Skip to content

Console Output

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-sgsn-test
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision da8b6e46d32b77c4648a7cfd70ca849118798d0d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10
Commit message: "jenkins-common: Treat -asan builds the same as -master"
 > git rev-list --no-walk da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10
[ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins14886741512926816849.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-sgsn-test + export IMAGE_SUFFIX=master + cd ttcn3-sgsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs ] + [ xjenkins-ttcn3-sgsn-test-2375 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-sgsn-test + SUITE_NAME=ttcn3-sgsn-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-sgsn-master ttcn3-sgsn-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #12 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #12 CACHED #13 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #13 CACHED #14 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #14 CACHED #15 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #17 CACHED #18 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #18 CACHED #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 CACHED #20 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #20 CACHED #21 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #21 CACHED #22 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #24 CACHED #25 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:6a4745a1978519bf2f920e8aa6cf2a9ae86170ebd4b0a92c3f908ca2ee92ace0 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 6a4745a19785 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.23kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.1s #7 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #7 CACHED #8 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #8 CACHED #9 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #9 CACHED #10 [3/7] WORKDIR /DATA #10 CACHED #11 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:cfa25486ee991a53301262764d5aa54d3078f6ee019b8d360aa24fc9bd49b5aa done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n cfa25486ee99 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406132026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406132026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406132026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406132026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo VTY library ii osmocom-nightly 202406132026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-sgsn-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep+ -q $USER echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #14 CACHED #15 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #15 CACHED #16 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #17 CACHED #18 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #18 CACHED #19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 CACHED #20 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #20 CACHED #21 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #23 CACHED #24 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:6a4745a1978519bf2f920e8aa6cf2a9ae86170ebd4b0a92c3f908ca2ee92ace0 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 6a4745a19785 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-sgsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-sgsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-sgsn-master + echo osmo-sgsn-master + dir=osmo-sgsn-master + pull_arg=--pull + grep ^FROM ../osmo-sgsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-sgsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-sgsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-sgsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/osmo-sgsn-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-sgsn-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.68kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libasn1c)" "pkgconfig(libcrypto)" "pkgconfig(libgtp)" "pkgconfig(libosmo-gsup-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-ranap)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-sgsn/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 433B done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libasn1c)" "pkgconfig(libcrypto)" "pkgconfig(libgtp)" "pkgconfig(libosmo-gsup-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-ranap)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 0.340 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.340 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.340 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.467 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.880 Reading package lists... #6 1.145 Reading package lists... #6 1.390 Building dependency tree... #6 1.443 Reading state information... #6 1.505 The following additional packages will be installed: #6 1.505 libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9 #6 1.505 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 1.505 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.505 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 1.517 The following NEW packages will be installed: #6 1.517 libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev #6 1.517 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #6 1.517 libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev #6 1.517 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.517 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.517 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 1.518 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly #6 1.558 0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. #6 1.558 Need to get 3922 kB of archives. #6 1.558 After this operation, 17.8 MB of additional disk space will be used. #6 1.558 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406132026 [1180 B] #6 1.587 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406132026 [164 kB] #6 1.593 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202406132026 [38.2 kB] #6 1.597 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202406132026 [139 kB] #6 1.600 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406132026 [46.0 kB] #6 1.601 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.22.945b.202406132026 [29.5 kB] #6 1.602 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406132026 [65.4 kB] #6 1.603 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406132026 [222 kB] #6 1.607 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406132026 [98.5 kB] #6 1.608 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.22.945b.202406132026 [72.6 kB] #6 1.609 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.22.945b.202406132026 [112 kB] #6 1.609 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.7.0.16.413f.202406132026 [19.0 kB] #6 1.609 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406132026 [66.0 kB] #6 1.610 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406132026 [173 kB] #6 1.611 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406132026 [54.4 kB] #6 1.612 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406132026 [58.6 kB] #6 1.612 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406132026 [45.3 kB] #6 1.612 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406132026 [38.6 kB] #6 1.613 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406132026 [840 kB] #6 1.618 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.7.0.16.413f.202406132026 [22.3 kB] #6 1.618 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406132026 [52.5 kB] #6 1.618 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.56.0a25.202406132026 [64.6 kB] #6 1.619 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202406132026 [87.8 kB] #6 1.620 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406132026 [123 kB] #6 1.621 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202406132026 [581 kB] #6 1.626 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202406132026 [101 kB] #6 1.627 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202406132026 [111 kB] #6 1.628 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.2.5324.202406132026 [75.2 kB] #6 1.629 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.2.5324.202406132026 [106 kB] #6 1.630 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.9.342f.202406132026 [223 kB] #6 1.632 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.9.342f.202406132026 [91.9 kB] #6 1.735 debconf: delaying package configuration, since apt-utils is not installed #6 1.778 Fetched 3922 kB in 0s (34.9 MB/s) #6 1.839 Selecting previously unselected package osmocom-nightly. #6 1.839 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117415 files and directories currently installed.) #6 1.875 Preparing to unpack .../00-osmocom-nightly_202406132026_amd64.deb ... #6 1.891 Unpacking osmocom-nightly (202406132026) ... #6 2.019 Selecting previously unselected package libosmocore21:amd64. #6 2.027 Preparing to unpack .../01-libosmocore21_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 2.061 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406132026) ... #6 2.197 Selecting previously unselected package libgtp6:amd64. #6 2.205 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202406132026_amd64.deb ... #6 2.222 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202406132026) ... #6 2.344 Selecting previously unselected package libgtp-dev:amd64. #6 2.362 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202406132026_amd64.deb ... #6 2.379 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202406132026) ... #6 2.524 Selecting previously unselected package libosmocodec4:amd64. #6 2.531 Preparing to unpack .../04-libosmocodec4_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 2.549 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406132026) ... #6 2.689 Selecting previously unselected package libosmotrau2:amd64. #6 2.707 Preparing to unpack .../05-libosmotrau2_1.5.1.22.945b.202406132026_amd64.deb ... #6 2.724 Unpacking libosmotrau2:amd64 (1.5.1.22.945b.202406132026) ... #6 2.857 Selecting previously unselected package libosmoisdn0:amd64. #6 2.875 Preparing to unpack .../06-libosmoisdn0_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 2.892 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 3.026 Selecting previously unselected package libosmogsm20:amd64. #6 3.044 Preparing to unpack .../07-libosmogsm20_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 3.061 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406132026) ... #6 3.208 Selecting previously unselected package libosmovty13:amd64. #6 3.216 Preparing to unpack .../08-libosmovty13_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 3.233 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406132026) ... #6 3.376 Selecting previously unselected package libosmoabis13:amd64. #6 3.384 Preparing to unpack .../09-libosmoabis13_1.5.1.22.945b.202406132026_amd64.deb ... #6 3.401 Unpacking libosmoabis13:amd64 (1.5.1.22.945b.202406132026) ... #6 3.526 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.544 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.22.945b.202406132026_amd64.deb ... #6 3.562 Unpacking libosmo-abis-dev:amd64 (1.5.1.22.945b.202406132026) ... #6 3.698 Selecting previously unselected package libosmo-gsup-client0:amd64. #6 3.706 Preparing to unpack .../11-libosmo-gsup-client0_1.7.0.16.413f.202406132026_amd64.deb ... #6 3.723 Unpacking libosmo-gsup-client0:amd64 (1.7.0.16.413f.202406132026) ... #6 3.865 Selecting previously unselected package libosmocoding0:amd64. #6 3.872 Preparing to unpack .../12-libosmocoding0_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 3.889 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 4.031 Selecting previously unselected package libosmogb14:amd64. #6 4.050 Preparing to unpack .../13-libosmogb14_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.067 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406132026) ... #6 4.213 Selecting previously unselected package libosmoctrl0:amd64. #6 4.231 Preparing to unpack .../14-libosmoctrl0_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.249 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 4.382 Selecting previously unselected package libosmosim2:amd64. #6 4.400 Preparing to unpack .../15-libosmosim2_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.417 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406132026) ... #6 4.542 Selecting previously unselected package libosmousb0:amd64. #6 4.550 Preparing to unpack .../16-libosmousb0_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.567 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 4.687 Selecting previously unselected package libosmocore. #6 4.705 Preparing to unpack .../17-libosmocore_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.722 Unpacking libosmocore (1.9.0.208.10d4d.202406132026) ... #6 4.847 Selecting previously unselected package libosmocore-dev:amd64. #6 4.864 Preparing to unpack .../18-libosmocore-dev_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.882 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406132026) ... #6 5.047 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #6 5.064 Preparing to unpack .../19-libosmo-gsup-client-dev_1.7.0.16.413f.202406132026_amd64.deb ... #6 5.082 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.16.413f.202406132026) ... #6 5.214 Selecting previously unselected package libosmonetif11:amd64. #6 5.232 Preparing to unpack .../20-libosmonetif11_1.4.0.56.0a25.202406132026_amd64.deb ... #6 5.249 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406132026) ... #6 5.373 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.391 Preparing to unpack .../21-libosmo-netif-dev_1.4.0.56.0a25.202406132026_amd64.deb ... #6 5.409 Unpacking libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406132026) ... #6 5.525 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.542 Preparing to unpack .../22-libosmo-sccp-dev_1.8.0.67.fb30.202406132026_amd64.deb ... #6 5.560 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406132026) ... #6 5.702 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.710 Preparing to unpack .../23-libosmo-sigtran9_1.8.0.67.fb30.202406132026_amd64.deb ... #6 5.727 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406132026) ... #6 5.851 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.869 Preparing to unpack .../24-libosmo-sigtran-dev_1.8.0.67.fb30.202406132026_amd64.deb ... #6 5.886 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406132026) ... #6 6.044 Selecting previously unselected package libsmpp1:amd64. #6 6.052 Preparing to unpack .../25-libsmpp1_1.14.4.1.f1ec.202406132026_amd64.deb ... #6 6.070 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202406132026) ... #6 6.199 Selecting previously unselected package libsmpp34-dev:amd64. #6 6.217 Preparing to unpack .../26-libsmpp34-dev_1.14.4.1.f1ec.202406132026_amd64.deb ... #6 6.234 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406132026) ... #6 6.380 Selecting previously unselected package libasn1c1:amd64. #6 6.387 Preparing to unpack .../27-libasn1c1_0.9.36.2.5324.202406132026_amd64.deb ... #6 6.405 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202406132026) ... #6 6.530 Selecting previously unselected package libasn1c-dev:amd64. #6 6.548 Preparing to unpack .../28-libasn1c-dev_0.9.36.2.5324.202406132026_amd64.deb ... #6 6.565 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202406132026) ... #6 6.706 Selecting previously unselected package libosmo-ranap7:amd64. #6 6.714 Preparing to unpack .../29-libosmo-ranap7_1.5.1.9.342f.202406132026_amd64.deb ... #6 6.730 Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f.202406132026) ... #6 6.864 Selecting previously unselected package libosmo-ranap-dev:amd64. #6 6.881 Preparing to unpack .../30-libosmo-ranap-dev_1.5.1.9.342f.202406132026_amd64.deb ... #6 6.898 Unpacking libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406132026) ... #6 7.086 Setting up osmocom-nightly (202406132026) ... #6 7.138 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202406132026) ... #6 7.188 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406132026) ... #6 7.238 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 7.292 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406132026) ... #6 7.344 Setting up libosmotrau2:amd64 (1.5.1.22.945b.202406132026) ... #6 7.396 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406132026) ... #6 7.448 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406132026) ... #6 7.500 Setting up libasn1c1:amd64 (0.9.36.2.5324.202406132026) ... #6 7.552 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406132026) ... #6 7.604 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 7.655 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202406132026) ... #6 7.703 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202406132026) ... #6 7.752 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202406132026) ... #6 7.801 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406132026) ... #6 7.850 Setting up libosmoabis13:amd64 (1.5.1.22.945b.202406132026) ... #6 7.900 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 7.949 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406132026) ... #6 7.998 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406132026) ... #6 8.048 Setting up libosmo-gsup-client0:amd64 (1.7.0.16.413f.202406132026) ... #6 8.097 Setting up libosmo-abis-dev:amd64 (1.5.1.22.945b.202406132026) ... #6 8.146 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 8.196 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406132026) ... #6 8.245 Setting up libosmocore (1.9.0.208.10d4d.202406132026) ... #6 8.294 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406132026) ... #6 8.344 Setting up libosmo-ranap7:amd64 (1.5.1.9.342f.202406132026) ... #6 8.393 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406132026) ... #6 8.442 Setting up libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406132026) ... #6 8.492 Setting up libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406132026) ... #6 8.541 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.16.413f.202406132026) ... #6 8.591 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406132026) ... #6 8.641 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 8.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-sgsn.git #9 0.316 Cloning into 'osmo-sgsn'... #9 DONE 1.1s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-SGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-sgsn #10 DONE 0.1s #11 [6/8] RUN CD osmo-sgsn && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-iu && make "-j$(nproc)" install && ldconfig #11 0.331 Already on 'master' #11 0.331 Your branch is up to date with 'origin/master'. #11 0.333 refs/heads/master #11 0.337 HEAD is now at bea6a0ff README.md: cosmetic: fix a typo #11 0.339 master #11 0.341 bea6a0ffb566eb1172d748e09cdd1778c72d8fd3 #11 2.536 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.536 libtoolize: copying file './ltmain.sh' #11 2.677 libtoolize: putting macros in 'm4'. #11 2.677 libtoolize: copying file 'm4/libtool.m4' #11 2.729 libtoolize: copying file 'm4/ltoptions.m4' #11 2.784 libtoolize: copying file 'm4/ltsugar.m4' #11 2.838 libtoolize: copying file 'm4/ltversion.m4' #11 2.893 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.987 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.987 libtoolize: and rerunning libtoolize and aclocal. #11 3.800 configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.800 configure.ac:66: You should run autoupdate. #11 3.800 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.800 configure.ac:66: the top level #11 3.800 configure.ac:117: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.800 configure.ac:117: You should run autoupdate. #11 3.800 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.800 configure.ac:117: the top level #11 3.800 configure.ac:154: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.800 configure.ac:154: You should run autoupdate. #11 3.800 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.800 configure.ac:154: the top level #11 3.800 configure.ac:233: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.800 configure.ac:233: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.800 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.800 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.800 configure.ac:233: the top level #11 3.800 configure.ac:235: warning: AC_OUTPUT should be used without arguments. #11 3.800 configure.ac:235: You should run autoupdate. #11 4.311 configure.ac:21: installing './compile' #11 4.313 configure.ac:23: installing './config.guess' #11 4.314 configure.ac:23: installing './config.sub' #11 4.316 configure.ac:9: installing './install-sh' #11 4.318 configure.ac:9: installing './missing' #11 4.411 src/gprs/Makefile.am: installing './depcomp' #11 4.451 tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory, #11 4.451 tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled #11 4.451 automake: warning: possible forward-incompatibility. #11 4.451 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.451 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.451 automake: object file(s) will be placed in the top-level directory. However, this #11 4.451 automake: behavior may change in a future Automake major version, with object #11 4.451 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.451 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.451 automake: project, to avoid future incompatibilities. #11 4.636 checking for a BSD-compatible install... /usr/bin/install -c #11 4.657 checking whether build environment is sane... yes #11 4.682 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.687 checking for gawk... gawk #11 4.687 checking whether make sets $(MAKE)... yes #11 4.713 checking whether make supports nested variables... yes #11 4.730 checking whether make supports nested variables... (cached) yes #11 4.731 checking whether make sets $(MAKE)... (cached) yes #11 4.737 checking for gcc... gcc #11 4.805 checking whether the C compiler works... yes #11 4.881 checking for C compiler default output file name... a.out #11 4.881 checking for suffix of executables... #11 4.917 checking whether we are cross compiling... no #11 4.948 checking for suffix of object files... o #11 4.973 checking whether the compiler supports GNU C... yes #11 4.999 checking whether gcc accepts -g... yes #11 5.016 checking for gcc option to enable C11 features... none needed #11 5.059 checking whether gcc understands -c and -o together... yes #11 5.080 checking whether make supports the include directive... yes (GNU style) #11 5.087 checking dependency style of gcc... gcc3 #11 5.164 checking build system type... x86_64-pc-linux-gnu #11 5.274 checking host system type... x86_64-pc-linux-gnu #11 5.274 checking how to print strings... printf #11 5.303 checking for a sed that does not truncate output... /usr/bin/sed #11 5.306 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.307 checking for egrep... /usr/bin/grep -E #11 5.307 checking for fgrep... /usr/bin/grep -F #11 5.308 checking for ld used by gcc... /usr/bin/ld #11 5.310 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.312 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.313 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.338 checking whether ln -s works... yes #11 5.338 checking the maximum length of command line arguments... 1572864 #11 5.352 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.352 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.353 checking for /usr/bin/ld option to reload object files... -r #11 5.354 checking for file... file #11 5.354 checking for objdump... objdump #11 5.355 checking how to recognize dependent libraries... pass_all #11 5.356 checking for dlltool... no #11 5.357 checking how to associate runtime and link libraries... printf %s\n #11 5.357 checking for ar... ar #11 5.358 checking for archiver @FILE support... @ #11 5.419 checking for strip... strip #11 5.420 checking for ranlib... ranlib #11 5.421 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.506 checking for sysroot... no #11 5.506 checking for a working dd... /usr/bin/dd #11 5.508 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.524 checking for mt... no #11 5.524 checking if : is a manifest tool... no #11 5.531 checking for stdio.h... yes #11 5.554 checking for stdlib.h... yes #11 5.576 checking for string.h... yes #11 5.600 checking for inttypes.h... yes #11 5.620 checking for stdint.h... yes #11 5.642 checking for strings.h... yes #11 5.658 checking for sys/stat.h... yes #11 5.681 checking for sys/types.h... yes #11 5.697 checking for unistd.h... yes #11 5.723 checking for dlfcn.h... yes #11 5.744 checking for objdir... .libs #11 5.806 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.836 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.836 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.872 checking if gcc static flag -static works... yes #11 5.922 checking if gcc supports -c -o file.o... yes #11 5.935 checking if gcc supports -c -o file.o... (cached) yes #11 5.935 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.942 checking whether -lc should be explicitly linked in... no #11 5.982 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.066 checking how to hardcode library paths into programs... immediate #11 6.066 checking whether stripping libraries is possible... yes #11 6.067 checking if libtool supports shared libraries... yes #11 6.067 checking whether to build shared libraries... yes #11 6.067 checking whether to build static libraries... yes #11 6.068 checking for pkg-config... /usr/bin/pkg-config #11 6.068 checking for pkg-config... /usr/bin/pkg-config #11 6.068 checking pkg-config is at least version 0.20... yes #11 6.070 checking for libosmocore >= 1.9.0... yes #11 6.080 checking for libosmovty >= 1.9.0... yes #11 6.100 checking for libosmoctrl >= 1.9.0... yes #11 6.123 checking for libosmogsm >= 1.9.0... yes #11 6.145 checking for libosmogb >= 1.9.0... yes #11 6.169 checking for libosmoabis >= 1.5.0... yes #11 6.187 checking for libosmo-netif >= 1.4.0... yes #11 6.207 checking for libosmo-gsup-client >= 1.7.0... yes #11 6.227 checking for libgtp >= 1.11.0... yes #11 6.249 checking for libosmo-sigtran >= 1.8.0... yes #11 6.269 checking for libasn1c >= 0.9.30... yes #11 6.288 checking for libosmo-ranap >= 1.5.0... yes #11 6.308 checking for libcares... yes #11 6.328 checking for egrep... (cached) /usr/bin/grep -E #11 6.329 checking if gcc supports -fvisibility=hidden... yes #11 6.375 checking whether to enable code coverage support... no #11 6.375 checking whether struct tm has tm_gmtoff member... yes #11 6.425 checking whether to enable VTY/CTRL tests... no #11 6.428 CFLAGS="-g -O2 -std=gnu11 -Wall -Wno-trigraphs" #11 6.428 CPPFLAGS=" -Wall -Wno-trigraphs" #11 6.474 checking that generated files are newer than configure... done #11 6.475 configure: creating ./config.status #11 7.586 config.status: creating include/Makefile #11 7.624 config.status: creating include/osmocom/Makefile #11 7.663 config.status: creating include/osmocom/gtphub/Makefile #11 7.703 config.status: creating include/osmocom/sgsn/Makefile #11 7.742 config.status: creating src/Makefile #11 7.782 config.status: creating src/gprs/Makefile #11 7.822 config.status: creating src/sgsn/Makefile #11 7.862 config.status: creating src/gtphub/Makefile #11 7.901 config.status: creating tests/Makefile #11 7.941 config.status: creating tests/atlocal #11 7.981 config.status: creating tests/gprs/Makefile #11 8.021 config.status: creating tests/sgsn/Makefile #11 8.061 config.status: creating tests/gtphub/Makefile #11 8.100 config.status: creating tests/xid/Makefile #11 8.140 config.status: creating tests/sndcp_xid/Makefile #11 8.178 config.status: creating tests/slhc/Makefile #11 8.218 config.status: creating tests/v42bis/Makefile #11 8.257 config.status: creating doc/Makefile #11 8.297 config.status: creating doc/examples/Makefile #11 8.336 config.status: creating doc/manuals/Makefile #11 8.374 config.status: creating contrib/Makefile #11 8.413 config.status: creating contrib/systemd/Makefile #11 8.452 config.status: creating Makefile #11 8.483 config.status: creating config.h #11 8.518 config.status: executing tests/atconfig commands #11 8.524 config.status: executing depfiles commands #11 9.198 config.status: executing libtool commands #11 9.292 echo 1.11.1.22-bea6a > .version-t && mv .version-t .version #11 9.297 make install-recursive #11 9.305 make[1]: Entering directory '/tmp/osmo-sgsn' #11 9.314 Making install in include #11 9.319 make[2]: Entering directory '/tmp/osmo-sgsn/include' #11 9.327 Making install in osmocom #11 9.332 make[3]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 9.341 Making install in gtphub #11 9.345 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 9.351 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 9.351 make[5]: Nothing to be done for 'install-exec-am'. #11 9.351 make[5]: Nothing to be done for 'install-data-am'. #11 9.351 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 9.352 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 9.352 Making install in sgsn #11 9.357 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 9.364 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 9.364 make[5]: Nothing to be done for 'install-exec-am'. #11 9.364 make[5]: Nothing to be done for 'install-data-am'. #11 9.364 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 9.364 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 9.368 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 9.374 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 9.374 make[5]: Nothing to be done for 'install-exec-am'. #11 9.374 make[5]: Nothing to be done for 'install-data-am'. #11 9.374 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 9.374 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 9.375 make[3]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 9.380 make[3]: Entering directory '/tmp/osmo-sgsn/include' #11 9.386 make[4]: Entering directory '/tmp/osmo-sgsn/include' #11 9.386 make[4]: Nothing to be done for 'install-exec-am'. #11 9.386 make[4]: Nothing to be done for 'install-data-am'. #11 9.386 make[4]: Leaving directory '/tmp/osmo-sgsn/include' #11 9.386 make[3]: Leaving directory '/tmp/osmo-sgsn/include' #11 9.387 make[2]: Leaving directory '/tmp/osmo-sgsn/include' #11 9.387 Making install in src #11 9.392 make[2]: Entering directory '/tmp/osmo-sgsn/src' #11 9.401 Making install in gprs #11 9.406 make[3]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 9.408 CC gprs_llc_parse.lo #11 9.409 CC crc24.lo #11 9.410 CC gprs_utils.lo #11 9.410 CC sgsn_ares.lo #11 9.577 CCLD libcommon.la #11 9.740 make[4]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 9.740 make[4]: Nothing to be done for 'install-exec-am'. #11 9.740 make[4]: Nothing to be done for 'install-data-am'. #11 9.740 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 9.741 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 9.741 Making install in sgsn #11 9.748 make[3]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 9.751 CC apn.o #11 9.751 CC gprs_bssgp.o #11 9.752 CC gprs_gmm_attach.o #11 9.753 CC gprs_gmm.o #11 9.755 CC gprs_gmm_fsm.o #11 9.755 CC gprs_mm_state_gb_fsm.o #11 9.755 CC gprs_ns.o #11 9.757 CC gprs_sm.o #11 9.757 CC gprs_sndcp.o #11 9.758 CC gprs_sndcp_comp.o #11 9.758 CC gprs_sndcp_dcomp.o #11 9.759 CC gprs_sndcp_pcomp.o #11 9.759 CC gprs_sndcp_vty.o #11 9.759 CC gprs_sndcp_xid.o #11 9.759 CC gtp_ggsn.o #11 9.759 CC gtp_mme.o #11 9.759 CC sgsn.o #11 9.760 CC sgsn_main.o #11 9.760 CC sgsn_vty.o #11 9.773 CC sgsn_libgtp.o #11 9.822 CC gprs_llc.o #11 9.831 CC gprs_llc_vty.o #11 9.834 CC mmctx.o #11 9.862 CC pdpctx.o #11 9.862 CC sgsn_ctrl.o #11 9.862 CC sgsn_auth.o #11 9.873 CC gprs_subscriber.o #11 9.876 CC sgsn_cdr.o #11 9.878 CC sgsn_rim.o #11 9.894 CC slhc.o #11 9.913 CC v42bis.o #11 9.913 CC gprs_mm_state_iu_fsm.o #11 9.913 CC gprs_llc_xid.o #11 9.913 CC gprs_ranap.o #11 10.04 gprs_ranap.c: In function 'gsm0408_gprs_rcvmsg_iu': #11 10.04 gprs_ranap.c:254:9: note: '#pragma message: set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?' #11 10.04 254 | #pragma message "set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?" #11 10.04 | ^~~~~~~ #11 10.38 CCLD osmo-sgsn #11 10.98 make[4]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 10.98 make[4]: Nothing to be done for 'install-data-am'. #11 10.98 /usr/bin/mkdir -p '/usr/local/bin' #11 10.98 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-sgsn '/usr/local/bin' #11 11.00 libtool: install: /usr/bin/install -c osmo-sgsn /usr/local/bin/osmo-sgsn #11 11.00 make[4]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 11.00 make[3]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 11.00 Making install in gtphub #11 11.00 make[3]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 11.00 CC gtphub_main.o #11 11.00 CC gtphub.o #11 11.00 CC gtphub_sock.o #11 11.00 CC gtphub_ares.o #11 11.00 CC gtphub_vty.o #11 11.62 CCLD osmo-gtphub #11 11.84 make[4]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 11.84 make[4]: Nothing to be done for 'install-data-am'. #11 11.84 /usr/bin/mkdir -p '/usr/local/bin' #11 11.84 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-gtphub '/usr/local/bin' #11 11.86 libtool: install: /usr/bin/install -c osmo-gtphub /usr/local/bin/osmo-gtphub #11 11.86 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 11.86 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 11.86 make[3]: Entering directory '/tmp/osmo-sgsn/src' #11 11.86 make[4]: Entering directory '/tmp/osmo-sgsn/src' #11 11.86 make[4]: Nothing to be done for 'install-exec-am'. #11 11.86 make[4]: Nothing to be done for 'install-data-am'. #11 11.86 make[4]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.86 make[3]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.86 make[2]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.86 Making install in contrib #11 11.86 make[2]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.87 Making install in systemd #11 11.87 make[3]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.87 make[4]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.87 make[4]: Nothing to be done for 'install-exec-am'. #11 11.87 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.88 /usr/bin/install -c -m 644 osmo-gtphub.service osmo-sgsn.service '/lib/systemd/system' #11 11.88 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.88 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.89 make[3]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.89 make[4]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.89 make[4]: Nothing to be done for 'install-exec-am'. #11 11.89 make[4]: Nothing to be done for 'install-data-am'. #11 11.89 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.89 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.89 make[2]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.89 Making install in tests #11 11.90 make[2]: Entering directory '/tmp/osmo-sgsn/tests' #11 11.91 Making install in gprs #11 11.91 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 11.92 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 11.92 make[4]: Nothing to be done for 'install-exec-am'. #11 11.92 make[4]: Nothing to be done for 'install-data-am'. #11 11.92 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 11.92 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 11.92 Making install in gtphub #11 11.92 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.93 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.93 make[4]: Nothing to be done for 'install-exec-am'. #11 11.93 make[4]: Nothing to be done for 'install-data-am'. #11 11.93 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.93 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.93 Making install in sgsn #11 11.94 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.94 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.94 make[4]: Nothing to be done for 'install-exec-am'. #11 11.94 make[4]: Nothing to be done for 'install-data-am'. #11 11.94 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.94 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.94 Making install in xid #11 11.95 make[3]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 11.95 make[4]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 11.95 make[4]: Nothing to be done for 'install-exec-am'. #11 11.95 make[4]: Nothing to be done for 'install-data-am'. #11 11.95 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 11.95 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 11.95 Making install in sndcp_xid #11 11.96 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.97 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.97 make[4]: Nothing to be done for 'install-exec-am'. #11 11.97 make[4]: Nothing to be done for 'install-data-am'. #11 11.97 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.97 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.97 Making install in slhc #11 11.97 make[3]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 11.98 make[4]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 11.98 make[4]: Nothing to be done for 'install-exec-am'. #11 11.98 make[4]: Nothing to be done for 'install-data-am'. #11 11.98 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 11.98 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 11.98 Making install in v42bis #11 11.98 make[3]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.99 make[4]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.99 make[4]: Nothing to be done for 'install-exec-am'. #11 11.99 make[4]: Nothing to be done for 'install-data-am'. #11 11.99 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.99 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.99 make[3]: Entering directory '/tmp/osmo-sgsn/tests' #11 12.00 make[4]: Entering directory '/tmp/osmo-sgsn/tests' #11 12.00 make[4]: Nothing to be done for 'install-exec-am'. #11 12.00 make[4]: Nothing to be done for 'install-data-am'. #11 12.00 make[4]: Leaving directory '/tmp/osmo-sgsn/tests' #11 12.00 make[3]: Leaving directory '/tmp/osmo-sgsn/tests' #11 12.00 make[2]: Leaving directory '/tmp/osmo-sgsn/tests' #11 12.00 Making install in doc #11 12.00 make[2]: Entering directory '/tmp/osmo-sgsn/doc' #11 12.01 Making install in examples #11 12.02 make[3]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 12.02 make[4]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 12.02 make[4]: Nothing to be done for 'install-exec-am'. #11 12.03 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.03 /usr/bin/install -c -m 644 osmo-gtphub/osmo-gtphub.cfg osmo-sgsn/osmo-sgsn.cfg '/usr/local/etc/osmocom' #11 12.04 make install-data-hook #11 12.04 make[5]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 12.04 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 12.04 j="/usr/local/share/doc/osmo-sgsn/examples/$f" && \ #11 12.04 mkdir -p "$(dirname $j)" && \ #11 12.04 /usr/bin/install -c -m 644 ./$f $j; \ #11 12.04 done #11 12.09 make[5]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 12.09 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 12.09 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 12.09 Making install in manuals #11 12.10 make[3]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 12.10 make[4]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 12.10 make[4]: Nothing to be done for 'install-exec-am'. #11 12.10 make[4]: Nothing to be done for 'install-data-am'. #11 12.10 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 12.10 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 12.11 make[3]: Entering directory '/tmp/osmo-sgsn/doc' #11 12.11 make[4]: Entering directory '/tmp/osmo-sgsn/doc' #11 12.11 make[4]: Nothing to be done for 'install-exec-am'. #11 12.11 make[4]: Nothing to be done for 'install-data-am'. #11 12.11 make[4]: Leaving directory '/tmp/osmo-sgsn/doc' #11 12.11 make[3]: Leaving directory '/tmp/osmo-sgsn/doc' #11 12.11 make[2]: Leaving directory '/tmp/osmo-sgsn/doc' #11 12.12 make[2]: Entering directory '/tmp/osmo-sgsn' #11 12.13 make[3]: Entering directory '/tmp/osmo-sgsn' #11 12.13 make[3]: Nothing to be done for 'install-exec-am'. #11 12.13 make[3]: Nothing to be done for 'install-data-am'. #11 12.13 make[3]: Leaving directory '/tmp/osmo-sgsn' #11 12.13 make[2]: Leaving directory '/tmp/osmo-sgsn' #11 12.13 make[1]: Leaving directory '/tmp/osmo-sgsn' #11 DONE 12.3s #12 [7/8] COPY OSMO-SGSN.CFG /data/osmo-sgsn.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:07b5ed19d130a459757806814d8eb641e0d18b9034eb6542b70f037592422698 done #14 naming to docker.io/osmocom-build/osmo-sgsn-master:latest 0.0s done #14 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/osmo-sgsn-master' + docker_image_exists osmo-sgsn-master + docker images -q osmocom-build/osmo-sgsn-master + test -n 07b5ed19d130 + list_osmo_packages debian-bookworm osmo-sgsn-master + local distro=debian-bookworm + local image=osmo-sgsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-sgsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-sgsn-master ### ii libosmo-abis-dev:amd64 1.5.1.22.945b.202406132026 amd64 Development headers for A-bis interface ii libosmo-gsup-client-dev:amd64 1.7.0.16.413f.202406132026 amd64 Development headers of Osmocom GSUP client library ii libosmo-gsup-client0:amd64 1.7.0.16.413f.202406132026 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406132026 amd64 Development headers for Osmocom network interface ii libosmo-ranap-dev:amd64 1.5.1.9.342f.202406132026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.9.342f.202406132026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406132026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406132026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406132026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.22.945b.202406132026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406132026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406132026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406132026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.22.945b.202406132026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo VTY library ii osmocom-nightly 202406132026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sgsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:c4a2a862d5fa36156f135b6ed83edc10c68b5030faee31be77ad985145814d7d Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-sgsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sgsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sgsn-test + echo ttcn3-sgsn-test + dir=ttcn3-sgsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-sgsn-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-sgsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-sgsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sgsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-sgsn-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-sgsn-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-sgsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 390B 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: 1.41kB 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" sgsn #8 0.287 + OSMO_TTCN3_BRANCH=master #8 0.287 + shift #8 0.287 + cd /osmo-ttcn3-hacks #8 0.287 + git fetch #8 0.330 + git checkout master #8 0.362 Already on 'master' #8 0.362 Your branch is up to date with 'origin/master'. #8 0.362 + git symbolic-ref -q HEAD #8 0.363 refs/heads/master #8 0.363 + git reset --hard origin/master #8 0.366 HEAD is now at 68e476c7 SGP32Definitions_Templates: use signature dummys with correct length #8 0.366 + git rev-parse --abbrev-ref HEAD #8 0.367 master #8 0.367 + git rev-parse HEAD #8 0.368 68e476c71fb91eba49b2638f13acb8c8fe353a4c #8 0.368 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.369 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.369 + make -j8 deps #8 0.463 (make -j20 -C deps || make -j1 -C deps) #8 0.467 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.468 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.258 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.259 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.259 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.260 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.260 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.261 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.262 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.262 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.263 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.264 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.265 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.266 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.266 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.267 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.267 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.267 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.351 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.351 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.354 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.354 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.459 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.459 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.459 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.459 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.459 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.460 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.464 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.464 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.465 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.469 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.469 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.473 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.478 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.535 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.535 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.536 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.536 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.536 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.536 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.537 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.537 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.538 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.538 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.538 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.539 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.539 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.540 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.540 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.540 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.540 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.541 #8 1.541 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.541 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.541 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.541 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.542 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.542 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.542 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.543 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.627 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.627 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.632 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.634 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.636 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.636 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.637 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.638 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.639 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.639 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.641 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.641 + make sgsn #8 1.761 (make -j20 -C deps || make -j1 -C deps) #8 1.766 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.424 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.425 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.426 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.426 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.427 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.428 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.429 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.429 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.430 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.431 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.432 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.433 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.433 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.434 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.435 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.435 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.528 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.528 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.539 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.539 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.615 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.616 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.626 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.628 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.634 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.634 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.634 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.637 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.637 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.639 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.645 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.645 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.658 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.696 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.696 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.696 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.696 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.696 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.696 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.696 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.696 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.696 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.696 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.696 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.696 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.696 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.697 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.697 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.697 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.697 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.697 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.697 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.697 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.697 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.698 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.705 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.706 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.719 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.719 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.789 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.789 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.795 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.796 (cd sgsn && ./gen_links.sh && ./regen_makefile.sh) #8 2.803 Linking TCCInterface_Functions.ttcn #8 2.805 Linking TCCConversion_Functions.ttcn #8 2.807 Linking TCCConversion.cc #8 2.809 Linking TCCInterface.cc #8 2.811 Linking TCCInterface_ip.h #8 2.813 Linking Socket_API_Definitions.ttcn #8 2.815 Linking IPL4asp_Functions.ttcn #8 2.817 Linking IPL4asp_PT.cc #8 2.819 Linking IPL4asp_PT.hh #8 2.821 Linking IPL4asp_PortType.ttcn #8 2.823 Linking IPL4asp_Types.ttcn #8 2.825 Linking IPL4asp_discovery.cc #8 2.827 Linking IPL4asp_protocol_L234.hh #8 2.829 Linking TELNETasp_PT.cc #8 2.830 Linking TELNETasp_PT.hh #8 2.833 Linking TELNETasp_PortType.ttcn #8 2.834 Linking NS_Types.ttcn #8 2.836 Linking BSSGP_EncDec.cc #8 2.838 Linking BSSGP_Types.ttcn #8 2.840 Linking LLC_EncDec.cc #8 2.842 Linking LLC_Types.ttcn #8 2.844 Linking SNDCP_Types.ttcn #8 2.847 Linking MobileL3_CC_Types.ttcn #8 2.849 Linking MobileL3_CommonIE_Types.ttcn #8 2.852 Linking MobileL3_GMM_SM_Types.ttcn #8 2.854 Linking MobileL3_MM_Types.ttcn #8 2.856 Linking MobileL3_RRM_Types.ttcn #8 2.858 Linking MobileL3_SMS_Types.ttcn #8 2.860 Linking MobileL3_SS_Types.ttcn #8 2.863 Linking MobileL3_Types.ttcn #8 2.865 Linking GTPC_EncDec.cc #8 2.867 Linking GTPC_Types.ttcn #8 2.870 Linking GTPU_EncDec.cc #8 2.872 Linking GTPU_Types.ttcn #8 2.874 Linking M3UA_Types.ttcn #8 2.877 Linking SCTPasp_PT.cc #8 2.879 Linking SCTPasp_PT.hh #8 2.881 Linking SCTPasp_PortType.ttcn #8 2.883 Linking SCTPasp_Types.ttcn #8 2.885 Linking MTP3asp_PortType.ttcn #8 2.887 Linking MTP3asp_Types.ttcn #8 2.889 Linking M3UA_Emulation.ttcn #8 2.891 Linking SCCP_Emulation.ttcn #8 2.893 Linking SCCP_EncDec.cc #8 2.895 Linking SCCP_Mapping.ttcnpp #8 2.897 Linking SCCP_Types.ttcn #8 2.899 Linking SCCPasp_Types.ttcn #8 2.902 Linking RANAP_CommonDataTypes.asn #8 2.904 Linking RANAP_Constants.asn #8 2.906 Linking RANAP_Containers.asn #8 2.908 Linking RANAP_IEs.asn #8 2.910 Linking RANAP_PDU_Contents.asn #8 2.912 Linking RANAP_PDU_Descriptions.asn #8 2.913 Linking RANAP_Types.ttcn #8 2.915 Linking RANAP_Templates.ttcn #8 2.918 Linking RANAP_CodecPort.ttcn #8 2.919 Linking RANAP_EncDec.cc #8 2.922 Linking Misc_Helpers.ttcn #8 2.924 Linking General_Types.ttcn #8 2.926 Linking GSM_Types.ttcn #8 2.928 Linking Osmocom_Types.ttcn #8 2.930 Linking RAW_NS.ttcnpp #8 2.932 Linking NS_Provider_IPL4.ttcn #8 2.934 Linking NS_Emulation.ttcnpp #8 2.936 Linking BSSGP_Emulation.ttcnpp #8 2.938 Linking Osmocom_Gb_Types.ttcn #8 2.940 Linking Osmocom_CTRL_Types.ttcn #8 2.943 Linking Osmocom_CTRL_Functions.ttcn #8 2.945 Linking Osmocom_CTRL_Adapter.ttcn #8 2.947 Linking Osmocom_VTY_Functions.ttcn #8 2.949 Linking LLC_Templates.ttcn #8 2.951 Linking L3_Templates.ttcn #8 2.954 Linking L3_Common.ttcn #8 2.956 Linking RAN_Emulation.ttcnpp #8 2.958 Linking RAN_Adapter.ttcnpp #8 2.961 Linking SCCP_Templates.ttcn #8 2.963 Linking IPA_Types.ttcn #8 2.965 Linking IPA_Emulation.ttcnpp #8 2.967 Linking IPA_CodecPort.ttcn #8 2.969 Linking IPA_CodecPort_CtrlFunct.ttcn #8 2.972 Linking IPA_CodecPort_CtrlFunctDef.cc #8 2.974 Linking Native_Functions.ttcn #8 2.976 Linking Native_FunctionDefs.cc #8 2.978 Linking PCO_Types.ttcn #8 2.981 Linking GSUP_Types.ttcn #8 2.983 Linking GSUP_Templates.ttcn #8 2.985 Linking GSUP_Emulation.ttcn #8 2.987 Linking GTPv1C_CodecPort.ttcn #8 2.989 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 2.992 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.994 Linking GTPv1C_Templates.ttcn #8 2.997 Linking Osmocom_Gb_Types.ttcn #8 2.999 Linking GTPv1U_CodecPort.ttcn #8 3.001 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 3.004 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 3.006 Linking GTPv1U_Templates.ttcn #8 3.008 Linking GTP_Emulation.ttcn #8 3.010 Linking IPCP_Types.ttcn #8 3.013 Linking RAW_NS.ttcnpp #8 3.073 Generating Makefile skeleton... #8 3.073 Makefile skeleton was generated. #8 3.101 make -C sgsn compile #8 3.114 make[1]: Entering directory '/osmo-ttcn3-hacks/sgsn' #8 3.114 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn #8 3.130 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 3.145 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn #8 3.157 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 3.167 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 3.180 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn #8 3.188 RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #8 3.188 135 | #endif NS_EMULATION_FR #8 3.188 | ^~~~~~~~~~~~~~~ #8 3.192 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 3.203 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 3.203 49 | "internal user MTP3asp_PT #8 3.203 | ^ #8 3.203 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 3.203 58 | " #8 3.203 | ^ #8 3.203 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 3.203 70 | "user MTP3asp_PT #8 3.203 | ^ #8 3.203 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 3.203 79 | " #8 3.203 | ^ #8 3.206 /usr/bin/ttcn3_compiler -L -U 8 BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_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 NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_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 NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn #8 3.209 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 3.209 #8 3.214 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 3.218 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.219 Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... #8 3.220 Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... #8 3.222 Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... #8 3.223 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 3.227 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 3.227 Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... #8 3.227 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 3.228 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 3.228 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 3.230 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 3.230 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 3.230 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 3.231 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.231 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 3.231 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 3.231 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 3.232 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 3.232 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.232 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.232 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.233 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 3.233 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 3.237 Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... #8 3.238 Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... #8 3.238 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 3.240 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 3.241 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 3.241 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 3.241 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.241 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 3.243 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 3.243 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 3.246 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 3.247 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 3.248 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 3.249 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 3.249 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 3.250 Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... #8 3.250 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 3.251 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.251 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 3.251 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 3.252 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 3.252 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 3.252 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 3.252 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 3.252 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 3.258 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.259 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 3.259 Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... #8 3.260 Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... #8 3.260 Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... #8 3.263 Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... #8 3.263 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 3.264 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.265 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.265 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.266 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.267 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.268 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.268 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.268 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.268 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.268 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.268 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.271 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 3.271 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.271 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 3.272 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.272 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.273 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 3.273 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 3.273 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 3.274 Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... #8 3.281 Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... #8 3.282 Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... #8 3.282 Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... #8 3.282 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.282 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.283 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.283 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.283 Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... #8 3.286 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 3.287 Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... #8 3.289 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 3.289 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 3.291 Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... #8 3.293 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 3.293 Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... #8 3.293 RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.293 Notify: Parsing ASN.1 module `RANAP_Constants.asn'... #8 3.293 RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.294 Notify: Parsing ASN.1 module `RANAP_Containers.asn'... #8 3.294 Notify: Parsing ASN.1 module `RANAP_IEs.asn'... #8 3.297 Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... #8 3.300 Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... #8 3.301 Notify: Checking modules... #8 3.302 NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': #8 3.302 NS_Provider_IPL4.ttcn:28.1-28: In import definition: #8 3.302 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 3.302 NS_Provider_IPL4.ttcn:29.1-28: In import definition: #8 3.302 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 3.302 NS_Provider_IPL4.ttcn:30.1-22: In import definition: #8 3.302 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 3.302 NS_Provider_IPL4.ttcn:31.1-24: In import definition: #8 3.302 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 3.302 NS_Provider_IPL4.ttcn:33.1-29: In import definition: #8 3.302 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 3.302 NS_Provider_IPL4.ttcn:34.1-32: In import definition: #8 3.302 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 3.303 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 3.303 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 3.312 GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': #8 3.312 GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': #8 3.312 GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.312 GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': #8 3.312 GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.312 GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here #8 3.312 GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': #8 3.312 GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.312 GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': #8 3.312 GSUP_Templates.ttcn:379.4-24: In component 1: #8 3.312 GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.312 GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': #8 3.312 GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.312 GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here #8 3.312 GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': #8 3.312 GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.312 GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': #8 3.312 GSUP_Templates.ttcn:391.4-24: In component 1: #8 3.312 GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.312 GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': #8 3.312 GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.312 GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': #8 3.313 GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': #8 3.313 GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': #8 3.313 GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': #8 3.313 In parameter #7 for `source_name': #8 3.313 GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': #8 3.313 GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.313 GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': #8 3.313 GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': #8 3.313 GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.313 GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': #8 3.313 GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': #8 3.313 GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': #8 3.313 GSUP_Templates.ttcn:1260.3-23: In component 1: #8 3.313 GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.313 GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': #8 3.313 GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:1284.2-1287.2: In if statement: #8 3.313 GSUP_Templates.ttcn:1285.3-45: In variable assignment: #8 3.313 GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': #8 3.313 GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': #8 3.313 GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:1304.2-1307.2: In if statement: #8 3.313 GSUP_Templates.ttcn:1305.3-33: In variable assignment: #8 3.313 GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': #8 3.313 GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': #8 3.313 GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': #8 3.313 GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': #8 3.313 GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': #8 3.313 GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': #8 3.313 In parameter #7 for `source_name': #8 3.313 GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here #8 3.313 In parameter #8 for `destination_name': #8 3.313 GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': #8 3.313 GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.313 GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': #8 3.313 GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': #8 3.313 GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.313 GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': #8 3.313 GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': #8 3.313 GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.313 GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': #8 3.313 GSUP_Templates.ttcn:470.4-24: In component 1: #8 3.313 GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.313 GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': #8 3.313 GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': #8 3.313 GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.313 GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': #8 3.313 GSUP_Templates.ttcn:478.4-24: In component 1: #8 3.313 GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.313 GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': #8 3.313 GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': #8 3.313 GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.313 GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': #8 3.313 GSUP_Templates.ttcn:486.3-23: In component 1: #8 3.313 GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.313 GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': #8 3.313 GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here #8 3.313 GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': #8 3.313 GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.313 GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': #8 3.313 GSUP_Templates.ttcn:490.3-23: In component 1: #8 3.313 GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.313 GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': #8 3.313 GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.313 GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here #8 3.314 GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': #8 3.314 GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.314 GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': #8 3.314 GSUP_Templates.ttcn:502.3-23: In component 1: #8 3.314 GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.314 GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': #8 3.314 GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.314 GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here #8 3.314 GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': #8 3.314 GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': #8 3.314 GSUP_Templates.ttcn:1372.3-23: In component 1: #8 3.314 GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.314 GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': #8 3.314 GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.314 GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here #8 3.314 GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': #8 3.314 GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.314 GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': #8 3.314 GSUP_Templates.ttcn:1497.3-23: In component 1: #8 3.314 GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.314 GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': #8 3.314 GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.314 GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here #8 3.314 GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': #8 3.314 GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.314 GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': #8 3.314 GSUP_Templates.ttcn:1524.3-23: In component 1: #8 3.314 GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.314 GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': #8 3.314 GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.314 GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here #8 3.315 GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': #8 3.315 GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.315 GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': #8 3.315 GSUP_Templates.ttcn:1551.3-23: In component 1: #8 3.315 GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.315 GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': #8 3.315 GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.315 GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here #8 3.315 GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': #8 3.315 GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.315 GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': #8 3.315 GSUP_Templates.ttcn:1598.3-23: In component 1: #8 3.315 GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.315 GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': #8 3.315 GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.315 GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here #8 3.315 GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': #8 3.315 GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.315 GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': #8 3.315 GSUP_Templates.ttcn:1626.3-23: In component 1: #8 3.315 GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.315 GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': #8 3.315 GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.315 GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here #8 3.315 GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': #8 3.315 GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.315 GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': #8 3.315 GSUP_Templates.ttcn:1653.3-23: In component 1: #8 3.315 GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.315 GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': #8 3.315 GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.315 GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here #8 3.315 GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': #8 3.315 GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.315 GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': #8 3.315 GSUP_Templates.ttcn:1681.3-23: In component 1: #8 3.315 GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.315 GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': #8 3.315 GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.315 GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here #8 3.315 GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': #8 3.315 GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.315 GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': #8 3.315 GSUP_Templates.ttcn:1706.3-23: In component 1: #8 3.315 GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.315 GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': #8 3.315 GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.315 GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here #8 3.315 GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': #8 3.315 GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.315 GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': #8 3.315 GSUP_Templates.ttcn:1733.3-23: In component 1: #8 3.315 GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.315 GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': #8 3.315 GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.315 GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here #8 3.315 GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': #8 3.315 GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.315 GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': #8 3.315 GSUP_Templates.ttcn:1787.3-23: In component 1: #8 3.315 GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.315 GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': #8 3.315 GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.315 GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here #8 3.315 GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': #8 3.315 GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.315 GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': #8 3.315 GSUP_Templates.ttcn:1803.3-23: In component 1: #8 3.315 GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.315 GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': #8 3.315 GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.315 GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here #8 3.317 GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': #8 3.317 GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': #8 3.317 GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement #8 3.325 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 3.325 GTPv1C_Templates.ttcn:75.2-78.2: In template definition `ts_Cause_gtpc': #8 3.325 GTPv1C_Templates.ttcn:75.2-78.2: While checking template restriction `value': #8 3.325 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.325 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.326 GTPv1C_Templates.ttcn:95.2-104.2: In function definition `f_tr_Cause_gtpc': #8 3.326 GTPv1C_Templates.ttcn:101.5-103.3: In else statement: #8 3.326 GTPv1C_Templates.ttcn:102.4-30: In return statement: #8 3.326 GTPv1C_Templates.ttcn:102.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 3.326 GTPv1C_Templates.ttcn:102.25-29: In parameter #1 for `cause': #8 3.326 GTPv1C_Templates.ttcn:102.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 3.326 GTPv1C_Templates.ttcn:95.27-50: note: Referenced template parameter is here #8 3.327 GTPv1C_Templates.ttcn:207.2-215.2: In function definition `f_tr_MS_Validated': #8 3.327 GTPv1C_Templates.ttcn:212.5-214.3: In else statement: #8 3.327 GTPv1C_Templates.ttcn:213.4-38: In return statement: #8 3.327 GTPv1C_Templates.ttcn:213.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 3.327 GTPv1C_Templates.ttcn:213.27-37: In parameter #1 for `msValidated': #8 3.327 GTPv1C_Templates.ttcn:213.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 3.327 GTPv1C_Templates.ttcn:207.29-58: note: Referenced template parameter is here #8 3.327 GTPv1C_Templates.ttcn:216.10-222.2: In function definition `f_ts_MS_Validated': #8 3.327 GTPv1C_Templates.ttcn:221.3-37: In return statement: #8 3.327 GTPv1C_Templates.ttcn:221.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 3.327 GTPv1C_Templates.ttcn:221.26-36: In parameter #1 for `msValidated': #8 3.327 GTPv1C_Templates.ttcn:221.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 3.327 GTPv1C_Templates.ttcn:216.37-68: note: Referenced template parameter is here #8 3.327 GTPv1C_Templates.ttcn:243.10-249.2: In function definition `f_ts_TEIC': #8 3.327 GTPv1C_Templates.ttcn:248.3-22: In return statement: #8 3.327 GTPv1C_Templates.ttcn:248.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 3.327 GTPv1C_Templates.ttcn:248.18-21: In parameter #1 for `teic': #8 3.327 GTPv1C_Templates.ttcn:248.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 3.327 GTPv1C_Templates.ttcn:243.29-53: note: Referenced template parameter is here #8 3.328 GTPv1C_Templates.ttcn:273.10-279.2: In function definition `f_ts_IMEISV': #8 3.328 GTPv1C_Templates.ttcn:278.3-26: In return statement: #8 3.328 GTPv1C_Templates.ttcn:278.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 3.328 GTPv1C_Templates.ttcn:278.20-25: In parameter #1 for `imeisv': #8 3.328 GTPv1C_Templates.ttcn:278.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 3.328 GTPv1C_Templates.ttcn:273.31-57: note: Referenced template parameter is here #8 3.328 GTPv1C_Templates.ttcn:298.2-310.2: In function definition `f_ts_MS_TimeZone': #8 3.328 GTPv1C_Templates.ttcn:303.3-305.3: In if statement: #8 3.328 GTPv1C_Templates.ttcn:304.4-66: In return statement: #8 3.328 GTPv1C_Templates.ttcn:304.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.328 In parameter #2 for `daylightSavingTime': #8 3.328 GTPv1C_Templates.ttcn:304.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 3.328 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 3.328 GTPv1C_Templates.ttcn:306.3-308.3: In if statement: #8 3.328 GTPv1C_Templates.ttcn:307.4-34: In return statement: #8 3.328 GTPv1C_Templates.ttcn:307.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.328 GTPv1C_Templates.ttcn:307.26-33: In parameter #1 for `timeZone': #8 3.328 GTPv1C_Templates.ttcn:307.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 3.328 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 3.328 GTPv1C_Templates.ttcn:309.3-53: In return statement: #8 3.328 GTPv1C_Templates.ttcn:309.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.328 GTPv1C_Templates.ttcn:309.25-32: In parameter #1 for `timeZone': #8 3.328 GTPv1C_Templates.ttcn:309.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 3.328 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 3.328 GTPv1C_Templates.ttcn:309.35-52: In parameter #2 for `daylightSavingTime': #8 3.328 GTPv1C_Templates.ttcn:309.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 3.328 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 3.328 GTPv1C_Templates.ttcn:328.10-334.2: In function definition `f_ts_ChargingCharacteristics': #8 3.328 GTPv1C_Templates.ttcn:333.3-49: In return statement: #8 3.328 GTPv1C_Templates.ttcn:333.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 3.328 GTPv1C_Templates.ttcn:333.37-48: In parameter #1 for `chargingChar': #8 3.328 GTPv1C_Templates.ttcn:333.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 3.328 GTPv1C_Templates.ttcn:328.48-80: note: Referenced template parameter is here #8 3.329 GTPv1C_Templates.ttcn:703.2-711.2: In function definition `f_tr_Imsi': #8 3.329 GTPv1C_Templates.ttcn:708.5-710.3: In else statement: #8 3.329 GTPv1C_Templates.ttcn:709.4-25: In return statement: #8 3.329 GTPv1C_Templates.ttcn:709.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 3.329 GTPv1C_Templates.ttcn:709.19-24: In parameter #1 for `digits': #8 3.329 GTPv1C_Templates.ttcn:709.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 3.329 GTPv1C_Templates.ttcn:703.21-50: note: Referenced template parameter is here #8 3.329 GTPv1C_Templates.ttcn:728.2-734.2: In function definition `f_ts_RATType': #8 3.329 GTPv1C_Templates.ttcn:731.5-733.3: In else statement: #8 3.329 GTPv1C_Templates.ttcn:732.4-30: In return statement: #8 3.329 GTPv1C_Templates.ttcn:732.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 3.329 GTPv1C_Templates.ttcn:732.22-29: In parameter #1 for `rat_type': #8 3.329 GTPv1C_Templates.ttcn:732.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 3.329 GTPv1C_Templates.ttcn:728.24-60: note: Referenced template parameter is here #8 3.329 GTPv1C_Templates.ttcn:740.2-748.2: In function definition `f_tr_RATType': #8 3.329 GTPv1C_Templates.ttcn:745.5-747.3: In else statement: #8 3.329 GTPv1C_Templates.ttcn:746.4-30: In return statement: #8 3.330 GTPv1C_Templates.ttcn:746.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 3.330 GTPv1C_Templates.ttcn:746.22-29: In parameter #1 for `rat_type': #8 3.330 GTPv1C_Templates.ttcn:746.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 3.330 GTPv1C_Templates.ttcn:740.24-50: note: Referenced template parameter is here #8 3.331 GTPv1C_Templates.ttcn:1027.2-1035.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 3.331 GTPv1C_Templates.ttcn:1028.16-1034.3: In template for record field `protocols': #8 3.331 GTPv1C_Templates.ttcn:1032.4-1033.62: In component 2: #8 3.331 GTPv1C_Templates.ttcn:1033.9-60: In template for record field `protoIDContents': #8 3.331 GTPv1C_Templates.ttcn:1033.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.331 GTPv1C_Templates.ttcn:1033.24-59: In parameter #1 for `inp': #8 3.331 GTPv1C_Templates.ttcn:1033.24-59: In the operand of operation `valueof()': #8 3.331 GTPv1C_Templates.ttcn:1145.2-1147.74: In template definition `ts_IPCP_ReqDNS': #8 3.331 GTPv1C_Templates.ttcn:1146.10-1147.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.331 GTPv1C_Templates.ttcn:1147.4-73: In parameter #3 for `opts': #8 3.331 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.331 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 3.331 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.331 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 3.331 GTPv1C_Templates.ttcn:1037.2-1045.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 3.331 GTPv1C_Templates.ttcn:1038.16-1044.3: In template for record field `protocols': #8 3.331 GTPv1C_Templates.ttcn:1042.4-1043.57: In component 2: #8 3.331 GTPv1C_Templates.ttcn:1043.9-55: In template for record field `protoIDContents': #8 3.331 GTPv1C_Templates.ttcn:1043.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.331 GTPv1C_Templates.ttcn:1043.24-54: In parameter #1 for `inp': #8 3.331 GTPv1C_Templates.ttcn:1043.24-54: In the operand of operation `valueof()': #8 3.331 GTPv1C_Templates.ttcn:1149.2-1151.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 3.331 GTPv1C_Templates.ttcn:1150.10-1151.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.331 GTPv1C_Templates.ttcn:1151.4-38: In parameter #3 for `opts': #8 3.331 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.331 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 3.331 GTPv1C_Templates.ttcn:1046.2-1054.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 3.331 GTPv1C_Templates.ttcn:1047.16-1053.3: In template for record field `protocols': #8 3.331 GTPv1C_Templates.ttcn:1051.4-1052.59: In component 2: #8 3.331 GTPv1C_Templates.ttcn:1052.9-57: In template for record field `protoIDContents': #8 3.331 GTPv1C_Templates.ttcn:1052.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.331 GTPv1C_Templates.ttcn:1052.24-56: In parameter #1 for `inp': #8 3.331 GTPv1C_Templates.ttcn:1052.24-56: In the operand of operation `valueof()': #8 3.331 GTPv1C_Templates.ttcn:1152.2-1154.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 3.331 GTPv1C_Templates.ttcn:1153.10-1154.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.331 GTPv1C_Templates.ttcn:1154.4-40: In parameter #3 for `opts': #8 3.331 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.331 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 3.331 GTPv1C_Templates.ttcn:1100.2-1114.2: In function definition `f_PCO_extract_proto': #8 3.331 GTPv1C_Templates.ttcn:1113.3-12: warning: Control never reaches this statement #8 3.335 GTPv1C_Templates.ttcn:1321.2-1358.2: In template definition `ts_SGSNContextRespPDU': #8 3.335 GTPv1C_Templates.ttcn:1327.27-1357.3: In template for union field `sgsn_ContextResponse': #8 3.335 GTPv1C_Templates.ttcn:1338.30-58: In template for record field `sgsn_addr_controlPlane': #8 3.335 GTPv1C_Templates.ttcn:1338.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 3.335 GTPv1C_Templates.ttcn:1338.41-57: In parameter #1 for `ip_addr': #8 3.335 GTPv1C_Templates.ttcn:1338.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 3.335 GTPv1C_Templates.ttcn:1324.8-60: note: Referenced template parameter is here #8 3.335 GTPv1C_Templates.ttcn:1321.2-1358.2: While checking template restriction `value': #8 3.335 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.335 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.336 GTPv1C_Templates.ttcn:1381.2-1390.2: In template definition `ts_SGSNContextAckPDU': #8 3.336 GTPv1C_Templates.ttcn:1381.2-1390.2: While checking template restriction `value': #8 3.336 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.336 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.336 GTPv1C_Templates.ttcn:1392.2-1396.2: In template definition `ts_GTPC_SGSNContextAck': #8 3.336 GTPv1C_Templates.ttcn:1392.55-1393.82: In formal parameter list: #8 3.336 GTPv1C_Templates.ttcn:1393.14-81: In parameter `SGSNContextAckPDU': #8 3.336 GTPv1C_Templates.ttcn:1393.62-81: In default value: #8 3.336 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.336 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.337 GTPv1C_Templates.ttcn:1436.2-1471.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 3.337 GTPv1C_Templates.ttcn:1470.3-12: In return statement: #8 3.337 GTPv1C_Templates.ttcn:1470.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 3.337 GTPv1C_Templates.ttcn:1437.39-1447.3: note: Referenced template variable is here #8 3.357 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 3.357 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 3.357 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 3.357 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 3.357 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 3.357 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 3.357 Osmocom_Gb_Types.ttcn:1056.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.357 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 3.366 RAW_NS.ttcn: In TTCN-3 module `RAW_NS': #8 3.366 RAW_NS.ttcnpp:70.1-123.1: In function definition `f_init_ns_codec': #8 3.366 RAW_NS.ttcnpp:89.2-120.2: In if statement: #8 3.366 RAW_NS.ttcnpp:95.3-109.3: In if statement: #8 3.366 RAW_NS.ttcnpp:108.4-95: In start test component statement: #8 3.366 NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': #8 3.366 NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: #8 3.366 NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: #8 3.366 NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: #8 3.366 NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': #8 3.366 NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': #8 3.366 NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value #8 3.371 NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': #8 3.371 NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': #8 3.371 NS_Emulation.ttcnpp:351.3-67: In start test component statement: #8 3.371 NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': #8 3.371 NS_Emulation.ttcnpp:715.3-16: In function instance: #8 3.371 NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': #8 3.371 NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: #8 3.371 NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: #8 3.371 NS_Emulation.ttcnpp:1040.34-46: In guard statement: #8 3.371 NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': #8 3.371 NS_Emulation.ttcnpp:784.4-20: In guard expression: #8 3.371 NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. #8 3.371 NS_Emulation.ttcnpp:790.4-19: In guard expression: #8 3.371 NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. #8 3.371 NS_Emulation.ttcnpp:796.4-20: In guard expression: #8 3.371 NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. #8 3.372 NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': #8 3.372 NS_Emulation.ttcnpp:419.3-423.3: In while statement: #8 3.372 NS_Emulation.ttcnpp:420.4-422.4: In alt construct: #8 3.372 NS_Emulation.ttcnpp:421.7-20: In guard statement: #8 3.372 NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': #8 3.372 NS_Emulation.ttcnpp:478.48-64: In guard statement: #8 3.372 NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': #8 3.372 NS_Emulation.ttcnpp:637.6-640.33: In guard operation: #8 3.372 NS_Emulation.ttcnpp:637.6-640.33: In receive statement: #8 3.372 NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. #8 3.372 NS_Emulation.ttcnpp:479.52-67: In guard statement: #8 3.372 NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': #8 3.372 NS_Emulation.ttcnpp:601.6-604.33: In guard operation: #8 3.372 NS_Emulation.ttcnpp:601.6-604.33: In receive statement: #8 3.372 NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. #8 3.417 BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': #8 3.417 BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': #8 3.417 BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: #8 3.417 BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: #8 3.417 BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': #8 3.417 BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: #8 3.417 BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': #8 3.417 BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: #8 3.417 BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: #8 3.417 BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: #8 3.417 BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': #8 3.417 BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: #8 3.417 BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. #8 3.419 BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: #8 3.419 BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. #8 3.419 BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: #8 3.419 BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. #8 3.420 BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: #8 3.420 BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': #8 3.420 BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: #8 3.420 BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. #8 3.420 BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: #8 3.420 BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. #8 3.420 BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: #8 3.420 BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. #8 3.426 BSSGP_Emulation.ttcnpp:221.2-21: In function instance: #8 3.426 BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': #8 3.426 BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: #8 3.426 BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: #8 3.426 BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: #8 3.426 BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': #8 3.426 BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: #8 3.426 BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: #8 3.426 BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 3.426 BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: #8 3.426 BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': #8 3.426 BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: #8 3.426 BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: #8 3.426 BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 3.426 BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: #8 3.426 BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: #8 3.426 BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: #8 3.427 BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: #8 3.427 BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: #8 3.427 BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': #8 3.427 BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. #8 3.427 BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: #8 3.427 BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: #8 3.427 BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. #8 3.428 BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: #8 3.428 BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': #8 3.428 BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: #8 3.428 BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: #8 3.428 BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 3.428 BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: #8 3.428 BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: #8 3.428 BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 3.428 BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: #8 3.428 BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: #8 3.428 BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 3.428 BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: #8 3.428 BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: #8 3.428 BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 3.428 BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: #8 3.428 BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: #8 3.428 BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 3.428 BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: #8 3.428 BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: #8 3.428 BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 3.428 BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: #8 3.428 BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: #8 3.428 BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 3.428 BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: #8 3.428 BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: #8 3.428 BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. #8 3.435 RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': #8 3.435 RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': #8 3.435 RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: #8 3.435 RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: #8 3.435 RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement #8 3.435 RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement #8 3.438 SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': #8 3.438 SGSN_Tests.ttcn:655.1-677.1: In altstep definition `as_mm_identity': #8 3.438 SGSN_Tests.ttcn:657.3-18: In guard expression: #8 3.438 SGSN_Tests.ttcn:657.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. #8 3.438 SGSN_Tests.ttcn:662.3-18: In guard expression: #8 3.438 SGSN_Tests.ttcn:662.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. #8 3.438 SGSN_Tests.ttcn:667.3-18: In guard expression: #8 3.438 SGSN_Tests.ttcn:667.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. #8 3.438 SGSN_Tests.ttcn:672.3-18: In guard expression: #8 3.438 SGSN_Tests.ttcn:672.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. #8 3.438 SGSN_Tests.ttcn:680.1-691.1: In function definition `f_receive_l3': #8 3.438 SGSN_Tests.ttcn:684.2-689.2: In alt construct: #8 3.438 SGSN_Tests.ttcn:685.3-18: In guard expression: #8 3.438 SGSN_Tests.ttcn:685.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. #8 3.438 SGSN_Tests.ttcn:686.3-18: In guard expression: #8 3.438 SGSN_Tests.ttcn:686.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. #8 3.439 SGSN_Tests.ttcn:724.1-797.1: In function definition `f_gmm_auth': #8 3.439 SGSN_Tests.ttcn:728.2-791.2: In if statement: #8 3.439 SGSN_Tests.ttcn:787.3-790.3: In if statement: #8 3.439 SGSN_Tests.ttcn:789.4-62: In receive statement: #8 3.439 SGSN_Tests.ttcn:789.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. #8 3.439 SGSN_Tests.ttcn:796.2-15: In deactivate statement: #8 3.439 SGSN_Tests.ttcn:796.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.441 SGSN_Tests.ttcn:1026.9-1084.1: In function definition `f_TC_attach_timeout_after_pdp_act': #8 3.441 SGSN_Tests.ttcn:1041.2-21: In function instance: #8 3.441 SGSN_Tests.ttcn:1488.1-1531.1: In function definition `f_pdp_ctx_act': #8 3.441 SGSN_Tests.ttcn:1500.76-1509.2: In statement block: #8 3.441 SGSN_Tests.ttcn:1503.3-1508.22: In send statement: #8 3.441 SGSN_Tests.ttcn:1503.33-1508.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': #8 3.441 SGSN_Tests.ttcn:1508.13-20: In parameter #12 for `recovery': #8 3.441 SGSN_Tests.ttcn:1508.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime #8 3.441 SGSN_Tests.ttcn:1492.29-44: note: Referenced template variable is here #8 3.442 SGSN_Tests.ttcn:1338.9-1344.1: In function definition `f_TC_attach_rau': #8 3.442 SGSN_Tests.ttcn:1342.2-33: In function instance: #8 3.442 SGSN_Tests.ttcn:2673.8-2696.1: In function definition `f_routing_area_update': #8 3.442 SGSN_Tests.ttcn:2687.2-2695.2: In alt construct: #8 3.442 SGSN_Tests.ttcn:2688.5-37: In guard statement: #8 3.442 SGSN_Tests.ttcn:2668.8-2671.1: In altstep definition `as_routing_area_update': #8 3.442 SGSN_Tests.ttcn:2669.3-18: In guard expression: #8 3.442 SGSN_Tests.ttcn:2669.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. #8 3.442 SGSN_Tests.ttcn:2670.3-18: In guard expression: #8 3.442 SGSN_Tests.ttcn:2670.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. #8 3.442 SGSN_Tests.ttcn:2670.21-56: In guard statement: #8 3.442 SGSN_Tests.ttcn:2647.8-2667.1: In altstep definition `as_routing_area_update_iu': #8 3.442 SGSN_Tests.ttcn:2664.3-61: In receive statement: #8 3.442 SGSN_Tests.ttcn:2664.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. #8 3.442 SGSN_Tests.ttcn:2689.3-18: In guard expression: #8 3.442 SGSN_Tests.ttcn:2689.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. #8 3.442 SGSN_Tests.ttcn:2690.3-18: In guard expression: #8 3.442 SGSN_Tests.ttcn:2690.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. #8 3.445 SGSN_Tests.ttcn:2832.9-2934.1: In function definition `f_TC_attach_usim_resync': #8 3.445 SGSN_Tests.ttcn:2924.2-15: In deactivate statement: #8 3.445 SGSN_Tests.ttcn:2924.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.445 SGSN_Tests.ttcn:2961.9-3007.1: In function definition `f_TC_attach_usim_crypt': #8 3.445 SGSN_Tests.ttcn:3006.2-15: In deactivate statement: #8 3.445 SGSN_Tests.ttcn:3006.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.445 SGSN_Tests.ttcn:3261.9-3282.1: In function definition `f_TC_suspend_nopaging': #8 3.445 SGSN_Tests.ttcn:3273.2-18: In function instance: #8 3.445 SGSN_Tests.ttcn:3273.2-18: warning: The value returned by function `@SGSN_Tests.f_bssgp_suspend' is not used #8 3.445 SGSN_Tests.ttcn:3281.2-14: In deactivate statement: #8 3.445 SGSN_Tests.ttcn:3281.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.446 SGSN_Tests.ttcn:3294.9-3322.1: In function definition `f_TC_suspend_resume': #8 3.446 SGSN_Tests.ttcn:3315.2-14: In deactivate statement: #8 3.446 SGSN_Tests.ttcn:3315.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.446 SGSN_Tests.ttcn:3333.9-3364.1: In function definition `f_TC_suspend_rau': #8 3.446 SGSN_Tests.ttcn:3345.2-18: In function instance: #8 3.446 SGSN_Tests.ttcn:3345.2-18: warning: The value returned by function `@SGSN_Tests.f_bssgp_suspend' is not used #8 3.446 SGSN_Tests.ttcn:3353.2-14: In deactivate statement: #8 3.446 SGSN_Tests.ttcn:3353.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.446 SGSN_Tests.ttcn:3412.1-3488.1: In testcase definition `TC_bssgp_rim_single_report': #8 3.446 SGSN_Tests.ttcn:3437.2-3439.19: In variable assignment: #8 3.446 SGSN_Tests.ttcn:3437.45-3439.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 3.446 SGSN_Tests.ttcn:3437.46-105: In parameter #1 for `dst': #8 3.446 SGSN_Tests.ttcn:3437.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 3.446 SGSN_Tests.ttcn:3437.97-104: In parameter #2 for `addr': #8 3.446 SGSN_Tests.ttcn:3437.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime #8 3.446 SGSN_Tests.ttcn:3418.35-42: note: Referenced template variable is here #8 3.446 SGSN_Tests.ttcn:3438.11-70: In parameter #2 for `src': #8 3.446 SGSN_Tests.ttcn:3438.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 3.446 SGSN_Tests.ttcn:3438.62-69: In parameter #2 for `addr': #8 3.446 SGSN_Tests.ttcn:3438.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime #8 3.446 SGSN_Tests.ttcn:3419.35-42: note: Referenced template variable is here #8 3.446 SGSN_Tests.ttcn:3466.2-3468.22: In variable assignment: #8 3.446 SGSN_Tests.ttcn:3466.47-3468.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': #8 3.446 SGSN_Tests.ttcn:3466.48-107: In parameter #1 for `dst': #8 3.446 SGSN_Tests.ttcn:3466.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 3.446 SGSN_Tests.ttcn:3466.99-106: In parameter #2 for `addr': #8 3.446 SGSN_Tests.ttcn:3466.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime #8 3.446 SGSN_Tests.ttcn:3419.35-42: note: Referenced template variable is here #8 3.446 SGSN_Tests.ttcn:3467.14-73: In parameter #2 for `src': #8 3.446 SGSN_Tests.ttcn:3467.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 3.446 SGSN_Tests.ttcn:3467.65-72: In parameter #2 for `addr': #8 3.446 SGSN_Tests.ttcn:3467.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime #8 3.446 SGSN_Tests.ttcn:3418.35-42: note: Referenced template variable is here #8 3.446 SGSN_Tests.ttcn:3490.1-3598.1: In testcase definition `TC_rim_eutran_to_geran': #8 3.446 SGSN_Tests.ttcn:3563.2-3565.21: In variable assignment: #8 3.446 SGSN_Tests.ttcn:3563.47-3565.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': #8 3.446 SGSN_Tests.ttcn:3563.48-115: In parameter #1 for `dst': #8 3.446 SGSN_Tests.ttcn:3563.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 3.446 SGSN_Tests.ttcn:3563.101-114: In parameter #2 for `addr': #8 3.446 SGSN_Tests.ttcn:3563.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime #8 3.446 SGSN_Tests.ttcn:3530.51-64: note: Referenced template variable is here #8 3.447 SGSN_Tests.ttcn:3564.13-78: In parameter #2 for `src': #8 3.447 SGSN_Tests.ttcn:3564.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 3.447 SGSN_Tests.ttcn:3564.64-77: In parameter #2 for `addr': #8 3.447 SGSN_Tests.ttcn:3564.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime #8 3.447 SGSN_Tests.ttcn:3530.35-48: note: Referenced template variable is here #8 3.447 SGSN_Tests.ttcn:3577.2-3579.22: In variable assignment: #8 3.447 SGSN_Tests.ttcn:3577.48-3579.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': #8 3.447 SGSN_Tests.ttcn:3579.14-21: In parameter #3 for `cont': #8 3.447 SGSN_Tests.ttcn:3579.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime #8 3.447 SGSN_Tests.ttcn:3568.50-57: note: Referenced template variable is here #8 3.447 SGSN_Tests.ttcn:3580.2-101: In variable assignment: #8 3.447 SGSN_Tests.ttcn:3580.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': #8 3.447 SGSN_Tests.ttcn:3580.45-100: In parameter #2 for `transparentContainer': #8 3.447 SGSN_Tests.ttcn:3580.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': #8 3.447 SGSN_Tests.ttcn:3580.81-99: In parameter #1 for `pdu': #8 3.447 SGSN_Tests.ttcn:3580.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime #8 3.447 SGSN_Tests.ttcn:3569.46-64: note: Referenced template variable is here #8 3.447 SGSN_Tests.ttcn:3733.9-3798.1: In function definition `f_TC_sgsn_context_req_in': #8 3.447 SGSN_Tests.ttcn:3779.2-3793.2: In alt construct: #8 3.447 SGSN_Tests.ttcn:3786.3-3787.58: In send statement: #8 3.447 SGSN_Tests.ttcn:3786.34-3787.57: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_SGSNContextAck': #8 3.447 SGSN_Tests.ttcn:3787.7-56: In parameter #4 for `SGSNContextAckPDU': #8 3.447 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.447 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.448 SGSN_Tests.ttcn:3810.9-3897.1: In function definition `f_TC_sgsn_context_req_out': #8 3.448 SGSN_Tests.ttcn:3857.2-3861.34: In variable assignment: #8 3.448 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.448 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.448 Notify: Generating code... #8 4.030 Notify: File `BSSGP_Emulation.hh' was generated. #8 4.030 Notify: File `BSSGP_Emulation.cc' was generated. #8 4.030 Notify: File `BSSGP_Emulation_part_1.cc' was generated. #8 4.030 Notify: File `BSSGP_Emulation_part_2.cc' was generated. #8 4.030 Notify: File `BSSGP_Emulation_part_3.cc' was generated. #8 4.030 Notify: File `BSSGP_Emulation_part_4.cc' was generated. #8 4.030 Notify: File `BSSGP_Emulation_part_5.cc' was generated. #8 4.030 Notify: File `BSSGP_Emulation_part_6.cc' was generated. #8 4.030 Notify: File `BSSGP_Emulation_part_7.cc' was generated. #8 4.031 Notify: File `BSSGP_Types.hh' was generated. #8 4.035 Notify: File `BSSGP_Types.cc' was generated. #8 4.038 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 4.040 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 4.040 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 4.041 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 4.041 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 4.041 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 4.041 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 4.041 Notify: File `GSM_Types.hh' was generated. #8 4.041 Notify: File `GSM_Types.cc' was generated. #8 4.041 Notify: File `GSM_Types_part_1.cc' was generated. #8 4.041 Notify: File `GSM_Types_part_2.cc' was generated. #8 4.041 Notify: File `GSM_Types_part_3.cc' was generated. #8 4.041 Notify: File `GSM_Types_part_4.cc' was generated. #8 4.041 Notify: File `GSM_Types_part_5.cc' was generated. #8 4.041 Notify: File `GSM_Types_part_6.cc' was generated. #8 4.041 Notify: File `GSM_Types_part_7.cc' was generated. #8 4.041 Notify: File `GSUP_Emulation.hh' was generated. #8 4.041 Notify: File `GSUP_Emulation.cc' was generated. #8 4.041 Notify: File `GSUP_Emulation_part_1.cc' was generated. #8 4.041 Notify: File `GSUP_Emulation_part_2.cc' was generated. #8 4.042 Notify: File `GSUP_Emulation_part_3.cc' was generated. #8 4.042 Notify: File `GSUP_Emulation_part_4.cc' was generated. #8 4.042 Notify: File `GSUP_Emulation_part_5.cc' was generated. #8 4.042 Notify: File `GSUP_Emulation_part_6.cc' was generated. #8 4.042 Notify: File `GSUP_Emulation_part_7.cc' was generated. #8 4.042 Notify: File `GSUP_Templates.hh' was generated. #8 4.042 Notify: File `GSUP_Templates.cc' was generated. #8 4.042 Notify: File `GSUP_Templates_part_1.cc' was generated. #8 4.042 Notify: File `GSUP_Templates_part_2.cc' was generated. #8 4.042 Notify: File `GSUP_Templates_part_3.cc' was generated. #8 4.042 Notify: File `GSUP_Templates_part_4.cc' was generated. #8 4.042 Notify: File `GSUP_Templates_part_5.cc' was generated. #8 4.042 Notify: File `GSUP_Templates_part_6.cc' was generated. #8 4.042 Notify: File `GSUP_Templates_part_7.cc' was generated. #8 4.042 Notify: File `GSUP_Types.hh' was generated. #8 4.043 Notify: File `GSUP_Types.cc' was generated. #8 4.043 Notify: File `GSUP_Types_part_1.cc' was generated. #8 4.043 Notify: File `GSUP_Types_part_2.cc' was generated. #8 4.043 Notify: File `GSUP_Types_part_3.cc' was generated. #8 4.043 Notify: File `GSUP_Types_part_4.cc' was generated. #8 4.043 Notify: File `GSUP_Types_part_5.cc' was generated. #8 4.043 Notify: File `GSUP_Types_part_6.cc' was generated. #8 4.043 Notify: File `GSUP_Types_part_7.cc' was generated. #8 4.044 Notify: File `GTPC_Types.hh' was generated. #8 4.047 Notify: File `GTPC_Types.cc' was generated. #8 4.050 Notify: File `GTPC_Types_part_1.cc' was generated. #8 4.052 Notify: File `GTPC_Types_part_2.cc' was generated. #8 4.052 Notify: File `GTPC_Types_part_3.cc' was generated. #8 4.052 Notify: File `GTPC_Types_part_4.cc' was generated. #8 4.052 Notify: File `GTPC_Types_part_5.cc' was generated. #8 4.052 Notify: File `GTPC_Types_part_6.cc' was generated. #8 4.052 Notify: File `GTPC_Types_part_7.cc' was generated. #8 4.052 Notify: File `GTPU_Types.hh' was generated. #8 4.053 Notify: File `GTPU_Types.cc' was generated. #8 4.053 Notify: File `GTPU_Types_part_1.cc' was generated. #8 4.053 Notify: File `GTPU_Types_part_2.cc' was generated. #8 4.053 Notify: File `GTPU_Types_part_3.cc' was generated. #8 4.053 Notify: File `GTPU_Types_part_4.cc' was generated. #8 4.053 Notify: File `GTPU_Types_part_5.cc' was generated. #8 4.053 Notify: File `GTPU_Types_part_6.cc' was generated. #8 4.053 Notify: File `GTPU_Types_part_7.cc' was generated. #8 4.053 Notify: File `GTP_Emulation.hh' was generated. #8 4.053 Notify: File `GTP_Emulation.cc' was generated. #8 4.053 Notify: File `GTP_Emulation_part_1.cc' was generated. #8 4.053 Notify: File `GTP_Emulation_part_2.cc' was generated. #8 4.053 Notify: File `GTP_Emulation_part_3.cc' was generated. #8 4.053 Notify: File `GTP_Emulation_part_4.cc' was generated. #8 4.053 Notify: File `GTP_Emulation_part_5.cc' was generated. #8 4.053 Notify: File `GTP_Emulation_part_6.cc' was generated. #8 4.053 Notify: File `GTP_Emulation_part_7.cc' was generated. #8 4.053 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 4.054 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 4.054 Notify: File `GTPv1C_Templates.hh' was generated. #8 4.054 Notify: File `GTPv1C_Templates.cc' was generated. #8 4.054 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 4.054 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 4.054 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 4.054 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 4.054 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 4.054 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 4.054 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 4.055 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 4.055 Notify: File `GTPv1U_Templates.hh' was generated. #8 4.055 Notify: File `GTPv1U_Templates.cc' was generated. #8 4.055 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 4.055 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 4.055 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 4.055 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 4.055 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 4.055 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 4.055 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 4.056 Notify: File `General_Types.hh' was generated. #8 4.056 Notify: File `General_Types.cc' was generated. #8 4.056 Notify: File `General_Types_part_1.cc' was generated. #8 4.056 Notify: File `General_Types_part_2.cc' was generated. #8 4.056 Notify: File `General_Types_part_3.cc' was generated. #8 4.056 Notify: File `General_Types_part_4.cc' was generated. #8 4.056 Notify: File `General_Types_part_5.cc' was generated. #8 4.056 Notify: File `General_Types_part_6.cc' was generated. #8 4.056 Notify: File `General_Types_part_7.cc' was generated. #8 4.056 Notify: File `IPA_CodecPort.hh' was generated. #8 4.056 Notify: File `IPA_CodecPort.cc' was generated. #8 4.056 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 4.056 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 4.056 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.056 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.056 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.056 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.056 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.056 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.057 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.057 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 4.057 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 4.057 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 4.057 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 4.057 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 4.057 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 4.057 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 4.057 Notify: File `IPA_Emulation.hh' was generated. #8 4.057 Notify: File `IPA_Emulation.cc' was generated. #8 4.057 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 4.057 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 4.057 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 4.057 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 4.057 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 4.057 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 4.057 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 4.057 Notify: File `IPA_Types.hh' was generated. #8 4.058 Notify: File `IPA_Types.cc' was generated. #8 4.058 Notify: File `IPA_Types_part_1.cc' was generated. #8 4.058 Notify: File `IPA_Types_part_2.cc' was generated. #8 4.058 Notify: File `IPA_Types_part_3.cc' was generated. #8 4.058 Notify: File `IPA_Types_part_4.cc' was generated. #8 4.058 Notify: File `IPA_Types_part_5.cc' was generated. #8 4.058 Notify: File `IPA_Types_part_6.cc' was generated. #8 4.058 Notify: File `IPA_Types_part_7.cc' was generated. #8 4.058 Notify: File `IPCP_Types.hh' was generated. #8 4.058 Notify: File `IPCP_Types.cc' was generated. #8 4.058 Notify: File `IPCP_Types_part_1.cc' was generated. #8 4.058 Notify: File `IPCP_Types_part_2.cc' was generated. #8 4.058 Notify: File `IPCP_Types_part_3.cc' was generated. #8 4.058 Notify: File `IPCP_Types_part_4.cc' was generated. #8 4.058 Notify: File `IPCP_Types_part_5.cc' was generated. #8 4.058 Notify: File `IPCP_Types_part_6.cc' was generated. #8 4.058 Notify: File `IPCP_Types_part_7.cc' was generated. #8 4.058 Notify: File `IPL4asp_Functions.hh' was generated. #8 4.058 Notify: File `IPL4asp_Functions.cc' was generated. #8 4.058 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 4.058 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 4.058 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 4.058 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 4.058 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 4.058 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 4.058 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 4.059 Notify: File `IPL4asp_PortType.hh' was generated. #8 4.059 Notify: File `IPL4asp_PortType.cc' was generated. #8 4.059 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 4.059 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 4.059 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 4.059 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 4.059 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 4.059 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 4.059 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 4.059 Notify: File `IPL4asp_Types.hh' was generated. #8 4.059 Notify: File `IPL4asp_Types.cc' was generated. #8 4.059 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 4.059 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 4.059 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 4.059 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 4.059 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 4.059 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 4.059 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 4.059 Notify: File `L3_Common.hh' was generated. #8 4.060 Notify: File `L3_Common.cc' was generated. #8 4.060 Notify: File `L3_Common_part_1.cc' was generated. #8 4.060 Notify: File `L3_Common_part_2.cc' was generated. #8 4.060 Notify: File `L3_Common_part_3.cc' was generated. #8 4.060 Notify: File `L3_Common_part_4.cc' was generated. #8 4.060 Notify: File `L3_Common_part_5.cc' was generated. #8 4.060 Notify: File `L3_Common_part_6.cc' was generated. #8 4.060 Notify: File `L3_Common_part_7.cc' was generated. #8 4.060 Notify: File `L3_Templates.hh' was generated. #8 4.060 Notify: File `L3_Templates.cc' was generated. #8 4.060 Notify: File `L3_Templates_part_1.cc' was generated. #8 4.060 Notify: File `L3_Templates_part_2.cc' was generated. #8 4.060 Notify: File `L3_Templates_part_3.cc' was generated. #8 4.060 Notify: File `L3_Templates_part_4.cc' was generated. #8 4.060 Notify: File `L3_Templates_part_5.cc' was generated. #8 4.060 Notify: File `L3_Templates_part_6.cc' was generated. #8 4.060 Notify: File `L3_Templates_part_7.cc' was generated. #8 4.060 Notify: File `LLC_Templates.hh' was generated. #8 4.060 Notify: File `LLC_Templates.cc' was generated. #8 4.060 Notify: File `LLC_Templates_part_1.cc' was generated. #8 4.060 Notify: File `LLC_Templates_part_2.cc' was generated. #8 4.060 Notify: File `LLC_Templates_part_3.cc' was generated. #8 4.061 Notify: File `LLC_Templates_part_4.cc' was generated. #8 4.061 Notify: File `LLC_Templates_part_5.cc' was generated. #8 4.061 Notify: File `LLC_Templates_part_6.cc' was generated. #8 4.061 Notify: File `LLC_Templates_part_7.cc' was generated. #8 4.061 Notify: File `LLC_Types.hh' was generated. #8 4.061 Notify: File `LLC_Types.cc' was generated. #8 4.061 Notify: File `LLC_Types_part_1.cc' was generated. #8 4.061 Notify: File `LLC_Types_part_2.cc' was generated. #8 4.061 Notify: File `LLC_Types_part_3.cc' was generated. #8 4.061 Notify: File `LLC_Types_part_4.cc' was generated. #8 4.061 Notify: File `LLC_Types_part_5.cc' was generated. #8 4.061 Notify: File `LLC_Types_part_6.cc' was generated. #8 4.061 Notify: File `LLC_Types_part_7.cc' was generated. #8 4.062 Notify: File `M3UA_Emulation.hh' was generated. #8 4.062 Notify: File `M3UA_Emulation.cc' was generated. #8 4.062 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 4.062 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 4.062 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 4.062 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 4.062 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 4.062 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 4.062 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 4.062 Notify: File `M3UA_Types.hh' was generated. #8 4.064 Notify: File `M3UA_Types.cc' was generated. #8 4.064 Notify: File `M3UA_Types_part_1.cc' was generated. #8 4.064 Notify: File `M3UA_Types_part_2.cc' was generated. #8 4.064 Notify: File `M3UA_Types_part_3.cc' was generated. #8 4.064 Notify: File `M3UA_Types_part_4.cc' was generated. #8 4.064 Notify: File `M3UA_Types_part_5.cc' was generated. #8 4.064 Notify: File `M3UA_Types_part_6.cc' was generated. #8 4.064 Notify: File `M3UA_Types_part_7.cc' was generated. #8 4.064 Notify: File `MTP3asp_PortType.hh' was generated. #8 4.064 Notify: File `MTP3asp_PortType.cc' was generated. #8 4.064 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 4.064 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 4.064 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 4.064 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 4.064 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 4.064 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 4.064 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 4.064 Notify: File `MTP3asp_Types.hh' was generated. #8 4.065 Notify: File `MTP3asp_Types.cc' was generated. #8 4.065 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 4.065 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 4.065 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 4.065 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 4.065 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 4.065 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 4.065 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 4.065 Notify: File `Misc_Helpers.hh' was generated. #8 4.065 Notify: File `Misc_Helpers.cc' was generated. #8 4.065 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 4.065 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 4.065 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 4.065 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 4.065 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 4.065 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 4.065 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 4.065 Notify: File `MobileL3_CC_Types.hh' was generated. #8 4.068 Notify: File `MobileL3_CC_Types.cc' was generated. #8 4.068 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 4.068 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 4.068 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 4.068 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 4.068 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 4.068 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 4.068 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 4.068 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 4.070 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 4.070 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 4.070 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 4.070 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 4.070 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 4.070 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 4.070 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 4.070 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 4.070 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 4.073 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 4.076 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 4.076 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 4.076 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 4.076 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 4.076 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 4.076 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 4.076 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 4.076 Notify: File `MobileL3_MM_Types.hh' was generated. #8 4.077 Notify: File `MobileL3_MM_Types.cc' was generated. #8 4.077 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 4.077 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 4.078 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 4.078 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 4.078 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 4.078 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 4.078 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 4.078 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 4.082 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 4.082 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 4.082 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 4.082 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 4.082 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 4.082 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 4.082 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 4.082 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 4.082 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 4.083 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 4.083 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 4.083 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 4.083 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 4.083 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 4.084 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 4.084 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 4.084 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 4.084 Notify: File `MobileL3_SS_Types.hh' was generated. #8 4.084 Notify: File `MobileL3_SS_Types.cc' was generated. #8 4.084 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 4.084 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 4.084 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 4.084 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 4.084 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 4.084 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 4.084 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 4.084 Notify: File `MobileL3_Types.hh' was generated. #8 4.084 Notify: File `MobileL3_Types.cc' was generated. #8 4.084 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 4.085 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 4.085 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 4.085 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 4.085 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 4.085 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 4.085 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 4.085 Notify: File `NS_Emulation.hh' was generated. #8 4.085 Notify: File `NS_Emulation.cc' was generated. #8 4.085 Notify: File `NS_Emulation_part_1.cc' was generated. #8 4.085 Notify: File `NS_Emulation_part_2.cc' was generated. #8 4.085 Notify: File `NS_Emulation_part_3.cc' was generated. #8 4.085 Notify: File `NS_Emulation_part_4.cc' was generated. #8 4.085 Notify: File `NS_Emulation_part_5.cc' was generated. #8 4.085 Notify: File `NS_Emulation_part_6.cc' was generated. #8 4.085 Notify: File `NS_Emulation_part_7.cc' was generated. #8 4.085 Notify: File `NS_Provider_IPL4.hh' was generated. #8 4.085 Notify: File `NS_Provider_IPL4.cc' was generated. #8 4.085 Notify: File `NS_Provider_IPL4_part_1.cc' was generated. #8 4.086 Notify: File `NS_Provider_IPL4_part_2.cc' was generated. #8 4.086 Notify: File `NS_Provider_IPL4_part_3.cc' was generated. #8 4.086 Notify: File `NS_Provider_IPL4_part_4.cc' was generated. #8 4.086 Notify: File `NS_Provider_IPL4_part_5.cc' was generated. #8 4.086 Notify: File `NS_Provider_IPL4_part_6.cc' was generated. #8 4.086 Notify: File `NS_Provider_IPL4_part_7.cc' was generated. #8 4.086 Notify: File `NS_Types.hh' was generated. #8 4.087 Notify: File `NS_Types.cc' was generated. #8 4.087 Notify: File `NS_Types_part_1.cc' was generated. #8 4.087 Notify: File `NS_Types_part_2.cc' was generated. #8 4.087 Notify: File `NS_Types_part_3.cc' was generated. #8 4.087 Notify: File `NS_Types_part_4.cc' was generated. #8 4.087 Notify: File `NS_Types_part_5.cc' was generated. #8 4.087 Notify: File `NS_Types_part_6.cc' was generated. #8 4.087 Notify: File `NS_Types_part_7.cc' was generated. #8 4.087 Notify: File `Native_Functions.hh' was generated. #8 4.087 Notify: File `Native_Functions.cc' was generated. #8 4.087 Notify: File `Native_Functions_part_1.cc' was generated. #8 4.087 Notify: File `Native_Functions_part_2.cc' was generated. #8 4.087 Notify: File `Native_Functions_part_3.cc' was generated. #8 4.087 Notify: File `Native_Functions_part_4.cc' was generated. #8 4.087 Notify: File `Native_Functions_part_5.cc' was generated. #8 4.087 Notify: File `Native_Functions_part_6.cc' was generated. #8 4.087 Notify: File `Native_Functions_part_7.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 4.087 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 4.088 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 4.088 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 4.088 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 4.088 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 4.088 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 4.088 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 4.088 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 4.088 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 4.088 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 4.088 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 4.088 Notify: File `Osmocom_Types.hh' was generated. #8 4.089 Notify: File `Osmocom_Types.cc' was generated. #8 4.089 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 4.089 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 4.089 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 4.089 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 4.089 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 4.089 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 4.089 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 4.089 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 4.089 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 4.089 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 4.089 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 4.089 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 4.089 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 4.089 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 4.089 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 4.089 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 4.089 Notify: File `PCO_Types.hh' was generated. #8 4.089 Notify: File `PCO_Types.cc' was generated. #8 4.089 Notify: File `PCO_Types_part_1.cc' was generated. #8 4.089 Notify: File `PCO_Types_part_2.cc' was generated. #8 4.089 Notify: File `PCO_Types_part_3.cc' was generated. #8 4.089 Notify: File `PCO_Types_part_4.cc' was generated. #8 4.089 Notify: File `PCO_Types_part_5.cc' was generated. #8 4.089 Notify: File `PCO_Types_part_6.cc' was generated. #8 4.089 Notify: File `PCO_Types_part_7.cc' was generated. #8 4.089 Notify: File `RANAP_CodecPort.hh' was generated. #8 4.090 Notify: File `RANAP_CodecPort.cc' was generated. #8 4.090 Notify: File `RANAP_CodecPort_part_1.cc' was generated. #8 4.090 Notify: File `RANAP_CodecPort_part_2.cc' was generated. #8 4.090 Notify: File `RANAP_CodecPort_part_3.cc' was generated. #8 4.090 Notify: File `RANAP_CodecPort_part_4.cc' was generated. #8 4.090 Notify: File `RANAP_CodecPort_part_5.cc' was generated. #8 4.090 Notify: File `RANAP_CodecPort_part_6.cc' was generated. #8 4.090 Notify: File `RANAP_CodecPort_part_7.cc' was generated. #8 4.090 Notify: File `RANAP_CommonDataTypes.hh' was generated. #8 4.090 Notify: File `RANAP_CommonDataTypes.cc' was generated. #8 4.090 Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. #8 4.090 Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. #8 4.090 Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. #8 4.090 Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. #8 4.090 Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. #8 4.090 Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. #8 4.090 Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. #8 4.090 Notify: File `RANAP_Constants.hh' was generated. #8 4.090 Notify: File `RANAP_Constants.cc' was generated. #8 4.090 Notify: File `RANAP_Constants_part_1.cc' was generated. #8 4.090 Notify: File `RANAP_Constants_part_2.cc' was generated. #8 4.090 Notify: File `RANAP_Constants_part_3.cc' was generated. #8 4.090 Notify: File `RANAP_Constants_part_4.cc' was generated. #8 4.090 Notify: File `RANAP_Constants_part_5.cc' was generated. #8 4.090 Notify: File `RANAP_Constants_part_6.cc' was generated. #8 4.090 Notify: File `RANAP_Constants_part_7.cc' was generated. #8 4.091 Notify: File `RANAP_Containers.hh' was generated. #8 4.091 Notify: File `RANAP_Containers.cc' was generated. #8 4.091 Notify: File `RANAP_Containers_part_1.cc' was generated. #8 4.091 Notify: File `RANAP_Containers_part_2.cc' was generated. #8 4.091 Notify: File `RANAP_Containers_part_3.cc' was generated. #8 4.091 Notify: File `RANAP_Containers_part_4.cc' was generated. #8 4.091 Notify: File `RANAP_Containers_part_5.cc' was generated. #8 4.091 Notify: File `RANAP_Containers_part_6.cc' was generated. #8 4.091 Notify: File `RANAP_Containers_part_7.cc' was generated. #8 4.093 Notify: File `RANAP_IEs.hh' was generated. #8 4.096 Notify: File `RANAP_IEs.cc' was generated. #8 4.098 Notify: File `RANAP_IEs_part_1.cc' was generated. #8 4.101 Notify: File `RANAP_IEs_part_2.cc' was generated. #8 4.104 Notify: File `RANAP_IEs_part_3.cc' was generated. #8 4.105 Notify: File `RANAP_IEs_part_4.cc' was generated. #8 4.105 Notify: File `RANAP_IEs_part_5.cc' was generated. #8 4.105 Notify: File `RANAP_IEs_part_6.cc' was generated. #8 4.105 Notify: File `RANAP_IEs_part_7.cc' was generated. #8 4.109 Notify: File `RANAP_PDU_Contents.hh' was generated. #8 4.112 Notify: File `RANAP_PDU_Contents.cc' was generated. #8 4.115 Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. #8 4.118 Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. #8 4.121 Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. #8 4.124 Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. #8 4.127 Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. #8 4.130 Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. #8 4.133 Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. #8 4.133 Notify: File `RANAP_PDU_Descriptions.hh' was generated. #8 4.134 Notify: File `RANAP_PDU_Descriptions.cc' was generated. #8 4.134 Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. #8 4.134 Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. #8 4.134 Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. #8 4.134 Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. #8 4.134 Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. #8 4.134 Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. #8 4.134 Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. #8 4.134 Notify: File `RANAP_Templates.hh' was generated. #8 4.134 Notify: File `RANAP_Templates.cc' was generated. #8 4.134 Notify: File `RANAP_Templates_part_1.cc' was generated. #8 4.134 Notify: File `RANAP_Templates_part_2.cc' was generated. #8 4.134 Notify: File `RANAP_Templates_part_3.cc' was generated. #8 4.134 Notify: File `RANAP_Templates_part_4.cc' was generated. #8 4.134 Notify: File `RANAP_Templates_part_5.cc' was generated. #8 4.134 Notify: File `RANAP_Templates_part_6.cc' was generated. #8 4.134 Notify: File `RANAP_Templates_part_7.cc' was generated. #8 4.134 Notify: File `RANAP_Types.hh' was generated. #8 4.134 Notify: File `RANAP_Types.cc' was generated. #8 4.134 Notify: File `RANAP_Types_part_1.cc' was generated. #8 4.134 Notify: File `RANAP_Types_part_2.cc' was generated. #8 4.134 Notify: File `RANAP_Types_part_3.cc' was generated. #8 4.134 Notify: File `RANAP_Types_part_4.cc' was generated. #8 4.134 Notify: File `RANAP_Types_part_5.cc' was generated. #8 4.134 Notify: File `RANAP_Types_part_6.cc' was generated. #8 4.134 Notify: File `RANAP_Types_part_7.cc' was generated. #8 4.134 Notify: File `RAN_Adapter.hh' was generated. #8 4.134 Notify: File `RAN_Adapter.cc' was generated. #8 4.134 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 4.134 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 4.134 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 4.134 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 4.135 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 4.135 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 4.135 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 4.135 Notify: File `RAN_Emulation.hh' was generated. #8 4.135 Notify: File `RAN_Emulation.cc' was generated. #8 4.135 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 4.135 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 4.135 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 4.135 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 4.135 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 4.135 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 4.135 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 4.135 Notify: File `RAW_NS.hh' was generated. #8 4.135 Notify: File `RAW_NS.cc' was generated. #8 4.135 Notify: File `RAW_NS_part_1.cc' was generated. #8 4.135 Notify: File `RAW_NS_part_2.cc' was generated. #8 4.135 Notify: File `RAW_NS_part_3.cc' was generated. #8 4.135 Notify: File `RAW_NS_part_4.cc' was generated. #8 4.135 Notify: File `RAW_NS_part_5.cc' was generated. #8 4.135 Notify: File `RAW_NS_part_6.cc' was generated. #8 4.136 Notify: File `RAW_NS_part_7.cc' was generated. #8 4.136 Notify: File `SCCP_Emulation.hh' was generated. #8 4.136 Notify: File `SCCP_Emulation.cc' was generated. #8 4.136 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 4.136 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 4.136 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 4.136 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 4.136 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 4.136 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 4.136 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 4.136 Notify: File `SCCP_Mapping.hh' was generated. #8 4.136 Notify: File `SCCP_Mapping.cc' was generated. #8 4.136 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 4.136 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 4.136 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 4.136 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 4.136 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 4.136 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 4.136 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 4.136 Notify: File `SCCP_Templates.hh' was generated. #8 4.136 Notify: File `SCCP_Templates.cc' was generated. #8 4.136 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 4.136 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 4.136 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 4.136 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 4.137 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 4.137 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 4.137 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 4.137 Notify: File `SCCP_Types.hh' was generated. #8 4.138 Notify: File `SCCP_Types.cc' was generated. #8 4.138 Notify: File `SCCP_Types_part_1.cc' was generated. #8 4.138 Notify: File `SCCP_Types_part_2.cc' was generated. #8 4.138 Notify: File `SCCP_Types_part_3.cc' was generated. #8 4.138 Notify: File `SCCP_Types_part_4.cc' was generated. #8 4.138 Notify: File `SCCP_Types_part_5.cc' was generated. #8 4.138 Notify: File `SCCP_Types_part_6.cc' was generated. #8 4.138 Notify: File `SCCP_Types_part_7.cc' was generated. #8 4.138 Notify: File `SCCPasp_Types.hh' was generated. #8 4.139 Notify: File `SCCPasp_Types.cc' was generated. #8 4.139 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 4.139 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 4.139 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 4.139 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 4.139 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 4.139 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 4.139 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 4.139 Notify: File `SCTPasp_PortType.hh' was generated. #8 4.139 Notify: File `SCTPasp_PortType.cc' was generated. #8 4.139 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 4.139 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 4.139 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 4.139 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 4.139 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 4.139 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 4.139 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 4.139 Notify: File `SCTPasp_Types.hh' was generated. #8 4.140 Notify: File `SCTPasp_Types.cc' was generated. #8 4.140 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 4.140 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 4.140 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 4.140 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 4.140 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 4.140 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 4.140 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 4.140 Notify: File `SGSN_Tests.hh' was generated. #8 4.141 Notify: File `SGSN_Tests.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_Iu.hh' was generated. #8 4.141 Notify: File `SGSN_Tests_Iu.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_NS.hh' was generated. #8 4.141 Notify: File `SGSN_Tests_NS.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_NS_part_1.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_NS_part_2.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_NS_part_3.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_NS_part_4.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_NS_part_5.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_NS_part_6.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_NS_part_7.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_part_1.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_part_2.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_part_3.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_part_4.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_part_5.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_part_6.cc' was generated. #8 4.141 Notify: File `SGSN_Tests_part_7.cc' was generated. #8 4.141 Notify: File `SNDCP_Types.hh' was generated. #8 4.141 Notify: File `SNDCP_Types.cc' was generated. #8 4.141 Notify: File `SNDCP_Types_part_1.cc' was generated. #8 4.141 Notify: File `SNDCP_Types_part_2.cc' was generated. #8 4.141 Notify: File `SNDCP_Types_part_3.cc' was generated. #8 4.141 Notify: File `SNDCP_Types_part_4.cc' was generated. #8 4.141 Notify: File `SNDCP_Types_part_5.cc' was generated. #8 4.142 Notify: File `SNDCP_Types_part_6.cc' was generated. #8 4.142 Notify: File `SNDCP_Types_part_7.cc' was generated. #8 4.142 Notify: File `Socket_API_Definitions.hh' was generated. #8 4.142 Notify: File `Socket_API_Definitions.cc' was generated. #8 4.142 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 4.142 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 4.142 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 4.142 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 4.142 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 4.142 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 4.142 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 4.142 Notify: File `TCCConversion_Functions.hh' was generated. #8 4.142 Notify: File `TCCConversion_Functions.cc' was generated. #8 4.142 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 4.142 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 4.142 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 4.142 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 4.142 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 4.142 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 4.142 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 4.142 Notify: File `TCCInterface_Functions.hh' was generated. #8 4.142 Notify: File `TCCInterface_Functions.cc' was generated. #8 4.143 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 4.143 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 4.143 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 4.143 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 4.143 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 4.143 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 4.143 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 4.143 Notify: File `TELNETasp_PortType.hh' was generated. #8 4.143 Notify: File `TELNETasp_PortType.cc' was generated. #8 4.143 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 4.143 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 4.143 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 4.143 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 4.143 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 4.143 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 4.143 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 4.143 Notify: 711 files were updated. #8 4.180 touch compile #8 4.188 make[1]: Leaving directory '/osmo-ttcn3-hacks/sgsn' #8 4.188 make -j20 -C sgsn #8 4.198 make[1]: Entering directory '/osmo-ttcn3-hacks/sgsn' #8 4.238 Creating dependency file for TELNETasp_PT.cc #8 4.238 Creating dependency file for TCCInterface.cc #8 4.238 Creating dependency file for TCCConversion.cc #8 4.239 Creating dependency file for SCTPasp_PT.cc #8 4.239 Creating dependency file for SCCP_EncDec.cc #8 4.239 Creating dependency file for RANAP_EncDec.cc #8 4.239 Creating dependency file for Native_FunctionDefs.cc #8 4.239 Creating dependency file for LLC_EncDec.cc #8 4.239 Creating dependency file for IPL4asp_discovery.cc #8 4.240 Creating dependency file for IPL4asp_PT.cc #8 4.240 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 4.240 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 4.240 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 4.240 Creating dependency file for GTPU_EncDec.cc #8 4.240 Creating dependency file for GTPC_EncDec.cc #8 4.245 Creating dependency file for BSSGP_EncDec.cc #8 4.245 Creating dependency file for RANAP_PDU_Descriptions_part_7.cc #8 4.246 Creating dependency file for RANAP_PDU_Descriptions_part_6.cc #8 4.246 Creating dependency file for RANAP_PDU_Descriptions_part_5.cc #8 4.257 Creating dependency file for RANAP_PDU_Descriptions_part_4.cc #8 4.257 Creating dependency file for RANAP_PDU_Descriptions_part_3.cc #8 4.257 Creating dependency file for RANAP_PDU_Descriptions_part_2.cc #8 4.257 Creating dependency file for RANAP_PDU_Descriptions_part_1.cc #8 4.257 Creating dependency file for RANAP_PDU_Contents_part_7.cc #8 4.258 Creating dependency file for RANAP_PDU_Contents_part_6.cc #8 4.264 Creating dependency file for RANAP_PDU_Contents_part_5.cc #8 4.264 Creating dependency file for RANAP_PDU_Contents_part_4.cc #8 4.286 Creating dependency file for RANAP_PDU_Contents_part_3.cc #8 4.286 Creating dependency file for RANAP_PDU_Contents_part_2.cc #8 4.286 Creating dependency file for RANAP_PDU_Contents_part_1.cc #8 4.286 Creating dependency file for RANAP_IEs_part_7.cc #8 4.287 Creating dependency file for RANAP_IEs_part_6.cc #8 4.296 Creating dependency file for RANAP_IEs_part_5.cc #8 4.297 Creating dependency file for RANAP_IEs_part_4.cc #8 4.302 Creating dependency file for RANAP_IEs_part_3.cc #8 4.303 Creating dependency file for RANAP_IEs_part_2.cc #8 4.304 Creating dependency file for RANAP_IEs_part_1.cc #8 4.304 Creating dependency file for RANAP_Containers_part_7.cc #8 4.305 Creating dependency file for RANAP_Containers_part_6.cc #8 4.306 Creating dependency file for RANAP_Containers_part_5.cc #8 4.310 Creating dependency file for RANAP_Containers_part_4.cc #8 4.312 Creating dependency file for RANAP_Containers_part_3.cc #8 4.313 Creating dependency file for RANAP_Containers_part_2.cc #8 4.313 Creating dependency file for RANAP_Containers_part_1.cc #8 4.319 Creating dependency file for RANAP_Constants_part_7.cc #8 4.319 Creating dependency file for RANAP_Constants_part_6.cc #8 4.320 Creating dependency file for RANAP_Constants_part_5.cc #8 4.320 Creating dependency file for RANAP_Constants_part_4.cc #8 4.321 Creating dependency file for RANAP_Constants_part_3.cc #8 4.321 Creating dependency file for RANAP_Constants_part_2.cc #8 4.327 Creating dependency file for RANAP_Constants_part_1.cc #8 4.327 Creating dependency file for RANAP_CommonDataTypes_part_7.cc #8 4.327 Creating dependency file for RANAP_CommonDataTypes_part_6.cc #8 4.329 Creating dependency file for RANAP_CommonDataTypes_part_4.cc #8 4.329 Creating dependency file for RANAP_CommonDataTypes_part_5.cc #8 4.329 Creating dependency file for RANAP_CommonDataTypes_part_2.cc #8 4.330 Creating dependency file for RANAP_CommonDataTypes_part_3.cc #8 4.334 Creating dependency file for RANAP_CommonDataTypes_part_1.cc #8 4.336 Creating dependency file for RANAP_PDU_Contents.cc #8 4.336 Creating dependency file for RANAP_PDU_Descriptions.cc #8 4.336 Creating dependency file for RANAP_IEs.cc #8 4.336 Creating dependency file for RANAP_Containers.cc #8 4.337 Creating dependency file for RANAP_Constants.cc #8 4.337 Creating dependency file for RANAP_CommonDataTypes.cc #8 4.340 Creating dependency file for SCCP_Mapping_part_7.cc #8 4.342 Creating dependency file for SCCP_Mapping_part_6.cc #8 4.351 Creating dependency file for SCCP_Mapping_part_5.cc #8 4.357 Creating dependency file for SCCP_Mapping_part_4.cc #8 4.367 Creating dependency file for SCCP_Mapping_part_3.cc #8 4.367 Creating dependency file for SCCP_Mapping_part_2.cc #8 4.376 Creating dependency file for SCCP_Mapping_part_1.cc #8 4.376 Creating dependency file for RAW_NS_part_7.cc #8 4.385 Creating dependency file for RAW_NS_part_6.cc #8 4.385 Creating dependency file for RAW_NS_part_5.cc #8 4.386 Creating dependency file for RAW_NS_part_4.cc #8 4.394 Creating dependency file for RAW_NS_part_2.cc #8 4.394 Creating dependency file for RAW_NS_part_3.cc #8 4.395 Creating dependency file for RAW_NS_part_1.cc #8 4.395 Creating dependency file for RAN_Emulation_part_7.cc #8 4.398 Creating dependency file for RAN_Emulation_part_6.cc #8 4.404 Creating dependency file for RAN_Emulation_part_5.cc #8 4.404 Creating dependency file for RAN_Emulation_part_4.cc #8 4.404 Creating dependency file for RAN_Emulation_part_3.cc #8 4.405 Creating dependency file for RAN_Emulation_part_2.cc #8 4.409 Creating dependency file for RAN_Emulation_part_1.cc #8 4.414 Creating dependency file for RAN_Adapter_part_7.cc #8 4.415 Creating dependency file for RAN_Adapter_part_6.cc #8 4.419 Creating dependency file for RAN_Adapter_part_4.cc #8 4.419 Creating dependency file for RAN_Adapter_part_5.cc #8 4.423 Creating dependency file for RAN_Adapter_part_3.cc #8 4.423 Creating dependency file for RAN_Adapter_part_2.cc #8 4.426 Creating dependency file for RAN_Adapter_part_1.cc #8 4.430 Creating dependency file for NS_Emulation_part_7.cc #8 4.430 Creating dependency file for NS_Emulation_part_6.cc #8 4.432 Creating dependency file for NS_Emulation_part_5.cc #8 4.433 Creating dependency file for NS_Emulation_part_4.cc #8 4.439 Creating dependency file for NS_Emulation_part_3.cc #8 4.445 Creating dependency file for NS_Emulation_part_2.cc #8 4.446 Creating dependency file for IPA_Emulation_part_7.cc #8 4.446 Creating dependency file for IPA_Emulation_part_6.cc #8 4.446 Creating dependency file for IPA_Emulation_part_5.cc #8 4.446 Creating dependency file for NS_Emulation_part_1.cc #8 4.456 Creating dependency file for IPA_Emulation_part_4.cc #8 4.456 Creating dependency file for IPA_Emulation_part_3.cc #8 4.457 Creating dependency file for IPA_Emulation_part_2.cc #8 4.459 Creating dependency file for IPA_Emulation_part_1.cc #8 4.459 Creating dependency file for BSSGP_Emulation_part_7.cc #8 4.467 Creating dependency file for BSSGP_Emulation_part_6.cc #8 4.467 Creating dependency file for BSSGP_Emulation_part_5.cc #8 4.469 Creating dependency file for BSSGP_Emulation_part_4.cc #8 4.469 Creating dependency file for BSSGP_Emulation_part_3.cc #8 4.477 Creating dependency file for BSSGP_Emulation_part_1.cc #8 4.477 Creating dependency file for BSSGP_Emulation_part_2.cc #8 4.479 Creating dependency file for SCCP_Mapping.cc #8 4.481 Creating dependency file for RAW_NS.cc #8 4.486 Creating dependency file for RAN_Emulation.cc #8 4.486 Creating dependency file for RAN_Adapter.cc #8 4.490 Creating dependency file for NS_Emulation.cc #8 4.551 Creating dependency file for IPA_Emulation.cc #8 4.553 Creating dependency file for BSSGP_Emulation.cc #8 4.640 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.653 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.661 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.665 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.675 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.678 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.688 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.689 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.690 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.699 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.702 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.709 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.714 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.718 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.722 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.724 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.730 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.735 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.738 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.747 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.747 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.757 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.759 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.760 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.767 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.775 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.778 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.778 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.788 Creating dependency file for SNDCP_Types_part_7.cc #8 4.789 Creating dependency file for SNDCP_Types_part_6.cc #8 4.790 Creating dependency file for SNDCP_Types_part_5.cc #8 4.801 Creating dependency file for SNDCP_Types_part_4.cc #8 4.801 Creating dependency file for SNDCP_Types_part_3.cc #8 4.802 Creating dependency file for SNDCP_Types_part_2.cc #8 4.804 Creating dependency file for SNDCP_Types_part_1.cc #8 4.808 Creating dependency file for SGSN_Tests_NS_part_7.cc #8 4.808 Creating dependency file for SGSN_Tests_NS_part_6.cc #8 4.812 Creating dependency file for SGSN_Tests_NS_part_5.cc #8 4.812 Creating dependency file for SGSN_Tests_NS_part_4.cc #8 4.813 Creating dependency file for SGSN_Tests_NS_part_3.cc #8 4.814 Creating dependency file for SGSN_Tests_NS_part_2.cc #8 4.820 Creating dependency file for SGSN_Tests_NS_part_1.cc #8 4.821 Creating dependency file for SGSN_Tests_Iu_part_7.cc #8 4.822 Creating dependency file for SGSN_Tests_Iu_part_6.cc #8 4.824 Creating dependency file for SGSN_Tests_Iu_part_5.cc #8 4.825 Creating dependency file for SGSN_Tests_Iu_part_4.cc #8 4.833 Creating dependency file for SGSN_Tests_Iu_part_3.cc #8 4.833 Creating dependency file for SGSN_Tests_Iu_part_2.cc #8 4.835 Creating dependency file for SGSN_Tests_Iu_part_1.cc #8 4.835 Creating dependency file for SGSN_Tests_part_7.cc #8 4.837 Creating dependency file for SGSN_Tests_part_6.cc #8 4.839 Creating dependency file for SGSN_Tests_part_5.cc #8 4.845 Creating dependency file for SGSN_Tests_part_4.cc #8 4.845 Creating dependency file for SGSN_Tests_part_2.cc #8 4.845 Creating dependency file for SGSN_Tests_part_3.cc #8 4.845 Creating dependency file for SGSN_Tests_part_1.cc #8 4.850 Creating dependency file for SCTPasp_Types_part_7.cc #8 4.851 Creating dependency file for SCTPasp_Types_part_6.cc #8 4.851 Creating dependency file for SCTPasp_Types_part_5.cc #8 4.856 Creating dependency file for SCTPasp_Types_part_4.cc #8 4.856 Creating dependency file for SCTPasp_Types_part_3.cc #8 4.863 Creating dependency file for SCTPasp_Types_part_1.cc #8 4.863 Creating dependency file for SCTPasp_Types_part_2.cc #8 4.864 Creating dependency file for SCTPasp_PortType_part_7.cc #8 4.866 Creating dependency file for SCTPasp_PortType_part_6.cc #8 4.868 Creating dependency file for SCTPasp_PortType_part_5.cc #8 4.869 Creating dependency file for SCTPasp_PortType_part_4.cc #8 4.870 Creating dependency file for SCTPasp_PortType_part_3.cc #8 4.875 Creating dependency file for SCTPasp_PortType_part_1.cc #8 4.876 Creating dependency file for SCTPasp_PortType_part_2.cc #8 4.877 Creating dependency file for SCCPasp_Types_part_7.cc #8 4.879 Creating dependency file for SCCPasp_Types_part_6.cc #8 4.880 Creating dependency file for SCCPasp_Types_part_5.cc #8 4.883 Creating dependency file for SCCPasp_Types_part_4.cc #8 4.887 Creating dependency file for SCCPasp_Types_part_2.cc #8 4.887 Creating dependency file for SCCPasp_Types_part_3.cc #8 4.887 Creating dependency file for SCCPasp_Types_part_1.cc #8 4.888 Creating dependency file for SCCP_Types_part_7.cc #8 4.890 Creating dependency file for SCCP_Types_part_6.cc #8 4.891 Creating dependency file for SCCP_Types_part_5.cc #8 4.894 Creating dependency file for SCCP_Types_part_3.cc #8 4.894 Creating dependency file for SCCP_Types_part_4.cc #8 4.897 Creating dependency file for SCCP_Types_part_2.cc #8 4.898 Creating dependency file for SCCP_Types_part_1.cc #8 4.899 Creating dependency file for SCCP_Templates_part_6.cc #8 4.899 Creating dependency file for SCCP_Templates_part_7.cc #8 4.902 Creating dependency file for SCCP_Templates_part_4.cc #8 4.902 Creating dependency file for SCCP_Templates_part_5.cc #8 4.903 Creating dependency file for SCCP_Templates_part_3.cc #8 4.904 Creating dependency file for SCCP_Templates_part_2.cc #8 4.904 Creating dependency file for SCCP_Templates_part_1.cc #8 4.907 Creating dependency file for SCCP_Emulation_part_7.cc #8 4.911 Creating dependency file for SCCP_Emulation_part_6.cc #8 4.911 Creating dependency file for SCCP_Emulation_part_5.cc #8 4.912 Creating dependency file for SCCP_Emulation_part_4.cc #8 4.916 Creating dependency file for SCCP_Emulation_part_3.cc #8 4.916 Creating dependency file for SCCP_Emulation_part_2.cc #8 4.916 Creating dependency file for SCCP_Emulation_part_1.cc #8 4.916 Creating dependency file for RANAP_Types_part_7.cc #8 4.925 Creating dependency file for RANAP_Types_part_6.cc #8 4.925 Creating dependency file for RANAP_Types_part_3.cc #8 4.925 Creating dependency file for RANAP_Types_part_4.cc #8 4.925 Creating dependency file for RANAP_Types_part_5.cc #8 4.925 Creating dependency file for RANAP_Types_part_2.cc #8 4.925 Creating dependency file for RANAP_Types_part_1.cc #8 4.926 Creating dependency file for RANAP_Templates_part_7.cc #8 4.926 Creating dependency file for RANAP_Templates_part_6.cc #8 4.932 Creating dependency file for RANAP_Templates_part_5.cc #8 4.933 Creating dependency file for RANAP_Templates_part_4.cc #8 4.933 Creating dependency file for RANAP_Templates_part_3.cc #8 4.933 Creating dependency file for RANAP_Templates_part_2.cc #8 4.934 Creating dependency file for RANAP_Templates_part_1.cc #8 4.938 Creating dependency file for RANAP_CodecPort_part_7.cc #8 4.938 Creating dependency file for RANAP_CodecPort_part_6.cc #8 4.942 Creating dependency file for RANAP_CodecPort_part_5.cc #8 4.942 Creating dependency file for RANAP_CodecPort_part_4.cc #8 4.942 Creating dependency file for RANAP_CodecPort_part_3.cc #8 4.942 Creating dependency file for RANAP_CodecPort_part_2.cc #8 4.947 Creating dependency file for RANAP_CodecPort_part_1.cc #8 4.948 Creating dependency file for PCO_Types_part_7.cc #8 4.954 Creating dependency file for PCO_Types_part_5.cc #8 4.954 Creating dependency file for PCO_Types_part_6.cc #8 4.954 Creating dependency file for PCO_Types_part_3.cc #8 4.954 Creating dependency file for PCO_Types_part_4.cc #8 4.954 Creating dependency file for PCO_Types_part_2.cc #8 4.954 Creating dependency file for PCO_Types_part_1.cc #8 4.956 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.957 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.959 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.963 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.963 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.963 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.963 Creating dependency file for Osmocom_Types_part_7.cc #8 4.964 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.966 Creating dependency file for Osmocom_Types_part_6.cc #8 4.967 Creating dependency file for Osmocom_Types_part_5.cc #8 4.967 Creating dependency file for Osmocom_Types_part_4.cc #8 4.969 Creating dependency file for Osmocom_Types_part_3.cc #8 4.972 Creating dependency file for Osmocom_Types_part_2.cc #8 4.973 Creating dependency file for Osmocom_Types_part_1.cc #8 4.974 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 4.974 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 4.976 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 4.981 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 4.982 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 4.982 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 4.982 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 4.982 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 4.982 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 4.983 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 4.984 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 4.989 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 4.989 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 4.990 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 4.991 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 4.991 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 4.991 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 4.994 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 4.995 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 4.998 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 4.998 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 4.999 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 5.003 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 5.005 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 5.006 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 5.006 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 5.007 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 5.013 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 5.013 Creating dependency file for Native_Functions_part_7.cc #8 5.015 Creating dependency file for Native_Functions_part_6.cc #8 5.015 Creating dependency file for Native_Functions_part_5.cc #8 5.015 Creating dependency file for Native_Functions_part_4.cc #8 5.016 Creating dependency file for Native_Functions_part_3.cc #8 5.016 Creating dependency file for Native_Functions_part_2.cc #8 5.019 Creating dependency file for Native_Functions_part_1.cc #8 5.021 Creating dependency file for NS_Types_part_7.cc #8 5.023 Creating dependency file for NS_Types_part_6.cc #8 5.025 Creating dependency file for NS_Types_part_5.cc #8 5.025 Creating dependency file for NS_Types_part_4.cc #8 5.025 Creating dependency file for NS_Types_part_3.cc #8 5.025 Creating dependency file for NS_Types_part_1.cc #8 5.025 Creating dependency file for NS_Types_part_2.cc #8 5.037 Creating dependency file for NS_Provider_IPL4_part_7.cc #8 5.038 Creating dependency file for NS_Provider_IPL4_part_6.cc #8 5.038 Creating dependency file for NS_Provider_IPL4_part_5.cc #8 5.038 Creating dependency file for NS_Provider_IPL4_part_4.cc #8 5.038 Creating dependency file for NS_Provider_IPL4_part_3.cc #8 5.039 Creating dependency file for NS_Provider_IPL4_part_2.cc #8 5.039 Creating dependency file for NS_Provider_IPL4_part_1.cc #8 5.041 Creating dependency file for MobileL3_Types_part_7.cc #8 5.046 Creating dependency file for MobileL3_Types_part_6.cc #8 5.047 Creating dependency file for MobileL3_Types_part_5.cc #8 5.047 Creating dependency file for MobileL3_Types_part_4.cc #8 5.048 Creating dependency file for MobileL3_Types_part_3.cc #8 5.048 Creating dependency file for MobileL3_Types_part_2.cc #8 5.056 Creating dependency file for MobileL3_Types_part_1.cc #8 5.056 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 5.056 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 5.056 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 5.057 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 5.061 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 5.061 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 5.066 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 5.067 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 5.067 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 5.069 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 5.072 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 5.072 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 5.076 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 5.076 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 5.077 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 5.077 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 5.082 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 5.083 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 5.084 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 5.086 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 5.088 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 5.088 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 5.089 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 5.090 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 5.094 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 5.094 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 5.094 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 5.096 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 5.098 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 5.098 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 5.099 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 5.099 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 5.099 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 5.099 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 5.106 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 5.106 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 5.106 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 5.106 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 5.107 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 5.107 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 5.108 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 5.108 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 5.110 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 5.110 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 5.111 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 5.113 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 5.115 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 5.115 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 5.116 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 5.116 Creating dependency file for Misc_Helpers_part_7.cc #8 5.122 Creating dependency file for Misc_Helpers_part_6.cc #8 5.122 Creating dependency file for Misc_Helpers_part_5.cc #8 5.123 Creating dependency file for Misc_Helpers_part_4.cc #8 5.123 Creating dependency file for Misc_Helpers_part_3.cc #8 5.123 Creating dependency file for Misc_Helpers_part_2.cc #8 5.123 Creating dependency file for Misc_Helpers_part_1.cc #8 5.124 Creating dependency file for MTP3asp_Types_part_7.cc #8 5.124 Creating dependency file for MTP3asp_Types_part_6.cc #8 5.130 Creating dependency file for MTP3asp_Types_part_5.cc #8 5.130 Creating dependency file for MTP3asp_Types_part_4.cc #8 5.131 Creating dependency file for MTP3asp_Types_part_3.cc #8 5.131 Creating dependency file for MTP3asp_Types_part_2.cc #8 5.131 Creating dependency file for MTP3asp_Types_part_1.cc #8 5.131 Creating dependency file for MTP3asp_PortType_part_6.cc #8 5.131 Creating dependency file for MTP3asp_PortType_part_7.cc #8 5.131 Creating dependency file for MTP3asp_PortType_part_5.cc #8 5.132 Creating dependency file for MTP3asp_PortType_part_4.cc #8 5.133 Creating dependency file for MTP3asp_PortType_part_2.cc #8 5.133 Creating dependency file for MTP3asp_PortType_part_1.cc #8 5.133 Creating dependency file for MTP3asp_PortType_part_3.cc #8 5.133 Creating dependency file for M3UA_Types_part_7.cc #8 5.139 Creating dependency file for M3UA_Types_part_5.cc #8 5.139 Creating dependency file for M3UA_Types_part_6.cc #8 5.139 Creating dependency file for M3UA_Types_part_2.cc #8 5.139 Creating dependency file for M3UA_Types_part_3.cc #8 5.139 Creating dependency file for M3UA_Types_part_1.cc #8 5.139 Creating dependency file for M3UA_Emulation_part_7.cc #8 5.139 Creating dependency file for M3UA_Types_part_4.cc #8 5.141 Creating dependency file for M3UA_Emulation_part_6.cc #8 5.141 Creating dependency file for M3UA_Emulation_part_5.cc #8 5.141 Creating dependency file for M3UA_Emulation_part_3.cc #8 5.141 Creating dependency file for M3UA_Emulation_part_4.cc #8 5.142 Creating dependency file for M3UA_Emulation_part_2.cc #8 5.142 Creating dependency file for M3UA_Emulation_part_1.cc #8 5.147 Creating dependency file for LLC_Types_part_7.cc #8 5.147 Creating dependency file for LLC_Types_part_5.cc #8 5.147 Creating dependency file for LLC_Types_part_6.cc #8 5.147 Creating dependency file for LLC_Types_part_4.cc #8 5.147 Creating dependency file for LLC_Types_part_3.cc #8 5.147 Creating dependency file for LLC_Types_part_1.cc #8 5.147 Creating dependency file for LLC_Types_part_2.cc #8 5.150 Creating dependency file for LLC_Templates_part_7.cc #8 5.151 Creating dependency file for LLC_Templates_part_6.cc #8 5.151 Creating dependency file for LLC_Templates_part_4.cc #8 5.151 Creating dependency file for LLC_Templates_part_5.cc #8 5.151 Creating dependency file for LLC_Templates_part_3.cc #8 5.154 Creating dependency file for LLC_Templates_part_2.cc #8 5.154 Creating dependency file for L3_Templates_part_7.cc #8 5.154 Creating dependency file for LLC_Templates_part_1.cc #8 5.155 Creating dependency file for L3_Templates_part_6.cc #8 5.155 Creating dependency file for L3_Templates_part_5.cc #8 5.156 Creating dependency file for L3_Templates_part_3.cc #8 5.156 Creating dependency file for L3_Templates_part_4.cc #8 5.157 Creating dependency file for L3_Templates_part_2.cc #8 5.159 Creating dependency file for L3_Templates_part_1.cc #8 5.159 Creating dependency file for L3_Common_part_7.cc #8 5.159 Creating dependency file for L3_Common_part_6.cc #8 5.160 Creating dependency file for L3_Common_part_5.cc #8 5.160 Creating dependency file for L3_Common_part_4.cc #8 5.160 Creating dependency file for L3_Common_part_3.cc #8 5.162 Creating dependency file for L3_Common_part_2.cc #8 5.164 Creating dependency file for L3_Common_part_1.cc #8 5.164 Creating dependency file for IPL4asp_Types_part_7.cc #8 5.164 Creating dependency file for IPL4asp_Types_part_6.cc #8 5.164 Creating dependency file for IPL4asp_Types_part_5.cc #8 5.167 Creating dependency file for IPL4asp_Types_part_3.cc #8 5.167 Creating dependency file for IPL4asp_Types_part_4.cc #8 5.168 Creating dependency file for IPL4asp_Types_part_1.cc #8 5.168 Creating dependency file for IPL4asp_Types_part_2.cc #8 5.169 Creating dependency file for IPL4asp_PortType_part_7.cc #8 5.169 Creating dependency file for IPL4asp_PortType_part_5.cc #8 5.170 Creating dependency file for IPL4asp_PortType_part_4.cc #8 5.170 Creating dependency file for IPL4asp_PortType_part_6.cc #8 5.170 Creating dependency file for IPL4asp_PortType_part_3.cc #8 5.173 Creating dependency file for IPL4asp_PortType_part_1.cc #8 5.173 Creating dependency file for IPL4asp_PortType_part_2.cc #8 5.173 Creating dependency file for IPL4asp_Functions_part_7.cc #8 5.174 Creating dependency file for IPL4asp_Functions_part_5.cc #8 5.174 Creating dependency file for IPL4asp_Functions_part_4.cc #8 5.174 Creating dependency file for IPL4asp_Functions_part_6.cc #8 5.175 Creating dependency file for IPL4asp_Functions_part_3.cc #8 5.176 Creating dependency file for IPL4asp_Functions_part_2.cc #8 5.180 Creating dependency file for IPL4asp_Functions_part_1.cc #8 5.180 Creating dependency file for IPCP_Types_part_7.cc #8 5.180 Creating dependency file for IPCP_Types_part_6.cc #8 5.180 Creating dependency file for IPCP_Types_part_5.cc #8 5.181 Creating dependency file for IPCP_Types_part_4.cc #8 5.181 Creating dependency file for IPCP_Types_part_3.cc #8 5.181 Creating dependency file for IPCP_Types_part_2.cc #8 5.184 Creating dependency file for IPCP_Types_part_1.cc #8 5.184 Creating dependency file for IPA_Types_part_7.cc #8 5.184 Creating dependency file for IPA_Types_part_6.cc #8 5.185 Creating dependency file for IPA_Types_part_5.cc #8 5.185 Creating dependency file for IPA_Types_part_4.cc #8 5.190 Creating dependency file for IPA_Types_part_3.cc #8 5.190 Creating dependency file for IPA_Types_part_2.cc #8 5.190 Creating dependency file for IPA_Types_part_1.cc #8 5.190 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 5.190 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 5.190 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 5.191 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 5.191 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 5.191 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 5.191 Creating dependency file for IPA_CodecPort_part_7.cc #8 5.192 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 5.192 Creating dependency file for IPA_CodecPort_part_6.cc #8 5.192 Creating dependency file for IPA_CodecPort_part_5.cc #8 5.192 Creating dependency file for IPA_CodecPort_part_4.cc #8 5.192 Creating dependency file for IPA_CodecPort_part_3.cc #8 5.194 Creating dependency file for IPA_CodecPort_part_2.cc #8 5.194 Creating dependency file for IPA_CodecPort_part_1.cc #8 5.200 Creating dependency file for General_Types_part_7.cc #8 5.201 Creating dependency file for General_Types_part_6.cc #8 5.201 Creating dependency file for General_Types_part_5.cc #8 5.201 Creating dependency file for General_Types_part_4.cc #8 5.201 Creating dependency file for General_Types_part_3.cc #8 5.201 Creating dependency file for General_Types_part_2.cc #8 5.201 Creating dependency file for General_Types_part_1.cc #8 5.202 Creating dependency file for GTPv1U_Templates_part_7.cc #8 5.202 Creating dependency file for GTPv1U_Templates_part_6.cc #8 5.203 Creating dependency file for GTPv1U_Templates_part_5.cc #8 5.203 Creating dependency file for GTPv1U_Templates_part_4.cc #8 5.203 Creating dependency file for GTPv1U_Templates_part_3.cc #8 5.203 Creating dependency file for GTPv1U_Templates_part_2.cc #8 5.205 Creating dependency file for GTPv1U_Templates_part_1.cc #8 5.205 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 5.205 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 5.206 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 5.208 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 5.208 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 5.208 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 5.209 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 5.209 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 5.209 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 5.210 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 5.210 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 5.213 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 5.214 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 5.214 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 5.214 Creating dependency file for GTPv1C_Templates_part_7.cc #8 5.215 Creating dependency file for GTPv1C_Templates_part_6.cc #8 5.215 Creating dependency file for GTPv1C_Templates_part_5.cc #8 5.215 Creating dependency file for GTPv1C_Templates_part_4.cc #8 5.216 Creating dependency file for GTPv1C_Templates_part_3.cc #8 5.216 Creating dependency file for GTPv1C_Templates_part_2.cc #8 5.217 Creating dependency file for GTPv1C_Templates_part_1.cc #8 5.217 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 5.217 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 5.218 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 5.218 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 5.219 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 5.219 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 5.220 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 5.221 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 5.222 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 5.223 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 5.223 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 5.223 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 5.223 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 5.224 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 5.224 Creating dependency file for GTP_Emulation_part_7.cc #8 5.226 Creating dependency file for GTP_Emulation_part_5.cc #8 5.226 Creating dependency file for GTP_Emulation_part_6.cc #8 5.226 Creating dependency file for GTP_Emulation_part_4.cc #8 5.227 Creating dependency file for GTP_Emulation_part_3.cc #8 5.229 Creating dependency file for GTP_Emulation_part_1.cc #8 5.229 Creating dependency file for GTP_Emulation_part_2.cc #8 5.229 Creating dependency file for GTPU_Types_part_7.cc #8 5.229 Creating dependency file for GTPU_Types_part_6.cc #8 5.229 Creating dependency file for GTPU_Types_part_5.cc #8 5.230 Creating dependency file for GTPU_Types_part_4.cc #8 5.230 Creating dependency file for GTPU_Types_part_3.cc #8 5.230 Creating dependency file for GTPU_Types_part_2.cc #8 5.231 Creating dependency file for GTPU_Types_part_1.cc #8 5.232 Creating dependency file for GTPC_Types_part_7.cc #8 5.232 Creating dependency file for GTPC_Types_part_6.cc #8 5.233 Creating dependency file for GTPC_Types_part_5.cc #8 5.233 Creating dependency file for GTPC_Types_part_4.cc #8 5.233 Creating dependency file for GTPC_Types_part_3.cc #8 5.234 Creating dependency file for GTPC_Types_part_2.cc #8 5.236 Creating dependency file for GTPC_Types_part_1.cc #8 5.236 Creating dependency file for GSUP_Types_part_6.cc #8 5.236 Creating dependency file for GSUP_Types_part_7.cc #8 5.240 Creating dependency file for GSUP_Types_part_5.cc #8 5.240 Creating dependency file for GSUP_Types_part_4.cc #8 5.240 Creating dependency file for GSUP_Types_part_3.cc #8 5.240 Creating dependency file for GSUP_Types_part_2.cc #8 5.240 Creating dependency file for GSUP_Types_part_1.cc #8 5.241 Creating dependency file for GSUP_Templates_part_7.cc #8 5.241 Creating dependency file for GSUP_Templates_part_6.cc #8 5.241 Creating dependency file for GSUP_Templates_part_5.cc #8 5.241 Creating dependency file for GSUP_Templates_part_3.cc #8 5.241 Creating dependency file for GSUP_Templates_part_4.cc #8 5.241 Creating dependency file for GSUP_Templates_part_2.cc #8 5.242 Creating dependency file for GSUP_Templates_part_1.cc #8 5.245 Creating dependency file for GSUP_Emulation_part_7.cc #8 5.246 Creating dependency file for GSUP_Emulation_part_6.cc #8 5.247 Creating dependency file for GSUP_Emulation_part_5.cc #8 5.247 Creating dependency file for GSUP_Emulation_part_4.cc #8 5.247 Creating dependency file for GSUP_Emulation_part_3.cc #8 5.248 Creating dependency file for GSUP_Emulation_part_2.cc #8 5.248 Creating dependency file for GSUP_Emulation_part_1.cc #8 5.249 Creating dependency file for GSM_Types_part_6.cc #8 5.249 Creating dependency file for GSM_Types_part_7.cc #8 5.249 Creating dependency file for GSM_Types_part_4.cc #8 5.250 Creating dependency file for GSM_Types_part_5.cc #8 5.250 Creating dependency file for GSM_Types_part_3.cc #8 5.250 Creating dependency file for GSM_Types_part_2.cc #8 5.253 Creating dependency file for GSM_Types_part_1.cc #8 5.257 Creating dependency file for BSSGP_Types_part_7.cc #8 5.257 Creating dependency file for BSSGP_Types_part_6.cc #8 5.257 Creating dependency file for BSSGP_Types_part_5.cc #8 5.257 Creating dependency file for BSSGP_Types_part_4.cc #8 5.258 Creating dependency file for BSSGP_Types_part_3.cc #8 5.258 Creating dependency file for BSSGP_Types_part_2.cc #8 5.258 Creating dependency file for BSSGP_Types_part_1.cc #8 5.258 Creating dependency file for TELNETasp_PortType.cc #8 5.259 Creating dependency file for TCCInterface_Functions.cc #8 5.259 Creating dependency file for Socket_API_Definitions.cc #8 5.260 Creating dependency file for TCCConversion_Functions.cc #8 5.266 Creating dependency file for SNDCP_Types.cc #8 5.266 Creating dependency file for SGSN_Tests_NS.cc #8 5.266 Creating dependency file for SGSN_Tests_Iu.cc #8 5.266 Creating dependency file for SGSN_Tests.cc #8 5.266 Creating dependency file for SCTPasp_Types.cc #8 5.289 Creating dependency file for SCTPasp_PortType.cc #8 5.289 Creating dependency file for SCCPasp_Types.cc #8 5.290 Creating dependency file for SCCP_Types.cc #8 5.291 Creating dependency file for SCCP_Templates.cc #8 5.307 Creating dependency file for SCCP_Emulation.cc #8 5.314 Creating dependency file for RANAP_Types.cc #8 5.317 Creating dependency file for RANAP_Templates.cc #8 5.328 Creating dependency file for RANAP_CodecPort.cc #8 5.331 Creating dependency file for PCO_Types.cc #8 5.332 Creating dependency file for Osmocom_VTY_Functions.cc #8 5.333 Creating dependency file for Osmocom_Types.cc #8 5.365 Creating dependency file for Osmocom_Gb_Types.cc #8 5.365 Creating dependency file for Osmocom_CTRL_Types.cc #8 5.365 Creating dependency file for Osmocom_CTRL_Functions.cc #8 5.365 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 5.385 Creating dependency file for Native_Functions.cc #8 5.394 Creating dependency file for NS_Types.cc #8 5.394 Creating dependency file for NS_Provider_IPL4.cc #8 5.402 Creating dependency file for MobileL3_Types.cc #8 5.413 Creating dependency file for MobileL3_SS_Types.cc #8 5.421 Creating dependency file for MobileL3_SMS_Types.cc #8 5.452 Creating dependency file for MobileL3_RRM_Types.cc #8 5.465 Creating dependency file for MobileL3_MM_Types.cc #8 5.475 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 5.479 Creating dependency file for MobileL3_CommonIE_Types.cc #8 5.479 Creating dependency file for MobileL3_CC_Types.cc #8 5.488 Creating dependency file for Misc_Helpers.cc #8 5.500 Creating dependency file for MTP3asp_Types.cc #8 5.542 Creating dependency file for MTP3asp_PortType.cc #8 5.542 Creating dependency file for M3UA_Types.cc #8 5.548 Creating dependency file for M3UA_Emulation.cc #8 5.551 Creating dependency file for LLC_Types.cc #8 5.578 Creating dependency file for LLC_Templates.cc #8 5.582 Creating dependency file for L3_Templates.cc #8 5.588 Creating dependency file for L3_Common.cc #8 5.596 Creating dependency file for IPL4asp_Types.cc #8 5.597 Creating dependency file for IPL4asp_PortType.cc #8 5.603 Creating dependency file for IPL4asp_Functions.cc #8 5.607 Creating dependency file for IPCP_Types.cc #8 5.628 Creating dependency file for IPA_Types.cc #8 5.652 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 5.652 Creating dependency file for IPA_CodecPort.cc #8 5.659 Creating dependency file for General_Types.cc #8 5.670 Creating dependency file for GTPv1U_Templates.cc #8 5.670 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 5.670 Creating dependency file for GTPv1U_CodecPort.cc #8 5.681 Creating dependency file for GTPv1C_Templates.cc #8 5.681 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 5.695 Creating dependency file for GTPv1C_CodecPort.cc #8 5.721 Creating dependency file for GTP_Emulation.cc #8 5.722 Creating dependency file for GTPU_Types.cc #8 5.729 Creating dependency file for GTPC_Types.cc #8 5.740 Creating dependency file for GSUP_Types.cc #8 5.744 Creating dependency file for GSUP_Templates.cc #8 5.744 Creating dependency file for GSUP_Emulation.cc #8 5.747 Creating dependency file for GSM_Types.cc #8 5.756 Creating dependency file for BSSGP_Types.cc #8 6.287 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 6.287 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 6.287 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc #8 6.287 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc #8 6.287 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc #8 6.288 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 6.288 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 6.288 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc #8 6.288 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 6.288 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 6.289 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 6.289 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 6.289 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 6.290 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 6.290 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 6.290 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 6.290 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 6.290 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 6.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 6.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 6.965 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 6.966 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 6.968 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.060 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': #8 7.060 GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.060 4864 | } #8 7.060 | ^ #8 7.060 GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 7.060 GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.060 4915 | } #8 7.060 | ^ #8 7.108 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 7.204 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc #8 7.263 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc #8 7.371 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 7.610 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 7.657 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 7.688 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 7.764 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 7.777 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 7.889 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 7.939 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': #8 7.939 GTP_Emulation.cc:4229:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.939 4229 | } #8 7.939 | ^ #8 7.939 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 7.939 GTP_Emulation.cc:4302:1: warning: control reaches end of non-void function [-Wreturn-type] #8 7.939 4302 | } #8 7.939 | ^ #8 8.192 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 8.296 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 8.297 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 8.417 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 8.517 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 8.592 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 8.629 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc #8 8.865 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 9.171 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 9.396 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 9.607 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 9.688 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 9.931 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 10.21 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.24 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.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc #8 10.92 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.07 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.11 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.26 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 11.43 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 11.76 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 11.82 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 12.23 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 12.36 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 13.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc #8 13.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc #8 14.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc #8 14.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc #8 15.57 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 15.94 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 16.65 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 16.78 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 16.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 16.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 17.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 17.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 17.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 17.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 17.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 17.48 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 17.52 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 17.56 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 17.58 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 17.60 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 17.61 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 17.63 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 17.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc #8 17.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc #8 17.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc #8 17.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc #8 17.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc #8 17.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc #8 17.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc #8 17.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc #8 17.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc #8 17.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc #8 17.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc #8 17.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc #8 17.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc #8 17.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc #8 17.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc #8 17.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc #8 17.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc #8 17.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc #8 17.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc #8 17.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc #8 17.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc #8 17.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 17.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 17.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 17.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 17.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 17.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 17.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 17.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 17.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 17.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 18.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 18.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 18.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 18.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 18.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc #8 18.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc #8 18.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc #8 18.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc #8 18.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc #8 18.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc #8 18.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc #8 18.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 18.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 18.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 18.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 18.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 18.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 18.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 18.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 18.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 18.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 18.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 18.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 18.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 18.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 18.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 18.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 18.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 18.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 18.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 18.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 18.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 18.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 18.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 18.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 18.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 18.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 18.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 18.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 18.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 18.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 18.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 18.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 18.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 18.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 19.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 19.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 19.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 19.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 19.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 19.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 19.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 19.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 19.06 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 19.07 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 19.08 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 19.09 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 19.09 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 19.10 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 19.10 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 19.10 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 19.11 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 19.11 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 19.12 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 19.13 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 19.13 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 19.14 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 19.14 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 19.15 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 19.15 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 19.16 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 19.16 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 19.17 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 19.17 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 19.18 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 19.18 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 19.19 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 19.19 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 19.20 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 19.20 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 19.21 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 19.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 19.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 19.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 19.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 19.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 19.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 19.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 19.25 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 19.26 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 19.26 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 19.26 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 19.27 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 19.28 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 19.28 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 19.29 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 19.29 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 19.30 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 19.30 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 19.31 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 19.31 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 19.32 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 19.32 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 19.32 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 19.33 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 19.34 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 19.34 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 19.34 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 19.35 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 19.36 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 19.36 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 19.37 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 19.38 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 19.38 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 19.38 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 19.39 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 19.40 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 19.40 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 19.40 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 19.41 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 19.42 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 19.42 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 19.42 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 19.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc #8 19.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc #8 19.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc #8 19.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc #8 19.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc #8 19.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc #8 19.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc #8 19.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc #8 19.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc #8 19.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc #8 19.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc #8 19.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc #8 19.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc #8 19.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc #8 19.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 19.50 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 19.52 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 19.52 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 19.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 19.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 19.54 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 19.54 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 19.54 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 19.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 19.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 19.56 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 19.56 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 19.56 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 19.56 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 19.56 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 19.57 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 19.58 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 19.58 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 19.58 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 19.58 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 19.59 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 19.59 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 19.60 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 19.60 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 19.60 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 19.60 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 19.61 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 19.61 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 19.61 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 19.61 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 19.62 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 19.63 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 19.63 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 19.63 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 19.63 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 19.63 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 19.63 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 19.65 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 19.65 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 19.65 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 19.65 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 19.65 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 19.66 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 19.67 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 19.67 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 19.67 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 19.68 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 19.68 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 19.68 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 19.68 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 19.69 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 19.69 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 19.70 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 19.71 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 19.71 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 19.71 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 19.72 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 19.73 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 19.73 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 19.73 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 19.74 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 19.74 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 19.75 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 19.75 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 19.76 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 19.77 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 19.77 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 19.77 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 19.78 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 19.79 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 19.79 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 19.79 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 19.80 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 19.81 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 19.81 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 19.82 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 19.82 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 19.83 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 19.84 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 19.84 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 19.84 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 19.86 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 19.86 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 19.86 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 19.87 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 19.88 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 19.88 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 19.88 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 19.89 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 19.90 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 19.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc #8 19.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc #8 19.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc #8 19.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc #8 19.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc #8 19.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc #8 19.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc #8 19.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 19.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 19.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 19.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 19.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 19.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 19.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 19.97 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 19.98 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 19.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 19.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 19.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 20.00 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 20.00 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 20.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 20.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 20.02 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 20.02 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 20.02 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 20.03 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 20.04 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 20.04 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 20.04 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 20.05 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 20.06 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 20.06 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 20.07 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 20.07 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 20.08 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 20.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 20.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 20.09 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 20.10 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 20.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 20.12 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 20.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 20.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 20.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 20.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 20.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 20.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 20.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 20.16 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 20.16 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 20.17 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 20.19 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 20.19 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 20.19 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 20.20 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 20.21 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 20.21 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 20.21 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 20.23 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 20.23 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 20.23 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 20.24 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 20.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc #8 20.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc #8 20.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc #8 20.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc #8 20.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc #8 20.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc #8 20.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc #8 20.29 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 20.30 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 20.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 20.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 20.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 20.32 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 20.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 20.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 20.33 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 20.34 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 20.34 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 20.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 20.36 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 20.36 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 20.36 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 20.37 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 20.42 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 20.42 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 20.43 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 20.45 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 20.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc #8 20.48 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 20.49 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 20.49 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 20.50 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 20.51 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 20.51 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 20.52 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 20.53 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 20.54 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 20.56 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 20.56 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 20.56 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 20.58 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 20.58 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 20.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 20.60 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 20.61 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 20.61 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 20.61 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 20.63 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 20.63 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 20.63 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 20.63 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 20.65 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 20.65 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 20.65 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 20.66 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 20.67 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 20.67 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 20.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 20.68 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 20.69 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 20.69 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 20.69 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 20.70 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 20.71 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 20.71 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 20.71 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 20.73 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 20.73 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 20.73 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 20.73 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 20.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc #8 20.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc #8 20.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc #8 20.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc #8 20.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc #8 20.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc #8 20.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc #8 20.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc #8 20.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc #8 20.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc #8 20.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc #8 20.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc #8 20.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc #8 20.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_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 SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc #8 20.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc #8 20.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc #8 20.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_6.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc #8 20.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_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 SNDCP_Types_part_2.o SNDCP_Types_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 SNDCP_Types_part_3.o SNDCP_Types_part_3.cc #8 20.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc #8 20.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_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 SNDCP_Types_part_6.o SNDCP_Types_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 SNDCP_Types_part_7.o SNDCP_Types_part_7.cc #8 20.89 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 20.89 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 20.91 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 20.91 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 20.91 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 20.91 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 20.93 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 20.93 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 20.93 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 20.95 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 20.95 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 20.95 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 20.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 20.97 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 20.97 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 20.98 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 20.99 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 20.99 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 20.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 21.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 21.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 21.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 21.05 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 21.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc #8 21.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 21.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc #8 21.07 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.35 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.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc #8 23.76 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 24.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc #8 24.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc #8 24.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc #8 24.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc #8 24.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc #8 24.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc #8 24.83 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 24.86 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 24.88 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 24.90 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 24.92 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 24.94 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 24.96 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 24.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc #8 25.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc #8 25.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc #8 25.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc #8 25.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc #8 25.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc #8 25.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc #8 25.28 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 25.30 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 25.32 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 25.34 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 25.38 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 25.41 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 25.45 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 25.48 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 25.52 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 25.56 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 25.59 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 25.63 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 25.67 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 25.70 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 25.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc #8 25.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc #8 25.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc #8 25.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc #8 25.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc #8 25.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc #8 25.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc #8 25.92 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 25.93 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 25.94 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 25.95 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 25.96 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 25.97 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 25.98 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 25.99 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 26.00 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 26.39 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 26.75 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 27.14 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 27.22 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 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc #8 27.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc #8 27.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc #8 27.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc #8 27.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc #8 27.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc #8 27.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc #8 27.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc #8 27.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc #8 27.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc #8 27.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc #8 27.51 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 27.53 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 27.55 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 27.58 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 27.60 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 27.62 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 27.66 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 27.75 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 27.79 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 27.80 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 27.82 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.30 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 29.44 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 29.94 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 31.51 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 31.54 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 31.57 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 31.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc #8 32.54 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 32.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc #8 34.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc #8 34.32 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 34.32 RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] #8 34.32 16604 | } #8 34.32 | ^ #8 34.32 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 34.32 RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] #8 34.32 16656 | } #8 34.32 | ^ #8 34.32 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 34.32 RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] #8 34.32 16765 | } #8 34.32 | ^ #8 34.32 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 34.32 RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] #8 34.32 16816 | } #8 34.32 | ^ #8 35.25 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 37.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc #8 37.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc #8 37.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc #8 37.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc #8 37.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc #8 37.61 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 37.64 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 37.68 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 37.71 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 37.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 38.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 39.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 39.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 39.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 40.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 40.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 40.92 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 40.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc #8 41.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 41.11 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 41.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc #8 41.74 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 41.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 42.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 42.49 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 42.56 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 42.59 g++ -shared -o GSM_Types.so GSM_Types.o #8 42.60 g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o #8 42.71 g++ -shared -o GSUP_Templates.so GSUP_Templates.o #8 42.72 g++ -shared -o GSUP_Types.so GSUP_Types.o #8 42.81 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 42.88 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 42.89 g++ -shared -o GTP_Emulation.so GTP_Emulation.o #8 42.95 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 43.00 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 43.01 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 43.10 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 43.10 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 43.11 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 43.12 g++ -shared -o General_Types.so General_Types.o #8 43.21 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 43.23 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 43.23 g++ -shared -o IPA_Types.so IPA_Types.o #8 43.28 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 43.33 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 43.34 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 43.35 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 43.41 g++ -shared -o L3_Common.so L3_Common.o #8 43.45 g++ -shared -o L3_Templates.so L3_Templates.o #8 43.45 g++ -shared -o LLC_Templates.so LLC_Templates.o #8 43.45 g++ -shared -o LLC_Types.so LLC_Types.o #8 43.51 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 43.52 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 43.58 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 43.62 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 43.65 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 43.69 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 43.70 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 43.72 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 43.75 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 43.78 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 43.95 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 43.96 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 43.99 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 44.06 g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o #8 44.10 g++ -shared -o NS_Types.so NS_Types.o #8 44.12 g++ -shared -o Native_Functions.so Native_Functions.o #8 44.12 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 44.14 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 44.17 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 44.23 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 44.24 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 44.25 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 44.29 g++ -shared -o PCO_Types.so PCO_Types.o #8 44.31 g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o #8 44.34 g++ -shared -o RANAP_Templates.so RANAP_Templates.o #8 44.35 g++ -shared -o RANAP_Types.so RANAP_Types.o #8 44.36 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 44.43 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 44.46 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 44.46 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 44.50 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 44.51 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 44.55 g++ -shared -o SGSN_Tests.so SGSN_Tests.o #8 44.59 g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o #8 44.65 g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o #8 44.65 g++ -shared -o SNDCP_Types.so SNDCP_Types.o #8 44.67 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 44.71 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 44.71 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 44.78 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 44.78 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 44.81 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 44.84 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 44.86 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 44.87 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 44.88 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 44.90 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 44.91 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 44.93 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 44.93 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 44.94 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 44.96 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 44.98 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 44.98 g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o #8 44.99 g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o #8 45.01 g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o #8 45.01 g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o #8 45.03 g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o #8 45.03 g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o #8 45.03 g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o #8 45.06 g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o #8 45.06 g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o #8 45.06 g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o #8 45.06 g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o #8 45.08 g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o #8 45.09 g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o #8 45.09 g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o #8 45.09 g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o #8 45.09 g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o #8 45.10 g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o #8 45.11 g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o #8 45.11 g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o #8 45.11 g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o #8 45.13 g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o #8 45.14 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 45.14 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 45.14 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 45.15 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 45.16 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 45.17 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 45.18 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 45.18 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 45.19 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 45.20 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 45.21 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 45.21 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 45.23 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 45.24 g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o #8 45.24 g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o #8 45.25 g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o #8 45.26 g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o #8 45.26 g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o #8 45.28 g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o #8 45.28 g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o #8 45.29 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 45.30 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 45.31 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 45.31 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 45.33 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 45.33 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 45.34 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 45.35 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 45.36 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 45.37 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 45.37 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 45.38 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 45.40 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 45.40 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 45.41 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 45.42 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 45.42 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 45.43 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 45.44 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 45.45 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 45.45 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 45.47 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 45.48 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 45.48 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 45.49 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 45.49 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 45.50 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 45.51 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 45.51 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 45.51 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 45.53 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 45.54 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 45.54 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 45.54 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 45.56 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 45.56 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 45.56 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 45.56 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 45.56 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 45.59 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 45.59 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 45.59 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 45.59 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 45.61 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 45.61 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 45.61 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 45.62 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 45.63 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 45.63 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 45.64 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 45.64 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 45.64 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 45.66 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 45.66 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 45.66 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 45.67 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 45.69 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 45.69 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 45.69 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 45.70 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 45.71 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 45.71 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 45.71 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 45.72 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 45.73 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 45.73 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 45.74 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 45.75 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 45.75 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 45.76 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 45.76 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 45.77 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 45.78 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 45.78 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 45.78 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 45.80 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 45.81 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 45.81 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 45.81 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 45.83 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 45.83 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 45.83 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 45.83 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 45.85 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 45.86 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 45.86 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 45.86 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 45.88 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 45.88 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 45.88 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 45.89 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 45.90 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 45.91 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 45.91 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 45.91 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 45.92 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 45.94 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 45.94 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 45.94 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 45.94 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 45.96 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 45.98 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 45.99 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 45.99 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 45.99 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 46.01 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 46.01 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 46.01 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 46.01 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 46.03 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 46.04 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 46.04 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 46.05 g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o #8 46.06 g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o #8 46.06 g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o #8 46.07 g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o #8 46.08 g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o #8 46.09 g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o #8 46.09 g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o #8 46.09 g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o #8 46.12 g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o #8 46.12 g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o #8 46.12 g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o #8 46.12 g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o #8 46.14 g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o #8 46.14 g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o #8 46.14 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 46.14 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 46.16 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 46.17 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 46.17 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 46.17 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 46.18 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 46.19 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 46.19 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 46.20 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 46.21 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 46.21 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 46.22 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 46.23 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 46.23 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 46.24 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 46.25 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 46.26 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 46.26 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 46.26 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 46.27 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 46.28 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 46.29 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 46.29 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 46.30 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 46.31 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 46.31 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 46.33 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 46.33 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 46.33 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 46.34 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 46.36 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 46.36 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 46.36 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 46.36 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 46.39 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 46.39 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 46.39 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 46.39 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 46.41 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 46.42 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 46.42 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 46.42 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 46.43 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 46.44 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 46.44 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 46.44 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 46.44 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 46.46 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 46.47 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 46.47 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 46.48 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 46.49 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 46.49 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 46.51 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 46.51 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 46.52 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 46.52 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 46.54 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 46.54 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 46.55 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 46.56 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 46.56 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 46.58 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 46.58 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 46.59 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 46.59 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 46.61 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 46.62 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 46.64 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 46.64 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 46.66 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 46.67 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 46.69 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 46.69 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 46.69 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 46.70 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 46.70 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 46.71 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 46.72 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 46.72 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 46.73 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 46.74 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 46.74 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 46.75 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 46.76 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 46.76 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 46.77 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 46.77 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 46.78 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 46.79 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 46.79 g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o #8 46.80 g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o #8 46.81 g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o #8 46.82 g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o #8 46.82 g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o #8 46.82 g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o #8 46.83 g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o #8 46.84 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 46.84 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 46.85 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 46.86 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 46.87 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 46.87 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 46.88 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 46.88 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 46.89 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 46.90 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 46.90 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 46.92 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 46.92 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 46.92 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 46.93 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 46.94 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 46.94 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 46.95 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 46.96 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 46.97 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 46.97 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 46.98 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 46.99 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 46.99 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 47.00 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 47.00 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 47.02 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 47.02 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 47.02 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 47.03 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 47.04 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 47.04 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 47.05 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 47.05 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 47.07 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 47.08 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 47.08 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 47.08 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 47.08 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 47.09 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 47.11 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 47.12 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 47.13 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 47.13 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 47.13 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 47.15 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 47.16 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 47.17 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 47.17 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 47.18 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 47.18 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 47.20 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 47.20 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 47.20 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 47.21 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 47.21 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 47.22 g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o #8 47.23 g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o #8 47.23 g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o #8 47.23 g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o #8 47.25 g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o #8 47.25 g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o #8 47.26 g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o #8 47.26 g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o #8 47.28 g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o #8 47.28 g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o #8 47.28 g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o #8 47.29 g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o #8 47.30 g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o #8 47.30 g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o #8 47.31 g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o #8 47.32 g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o #8 47.33 g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o #8 47.33 g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o #8 47.34 g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o #8 47.35 g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o #8 47.35 g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o #8 47.36 g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o #8 47.36 g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o #8 47.37 g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o #8 47.38 g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o #8 47.39 g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o #8 47.39 g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o #8 47.40 g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o #8 47.40 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 47.40 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 47.41 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 47.42 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 47.43 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 47.43 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 47.43 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 47.43 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 47.44 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 47.46 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 47.46 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 47.46 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 47.46 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 47.47 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 47.48 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 47.48 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 47.49 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 47.49 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 47.50 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 47.50 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 47.51 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 47.51 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 47.51 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 47.52 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 47.53 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 47.54 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 47.54 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 47.54 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 47.55 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 47.56 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 47.56 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 47.56 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 47.57 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 47.58 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 47.58 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 47.59 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 47.59 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 47.60 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 47.61 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 47.61 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 47.61 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 47.62 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 47.62 g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o #8 47.63 g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o #8 47.64 g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o #8 47.64 g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o #8 47.64 g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o #8 47.65 g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o #8 47.65 g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o #8 47.66 g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o #8 47.66 g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o #8 47.67 g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o #8 47.67 g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o #8 47.67 g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o #8 47.69 g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o #8 47.69 g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o #8 47.69 g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o #8 47.70 g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o #8 47.70 g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o #8 47.71 g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o #8 47.71 g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o #8 47.72 g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o #8 47.72 g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o #8 47.73 g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o #8 47.73 g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o #8 47.74 g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o #8 47.75 g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o #8 47.75 g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o #8 47.76 g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o #8 47.76 g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o #8 47.77 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 47.77 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 47.77 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 47.78 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 47.78 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 47.80 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 47.80 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 47.81 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 47.81 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 47.81 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 47.82 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 47.82 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 47.83 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 47.83 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 47.84 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 47.84 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 47.85 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 47.86 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 47.86 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 47.86 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 47.86 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 47.87 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 47.88 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 47.88 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 47.89 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 47.89 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 47.90 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 47.90 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 47.91 g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o #8 47.91 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 47.92 g++ -shared -o NS_Emulation.so NS_Emulation.o #8 47.93 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 47.93 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 47.95 g++ -shared -o RAW_NS.so RAW_NS.o #8 48.02 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 48.04 g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o #8 48.05 g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o #8 48.07 g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o #8 48.07 g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o #8 48.07 g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o #8 48.07 g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o #8 48.10 g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o #8 48.10 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 48.10 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 48.10 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 48.11 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 48.11 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 48.13 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 48.13 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 48.13 g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o #8 48.13 g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o #8 48.15 g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o #8 48.15 g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o #8 48.15 g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o #8 48.15 g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o #8 48.17 g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o #8 48.18 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 48.18 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 48.18 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 48.18 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 48.20 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 48.20 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 48.20 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 48.20 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 48.21 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 48.22 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 48.22 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 48.23 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 48.23 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 48.23 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 48.24 g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o #8 48.24 g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o #8 48.24 g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o #8 48.25 g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o #8 48.26 g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o #8 48.26 g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o #8 48.27 g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o #8 48.27 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 48.27 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 48.28 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 48.28 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 48.28 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 48.29 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 48.29 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 48.30 g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o #8 48.30 g++ -shared -o RANAP_Constants.so RANAP_Constants.o #8 48.31 g++ -shared -o RANAP_Containers.so RANAP_Containers.o #8 48.31 g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o #8 48.32 g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o #8 48.32 g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o #8 48.35 g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o #8 48.35 g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o #8 48.37 g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o #8 48.37 g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o #8 48.39 g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o #8 48.40 g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o #8 48.40 g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o #8 48.40 g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o #8 48.40 g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o #8 48.42 g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o #8 48.43 g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o #8 48.43 g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o #8 48.43 g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o #8 48.43 g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o #8 48.45 g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o #8 48.45 g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o #8 48.45 g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o #8 48.45 g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o #8 48.46 g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o #8 48.47 g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o #8 48.48 g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o #8 48.48 g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o #8 48.48 g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o #8 48.48 g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o #8 48.50 g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o #8 48.50 g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o #8 48.51 g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o #8 48.51 g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o #8 48.53 g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o #8 48.53 g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o #8 48.53 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 48.53 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 48.56 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 48.56 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 48.56 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 48.60 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 48.61 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 48.62 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 48.64 g++ -shared -o LLC_EncDec.so LLC_EncDec.o #8 48.64 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 48.65 g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o #8 48.66 g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o #8 48.68 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 48.69 g++ -shared -o TCCConversion.so TCCConversion.o #8 48.72 g++ -shared -o TCCInterface.so TCCInterface.o #8 48.73 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 48.90 g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o #8 49.15 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 49.98 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 51.72 g++ -shared -o RANAP_IEs.so RANAP_IEs.o #8 54.92 g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o #8 55.65 g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o #8 58.68 g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o #8 59.25 g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o #8 59.40 g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o #8 59.66 g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o #8 60.34 g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o #8 60.45 g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o #8 63.42 g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o #8 63.42 g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o #8 63.51 if g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_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 NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_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 GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_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 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 IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_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 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 LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_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 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 NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_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 PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_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 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 SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_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 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 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 BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.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 NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_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 RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_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 RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.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 BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ #8 63.51 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 63.51 -L/lib -lcrypto \ #8 63.51 -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ #8 63.51 then : ; else /usr/bin/titanver BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_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 NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_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 GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_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 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 IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_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 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 LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_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 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 NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_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_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_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 PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_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 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 SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_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 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 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 BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.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 NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_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 RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_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 RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.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 BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 64.09 make[1]: Leaving directory '/osmo-ttcn3-hacks/sgsn' #8 DONE 65.2s #9 [4/4] COPY SGSN_TESTS.CFG /data/SGSN_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 3.7s done #10 writing image sha256:9bbc9f4fe457b0a345577c31b2f2de5a9c97e8343e5c34001c49b68e09e40de0 done #10 naming to docker.io/osmocom-build/ttcn3-sgsn-test:latest 0.0s done #10 DONE 3.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-sgsn-test' + docker_image_exists ttcn3-sgsn-test + docker images -q osmocom-build/ttcn3-sgsn-test + test -n 9bbc9f4fe457 + list_osmo_packages debian-bookworm ttcn3-sgsn-test + local distro=debian-bookworm + local image=ttcn3-sgsn-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sgsn-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester + cp SGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn + cp osmo-sgsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/unix + network_create + SUBNET=280574 + seq 1 30 + echo (280574 + 1) % 256 + bc + SUBNET=255 + NET_NAME=ttcn3-sgsn-test-255 + SUB4=172.18.255.0/24 + SUB6=fd02:db8:255::/64 + set +x Creating network ttcn3-sgsn-test-255, trying SUBNET=255... + docker network create --internal --subnet 172.18.255.0/24 --ipv6 --subnet fd02:db8:255::/64 ttcn3-sgsn-test-255 bfc95225d616b67aee6af967adc86421e04513aee9cfd48d373212691d5320eb + set +x ### Network ttcn3-sgsn-test-255 created (SUBNET=255) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/osmo-sgsn.cfg Applying SUBNET=255 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 255 200 + NET=255 + ADDR_SUFIX=200 + echo --network ttcn3-sgsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 + docker run --rm --network ttcn3-sgsn-test-255 --ip 172.18.255.200 --ip6 fd02:db8:255::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp:/data --name jenkins-ttcn3-sgsn-test-2375-stp -d osmocom-build/osmo-stp-master f4b99d156f7ea8ac2d010191ac2a1abf36902b16e3a31fef85fbc457caa7c6a0 + echo Starting container with SGSN Starting container with SGSN + docker_network_params 255 10 + NET=255 + ADDR_SUFIX=10 + echo --network ttcn3-sgsn-test-255 --ip 172.18.255.10 --ip6 fd02:db8:255::10 + docker run --rm --network ttcn3-sgsn-test-255 --ip 172.18.255.10 --ip6 fd02:db8:255::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn:/data --name jenkins-ttcn3-sgsn-test-2375-sgsn -d osmocom-build/osmo-sgsn-master /bin/sh -c osmo-sgsn -c /data/osmo-sgsn.cfg >/data/osmo-sgsn.log 2>&1 106e6e6b7087c6497d2a4204b453beb2431e9af95ed374d6f78f819a72068cf2 + echo Starting container with SGSN testsuite Starting container with SGSN testsuite + docker_network_params 255 103 + NET=255 + ADDR_SUFIX=103 + echo --network ttcn3-sgsn-test-255 --ip 172.18.255.103 --ip6 fd02:db8:255::103 + docker run --rm --network ttcn3-sgsn-test-255 --ip 172.18.255.103 --ip6 fd02:db8:255::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.255.10 -e OSMO_SUT_PORT=4245 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester:/data --name jenkins-ttcn3-sgsn-test-2375-ttcn3-sgsn-test osmocom-build/ttcn3-sgsn-test + SUBDIR=sgsn + SUITE=SGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sgsn/SGSN_Tests SGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_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: SGSN_Tests.cfg MC@5a021e26831c: Unix server socket created successfully. MC@5a021e26831c: Listening on TCP port 43065. 5a021e26831c is the default MC2> spawn /osmo-ttcn3-hacks/sgsn/SGSN_Tests 5a021e26831c 43065 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5a021e26831c: New HC connected from 172.18.255.103 [172.18.255.103]. 5a021e26831c: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@5a021e26831c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5a021e26831c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5a021e26831c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5a021e26831c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5a021e26831c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5a021e26831c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5a021e26831c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5a021e26831c: Configuration file was processed on all HCs. MC@5a021e26831c: Creating MTC on host 172.18.255.103. MC@5a021e26831c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Jun 14 05:49:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach.pcap" >/data/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach started. SGSN_Test-Gb0-NS0(3)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(4)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(7)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(7)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(4)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI196(6)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(12)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(12)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(9)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI210(11)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(17)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(17)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(14)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI220(16)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(18)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(18)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@5a021e26831c: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C123F603'O, index=0 SGSN_Test-GSUP(19)@5a021e26831c: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '508B4AFA5D685036244603308F5E8B3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '031DD810'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C337389881BA5FC'O } } } } } SGSN_Test-GSUP(19)@5a021e26831c: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@5a021e26831c: Added IMSI table entry 0TC_attach(21)"262420000000001" TC_attach(21)@5a021e26831c: setverdict(pass): none -> pass TC_attach-BVCI196(6)@5a021e26831c: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@5a021e26831c: Final verdict of PTC: pass TC_attach-BVCI196(6)@5a021e26831c: Final verdict of PTC: none TC_attach-BVCI210(11)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(19)@5a021e26831c: Final verdict of PTC: none -NSVCI99(17)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@5a021e26831c: Final verdict of PTC: none TC_attach-BVCI220(16)@5a021e26831c: Final verdict of PTC: none -NSVCI97(7)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@5a021e26831c: Final verdict of PTC: none -NSVCI98(12)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(20)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(5)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(10)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(15)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(20): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Jun 14 05:49:45 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=51548) Waiting for packet dumper to finish... 1 (prev_count=51548, count=87560) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Jun 14 05:49:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_mnc3.pcap" >/data/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_mnc3 started. SGSN_Test-Gb0-NS0(22)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(23)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(26)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(26)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(23)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI196(25)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(31)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(31)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(28)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI210(30)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(36)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(36)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(33)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI220(35)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(37)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(37)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@5a021e26831c: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='FAE1C7F0'O, index=0 SGSN_Test-GSUP(38)@5a021e26831c: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '42E40A8D5A53D50C071B9DEC333016E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA99D49B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AE8724A86081C4E'O } } } } } SGSN_Test-GSUP(38)@5a021e26831c: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@5a021e26831c: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" TC_attach_mnc3(40)@5a021e26831c: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@5a021e26831c: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-GSUP(38)@5a021e26831c: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@5a021e26831c: Final verdict of PTC: none -NSVCI97(26)@5a021e26831c: Final verdict of PTC: none -NSVCI99(36)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@5a021e26831c: Final verdict of PTC: none -NSVCI98(31)@5a021e26831c: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(39)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(24)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(34)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@5a021e26831c: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(29)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(39): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_mnc3 finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Jun 14 05:49:50 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85939) Waiting for packet dumper to finish... 1 (prev_count=85939, count=87016) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Fri Jun 14 05:49:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/data/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_umts_aka_umts_res started. SGSN_Test-Gb0-NS0(41)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(42)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(45)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(45)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(42)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI196(44)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(50)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(50)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(47)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI210(49)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(55)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(55)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(52)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI220(54)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(56)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(56)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@5a021e26831c: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E48BBAF3'O, index=0 SGSN_Test-GSUP(57)@5a021e26831c: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3C3FFB13DEB1DDF811AE2AFAB1CD1C32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FAE6D063'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0971420F47508E83'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3D608AA8869F0EAF3C7EC61C50E4699E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D1C92F2544CA67C5A4854B3B1E3A4247'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FCB29C9B8DB1E7C83555C8F4C0B1C27F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A8F348803B74EEFC'O } } } } } SGSN_Test-GSUP(57)@5a021e26831c: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@5a021e26831c: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" TC_attach_umts_aka_umts_res(59)@5a021e26831c: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@5a021e26831c: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@5a021e26831c: Final verdict of PTC: pass TC_attach_umts_aka_umts_res-BVCI210(49)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(57)@5a021e26831c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@5a021e26831c: Final verdict of PTC: none -NSVCI98(50)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(53)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@5a021e26831c: Final verdict of PTC: none -NSVCI99(55)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(43)@5a021e26831c: Final verdict of PTC: none -NSVCI97(45)@5a021e26831c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(58)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(48)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(58): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Jun 14 05:49:55 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86484) Waiting for packet dumper to finish... 1 (prev_count=86484, count=87561) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Fri Jun 14 05:49:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/data/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_umts_aka_gsm_sres started. SGSN_Test-Gb0-NS0(60)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(61)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(64)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(64)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(61)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI196(63)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(69)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(69)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(70)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(66)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI210(68)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(74)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(74)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(71)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI220(73)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(75)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(75)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@5a021e26831c: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D72C8EE9'O, index=0 SGSN_Test-GSUP(76)@5a021e26831c: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '670DC8445E643DCF78DF06E0DE714172'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A05F5A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D78B5CE9C2E6D432'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A3A5B9E1DD6877462A10C912DD5F0AE9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C0698D681662DFF20F042CEB36490164'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F4D78FCF649F8BE75E80C3704269C3C8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D2B914F09376DEE1'O } } } } } SGSN_Test-GSUP(76)@5a021e26831c: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@5a021e26831c: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" TC_attach_umts_aka_gsm_sres(78)@5a021e26831c: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@5a021e26831c: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(60)@5a021e26831c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(76)@5a021e26831c: Final verdict of PTC: none -NSVCI98(69)@5a021e26831c: Final verdict of PTC: none -NSVCI97(64)@5a021e26831c: Final verdict of PTC: none -NSVCI99(74)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(77)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(62)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(72)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(67)@5a021e26831c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@5a021e26831c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(77): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Jun 14 05:50:00 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44741) Waiting for packet dumper to finish... 1 (prev_count=44741, count=86889) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Fri Jun 14 05:50:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/data/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_timeout_after_pdp_act started. SGSN_Test-Gb0-NS0(79)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(80)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(83)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(83)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(80)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI196(82)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb1-BSSGP1(85)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(88)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(88)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(85)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI210(87)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(93)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(93)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(90)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI220(92)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(94)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(94)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@5a021e26831c: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C009876E'O, index=0 SGSN_Test-GSUP(95)@5a021e26831c: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1FEC4778E5E336519733630F22CA7661'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39418106'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D2936CBB1CD623C'O } } } } } SGSN_Test-GSUP(95)@5a021e26831c: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@5a021e26831c: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" TC_attach_timeout_after_pdp_act(97)@5a021e26831c: setverdict(pass): none -> pass TC_attach_timeout_after_pdp_act(97)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@5a021e26831c: Trying to receive 5 ATTACH ACCEPTs SGSN_Test-GSUP-IPA(94)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_timeout_after_pdp_act(97)@5a021e26831c: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@5a021e26831c: Make sure not more than 5 ATTACH ACCEPT messages are sent TC_attach_timeout_after_pdp_act(97)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@5a021e26831c: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@5a021e26831c: Final verdict of PTC: pass TC_attach_timeout_after_pdp_act-BVCI220(92)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(95)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@5a021e26831c: Final verdict of PTC: none -NSVCI99(93)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@5a021e26831c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@5a021e26831c: Final verdict of PTC: none -NSVCI98(88)@5a021e26831c: Final verdict of PTC: none -NSVCI97(83)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@5a021e26831c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(96)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(86)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(91)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(81)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(96): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Jun 14 05:50:35 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110990) Waiting for packet dumper to finish... 1 (prev_count=110990, count=124156) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Jun 14 05:50:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/data/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_auth_id_timeout started. SGSN_Test-Gb0-NS0(98)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(99)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(102)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(102)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(99)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI196(101)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(107)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(107)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(104)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI210(106)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(112)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(112)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(109)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI220(111)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(113)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(113)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@5a021e26831c: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E64BE9EE'O, index=0 SGSN_Test-GSUP(114)@5a021e26831c: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) SGSN_Test-GSUP-IPA(113)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_auth_id_timeout(116)@5a021e26831c: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@5a021e26831c: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@5a021e26831c: Final verdict of PTC: pass TC_attach_auth_id_timeout-BVCI196(101)@5a021e26831c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(114)@5a021e26831c: Final verdict of PTC: none -NSVCI98(107)@5a021e26831c: Final verdict of PTC: none -NSVCI99(112)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(115)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(110)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(105)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(100)@5a021e26831c: Final verdict of PTC: none -NSVCI97(102)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@5a021e26831c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(115): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Jun 14 05:51:09 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=59102) Waiting for packet dumper to finish... 1 (prev_count=59102, count=65253) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Jun 14 05:51:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/data/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_auth_sai_timeout started. SGSN_Test-Gb0-NS0(117)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(118)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(121)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(121)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(122)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(118)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI196(120)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(126)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(126)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(123)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI210(125)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(131)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(131)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(128)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI220(130)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(132)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(132)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@5a021e26831c: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CB1950CC'O, index=0 SGSN_Test-GSUP(133)@5a021e26831c: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@5a021e26831c: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@5a021e26831c: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" TC_attach_auth_sai_timeout(135)@5a021e26831c: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@5a021e26831c: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(117)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(133)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@5a021e26831c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@5a021e26831c: Final verdict of PTC: none -NSVCI97(121)@5a021e26831c: Final verdict of PTC: none -NSVCI99(131)@5a021e26831c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@5a021e26831c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(119)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(134)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(129)@5a021e26831c: Final verdict of PTC: none -NSVCI98(126)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(124)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none)Fri Jun 14 05:51:19 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(134): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=52774) Waiting for packet dumper to finish... 1 (prev_count=52774, count=63406) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Jun 14 05:51:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/data/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_auth_sai_reject started. SGSN_Test-Gb0-NS0(136)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(137)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(140)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(140)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(137)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI196(139)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(145)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(145)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(142)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI210(144)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(150)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(150)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(147)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI220(149)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(151)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(151)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@5a021e26831c: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F8BC695A'O, index=0 SGSN_Test-GSUP(152)@5a021e26831c: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@5a021e26831c: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@5a021e26831c: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" TC_attach_auth_sai_reject(154)@5a021e26831c: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@5a021e26831c: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(136)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(152)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@5a021e26831c: Final verdict of PTC: none -NSVCI97(140)@5a021e26831c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@5a021e26831c: Final verdict of PTC: none -NSVCI98(145)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@5a021e26831c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(153)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(138)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(143)@5a021e26831c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(148)@5a021e26831c: Final verdict of PTC: none -NSVCI99(150)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(153): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Jun 14 05:51:29 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=54456) Waiting for packet dumper to finish... 1 (prev_count=54456, count=65088) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Jun 14 05:51:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/data/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_gsup_lu_timeout started. SGSN_Test-Gb0-NS0(155)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(156)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(159)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(159)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(156)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_attach_gsup_lu_timeout-BVCI196(158)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(164)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(164)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(161)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI210(163)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(169)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(169)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(166)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI220(168)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(170)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(170)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@5a021e26831c: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FD1E2583'O, index=0 SGSN_Test-GSUP(171)@5a021e26831c: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '61207B60C59BA63F497533CA426A6635'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '301FC448'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB77BDB68D670D39'O } } } } } SGSN_Test-GSUP(171)@5a021e26831c: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@5a021e26831c: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" TC_attach_gsup_lu_timeout(173)@5a021e26831c: setverdict(fail): none -> fail MC@5a021e26831c: Test Component 173 has requested to stop MTC. Terminating current testcase execution. -NSVCI99(169)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@5a021e26831c: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@5a021e26831c: Final verdict of PTC: fail SGSN_Test-GSUP(171)@5a021e26831c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@5a021e26831c: Final verdict of PTC: none -NSVCI97(159)@5a021e26831c: Final verdict of PTC: none -NSVCI98(164)@5a021e26831c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@5a021e26831c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(167)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(162)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(157)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(172)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(172): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@5a021e26831c: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Jun 14 05:51:34 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=71811) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Jun 14 05:51:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/data/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_gsup_lu_reject started. SGSN_Test-Gb0-NS0(174)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(175)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(178)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(178)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(175)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI196(177)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(183)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(183)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(180)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI210(182)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(188)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(188)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(185)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI220(187)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(189)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(189)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@5a021e26831c: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FE49BAE9'O, index=0 SGSN_Test-GSUP(190)@5a021e26831c: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FA0A8C899DDCA5B54583111F6A3EC666'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '193BBD0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1A9217E29FD1129'O } } } } } SGSN_Test-GSUP(190)@5a021e26831c: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@5a021e26831c: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" TC_attach_gsup_lu_reject(192)@5a021e26831c: setverdict(fail): none -> fail MC@5a021e26831c: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(174)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(190)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@5a021e26831c: Final verdict of PTC: none -NSVCI99(188)@5a021e26831c: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@5a021e26831c: Final verdict of PTC: fail TC_attach_gsup_lu_reject-BVCI210(182)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@5a021e26831c: Final verdict of PTC: none -NSVCI97(178)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@5a021e26831c: Final verdict of PTC: none -NSVCI98(183)@5a021e26831c: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(176)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(181)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(191)@5a021e26831c: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(186)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(191): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@5a021e26831c: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Fri Jun 14 05:51:38 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44007) Waiting for packet dumper to finish... 1 (prev_count=44007, count=78210) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Jun 14 05:51:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_combined.pcap" >/data/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_combined started. SGSN_Test-Gb0-NS0(193)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(194)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(197)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(197)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(194)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI196(196)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(202)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(202)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(203)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(199)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI210(201)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(207)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(207)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(204)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI220(206)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(208)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(208)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@5a021e26831c: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='DADE42FE'O, index=0 SGSN_Test-GSUP(209)@5a021e26831c: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '06706A73307546C8521B8622EFDD4242'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69E25B65'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EEB8551B22623BF'O } } } } } SGSN_Test-GSUP(209)@5a021e26831c: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@5a021e26831c: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" TC_attach_combined(211)@5a021e26831c: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@5a021e26831c: Removing Client IMSI='262420000000007'H, index=0 TC_attach_combined(211)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(193)@5a021e26831c: Final verdict of PTC: none -NSVCI97(197)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(209)@5a021e26831c: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@5a021e26831c: Final verdict of PTC: none -NSVCI98(202)@5a021e26831c: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@5a021e26831c: Final verdict of PTC: none -NSVCI99(207)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@5a021e26831c: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(205)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(195)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(210)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(200)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(210): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_combined finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Jun 14 05:51:43 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_combined.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85490) Waiting for packet dumper to finish... 1 (prev_count=85490, count=86567) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Jun 14 05:51:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_accept_all.pcap" >/data/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_accept_all started. SGSN_Test-Gb0-NS0(212)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(213)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(216)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(216)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(213)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI196(215)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(221)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(221)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(218)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI210(220)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(226)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(226)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(223)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI220(225)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(227)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(227)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@5a021e26831c: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C3C58781'O, index=0 SGSN_Test-GSUP(228)@5a021e26831c: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) TC_attach_accept_all(230)@5a021e26831c: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@5a021e26831c: Removing Client IMSI='262420000000008'H, index=0 TC_attach_accept_all(230)@5a021e26831c: Final verdict of PTC: pass -NSVCI98(221)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(228)@5a021e26831c: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@5a021e26831c: Final verdict of PTC: none -NSVCI97(216)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@5a021e26831c: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@5a021e26831c: Final verdict of PTC: none -NSVCI99(226)@5a021e26831c: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(214)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(229)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(224)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(219)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(229): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_accept_all finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Jun 14 05:51:50 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55415) Waiting for packet dumper to finish... 1 (prev_count=55415, count=68384) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Jun 14 05:51:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_closed.pcap" >/data/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_closed started. SGSN_Test-Gb0-NS0(231)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(232)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(235)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(235)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(232)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_attach_closed-BVCI196(234)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(240)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(240)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(237)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI210(239)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(245)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(245)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(242)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI220(244)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(246)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(246)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@5a021e26831c: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D01FD6A2'O, index=0 SGSN_Test-GSUP(247)@5a021e26831c: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@5a021e26831c: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D01FD6A2'O, index=1 TC_attach_closed(249)@5a021e26831c: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5a021e26831c: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@5a021e26831c: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@5a021e26831c: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D38E81BB'O, index=2 SGSN_Test-GSUP(247)@5a021e26831c: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) TC_attach_closed(250)@5a021e26831c: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5a021e26831c: Removing Client IMSI='262420000000010'H, index=2 TC_attach_closed(250)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(231)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(247)@5a021e26831c: Final verdict of PTC: none -NSVCI97(235)@5a021e26831c: Final verdict of PTC: none -NSVCI98(240)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@5a021e26831c: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@5a021e26831c: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@5a021e26831c: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@5a021e26831c: Final verdict of PTC: none -NSVCI99(245)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(243)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(248)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(233)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(238)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(248): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@5a021e26831c: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@5a021e26831c: Test case TC_attach_closed finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Jun 14 05:51:56 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_closed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78264) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Jun 14 05:51:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_no_imei_response.pcap" >/data/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_no_imei_response started. SGSN_Test-Gb0-NS0(251)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(252)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(255)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(255)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(252)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI196(254)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(260)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(260)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(257)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI210(259)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(265)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(265)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(262)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI220(264)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(266)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(266)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@5a021e26831c: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CE5547E8'O, index=0 SGSN_Test-GSUP(267)@5a021e26831c: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) SGSN_Test-GSUP-IPA(266)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imei_response(269)@5a021e26831c: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@5a021e26831c: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@5a021e26831c: Final verdict of PTC: pass TC_attach_no_imei_response-BVCI220(264)@5a021e26831c: Final verdict of PTC: none -NSVCI99(265)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@5a021e26831c: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@5a021e26831c: Final verdict of PTC: none -NSVCI97(255)@5a021e26831c: Final verdict of PTC: none -NSVCI98(260)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(267)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@5a021e26831c: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(253)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(258)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(263)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(268)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(268): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Jun 14 05:52:30 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=66804) Waiting for packet dumper to finish... 1 (prev_count=66804, count=67969) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Jun 14 05:52:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/data/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_no_imsi_response started. SGSN_Test-Gb0-NS0(270)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(271)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(274)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(274)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(271)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI196(273)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(279)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(279)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(276)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI210(278)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(284)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(284)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(281)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI220(283)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(285)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(285)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@5a021e26831c: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C495F52E'O, index=0 SGSN_Test-GSUP(286)@5a021e26831c: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) SGSN_Test-GSUP-IPA(285)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imsi_response(288)@5a021e26831c: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@5a021e26831c: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(271)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(286)@5a021e26831c: Final verdict of PTC: none -NSVCI98(279)@5a021e26831c: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@5a021e26831c: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@5a021e26831c: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@5a021e26831c: Final verdict of PTC: none -NSVCI99(284)@5a021e26831c: Final verdict of PTC: none -NSVCI97(274)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(287)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(282)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(272)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(277)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(287): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Jun 14 05:53:05 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67352) Waiting for packet dumper to finish... 1 (prev_count=67352, count=68517) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Jun 14 05:53:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/data/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_closed_add_vty started. SGSN_Test-Gb0-NS0(289)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(290)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(293)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(293)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(290)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI196(292)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(298)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(298)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(299)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(295)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI210(297)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(304)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(304)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(304)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(300)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI220(301)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(303)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(303)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(303)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(303)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(303)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@5a021e26831c: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='DF186243'O, index=0 SGSN_Test-GSUP(305)@5a021e26831c: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@5a021e26831c: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='DF186243'O, index=1 TC_attach_closed_add_vty(307)@5a021e26831c: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@5a021e26831c: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@5a021e26831c: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='DF186243'O, index=2 TC_attach_closed_add_vty(307)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@5a021e26831c: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(300)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@5a021e26831c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(305)@5a021e26831c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@5a021e26831c: Final verdict of PTC: none -NSVCI99(304)@5a021e26831c: Final verdict of PTC: none -NSVCI97(293)@5a021e26831c: Final verdict of PTC: none -NSVCI98(298)@5a021e26831c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(291)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(296)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(302)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(306)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(306): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Jun 14 05:53:11 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=65377) Waiting for packet dumper to finish... 1 (prev_count=65377, count=78346) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Jun 14 05:53:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/data/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_check_subscriber_list started. SGSN_Test-Gb0-NS0(308)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(309)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(312)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(312)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(309)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI196(311)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(317)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(317)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(314)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI210(316)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(322)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(322)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(319)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI220(321)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(323)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(323)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@5a021e26831c: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F7EC4B6B'O, index=0 SGSN_Test-GSUP(324)@5a021e26831c: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '84A27DB213DD767C88CA6C2CA07BEC04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8CB8F8A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '787CFA9B5E9B8F12'O } } } } } SGSN_Test-GSUP(324)@5a021e26831c: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@5a021e26831c: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" TC_attach_check_subscriber_list(326)@5a021e26831c: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@5a021e26831c: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@5a021e26831c: Final verdict of PTC: pass -NSVCI97(312)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(324)@5a021e26831c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@5a021e26831c: Final verdict of PTC: none -NSVCI99(322)@5a021e26831c: Final verdict of PTC: none -NSVCI98(317)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(310)@5a021e26831c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(325)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(320)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(315)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@5a021e26831c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(325): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Jun 14 05:53:16 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89644) Waiting for packet dumper to finish... 1 (prev_count=89644, count=90813) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Fri Jun 14 05:53:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/data/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_detach_check_subscriber_list started. SGSN_Test-Gb0-NS0(327)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(328)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(331)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(331)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(328)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI196(330)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(336)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(336)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(337)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(333)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI210(335)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(341)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(341)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(338)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI220(340)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(342)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(342)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@5a021e26831c: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='DB1436AC'O, index=0 SGSN_Test-GSUP(343)@5a021e26831c: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9A338D42A1690D3D72487D3AFAC77B99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35170E60'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D9754CE3C680477'O } } } } } SGSN_Test-GSUP(343)@5a021e26831c: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@5a021e26831c: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" TC_attach_detach_check_subscriber_list(345)@5a021e26831c: setverdict(pass): none -> pass TC_attach_detach_check_subscriber_list(345)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@5a021e26831c: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(333)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@5a021e26831c: Final verdict of PTC: none -NSVCI98(336)@5a021e26831c: Final verdict of PTC: none -NSVCI97(331)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@5a021e26831c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@5a021e26831c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(343)@5a021e26831c: Final verdict of PTC: none -NSVCI99(341)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(339)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(344)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(329)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(334)@5a021e26831c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) Fri Jun 14 05:53:25 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none)Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc MTC@5a021e26831c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(344): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=81653) Waiting for packet dumper to finish... 1 (prev_count=81653, count=89126) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Jun 14 05:53:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/data/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_check_complete_resend started. SGSN_Test-Gb0-NS0(346)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(347)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(350)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(350)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(347)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI196(349)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(355)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(355)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(352)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI210(354)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(360)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(360)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(357)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI220(359)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(361)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(361)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@5a021e26831c: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='EBDBBB6E'O, index=0 SGSN_Test-GSUP(362)@5a021e26831c: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '715B60927EA542EBF3681239D44F64ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2D13094'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D74475AC804F8CB'O } } } } } SGSN_Test-GSUP(362)@5a021e26831c: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@5a021e26831c: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" TC_attach_check_complete_resend(364)@5a021e26831c: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@5a021e26831c: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@5a021e26831c: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@5a021e26831c: Warning: Re-starting timer T, which is already active (running or expired). SGSN_Test-GSUP-IPA(361)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_check_complete_resend(364)@5a021e26831c: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@5a021e26831c: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@5a021e26831c: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@5a021e26831c: Final verdict of PTC: pass -NSVCI97(350)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@5a021e26831c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(362)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@5a021e26831c: Final verdict of PTC: none -NSVCI98(355)@5a021e26831c: Final verdict of PTC: none -NSVCI99(360)@5a021e26831c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(358)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(353)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(363)@5a021e26831c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(348)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(363): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Jun 14 05:54:04 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89131) Waiting for packet dumper to finish... 1 (prev_count=89131, count=90208) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Fri Jun 14 05:54:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_hlr_location_cancel_request_update started. SGSN_Test-Gb0-NS0(365)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(366)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(369)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(369)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(366)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI196(368)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(374)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(374)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(371)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI210(373)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(379)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(379)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(376)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI220(378)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(380)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(380)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@5a021e26831c: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='CE824B87'O, index=0 SGSN_Test-GSUP(381)@5a021e26831c: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E22557AB2DD3AD8C22B2C1565FB0066C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '45DC68D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C9FDDD3810043E0'O } } } } } SGSN_Test-GSUP(381)@5a021e26831c: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@5a021e26831c: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" TC_hlr_location_cancel_request_update(383)@5a021e26831c: setverdict(pass): none -> pass TC_hlr_location_cancel_request_update(383)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed MC@5a021e26831c: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(365)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(381)@5a021e26831c: Final verdict of PTC: none -NSVCI97(369)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@5a021e26831c: Final verdict of PTC: none -NSVCI99(379)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@5a021e26831c: Final verdict of PTC: none -NSVCI98(374)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(371)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(367)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(372)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(382)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(377)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(382): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@5a021e26831c: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Jun 14 05:54:15 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81418) Waiting for packet dumper to finish... 1 (prev_count=81418, count=88986) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Fri Jun 14 05:54:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_hlr_location_cancel_request_withdraw started. SGSN_Test-Gb0-NS0(384)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(385)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(388)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(388)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(385)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(393)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(393)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(390)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(398)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(398)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(395)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(399)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(399)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5a021e26831c: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E350BB39'O, index=0 SGSN_Test-GSUP(400)@5a021e26831c: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '044E41AFDF4D3DF1E5DDE7034A0345FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E57C068D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E32115D1BB22CC4'O } } } } } SGSN_Test-GSUP(400)@5a021e26831c: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@5a021e26831c: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" TC_hlr_location_cancel_request_withdraw(402)@5a021e26831c: setverdict(pass): none -> pass TC_hlr_location_cancel_request_withdraw(402)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5a021e26831c: Removing Client IMSI='262420000000029'H, index=0 TC_hlr_location_cancel_request_withdraw(402)@5a021e26831c: Final verdict of PTC: pass TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(400)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@5a021e26831c: Final verdict of PTC: none -NSVCI97(388)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5a021e26831c: Final verdict of PTC: none -NSVCI99(398)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(401)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(391)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(396)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(386)@5a021e26831c: Final verdict of PTC: none -NSVCI98(393)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(401): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@5a021e26831c: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Jun 14 05:54:20 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92760) Waiting for packet dumper to finish... 1 (prev_count=92760, count=93837) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Fri Jun 14 05:54:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. SGSN_Test-Gb0-NS0(403)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(404)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(407)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(407)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(404)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(412)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(412)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(409)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(417)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(417)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(414)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(418)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(418)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5a021e26831c: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E6B594D9'O, index=0 SGSN_Test-GSUP(419)@5a021e26831c: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@5a021e26831c: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@5a021e26831c: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5a021e26831c: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5a021e26831c: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(404)@5a021e26831c: Final verdict of PTC: none -NSVCI98(412)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@5a021e26831c: Final verdict of PTC: none -NSVCI99(417)@5a021e26831c: Final verdict of PTC: none -NSVCI97(407)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(419)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(420)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(410)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(405)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(415)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(420): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@5a021e26831c: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Jun 14 05:54:25 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41292) Waiting for packet dumper to finish... 1 (prev_count=41292, count=50792) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Fri Jun 14 05:54:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. SGSN_Test-Gb0-NS0(422)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(423)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(426)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(426)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(423)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(431)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(431)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(428)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(436)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(436)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(433)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(437)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(437)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5a021e26831c: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DF230139'O, index=0 SGSN_Test-GSUP(438)@5a021e26831c: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@5a021e26831c: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@5a021e26831c: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5a021e26831c: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5a021e26831c: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5a021e26831c: Final verdict of PTC: pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(438)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@5a021e26831c: Final verdict of PTC: none -NSVCI99(436)@5a021e26831c: Final verdict of PTC: none -NSVCI98(431)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5a021e26831c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@5a021e26831c: Final verdict of PTC: none -NSVCI97(426)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(429)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(424)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(439)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(434)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(439): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@5a021e26831c: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Jun 14 05:54:30 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41250) Waiting for packet dumper to finish... 1 (prev_count=41250, count=50746) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Jun 14 05:54:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_rau_unknown.pcap" >/data/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_rau_unknown started. SGSN_Test-Gb0-NS0(441)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(442)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(445)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(445)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(442)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI196(444)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(450)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(450)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(447)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI210(449)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(455)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(455)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(452)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI220(454)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(456)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(456)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@5a021e26831c: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='ED3CA6A5'O, index=0 SGSN_Test-GSUP(457)@5a021e26831c: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) TC_rau_unknown(459)@5a021e26831c: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@5a021e26831c: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@5a021e26831c: Final verdict of PTC: pass TC_rau_unknown-BVCI196(444)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@5a021e26831c: Final verdict of PTC: none -NSVCI99(455)@5a021e26831c: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@5a021e26831c: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(457)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@5a021e26831c: Final verdict of PTC: none -NSVCI97(445)@5a021e26831c: Final verdict of PTC: none -NSVCI98(450)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(458)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(448)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(443)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(453)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(458): none (none -> none) MTC@5a021e26831c: LocalFri Jun 14 05:54:35 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_rau_unknown.talloc verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@5a021e26831c: Test case TC_rau_unknown finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=40365) Waiting for packet dumper to finish... 1 (prev_count=40365, count=52638) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Jun 14 05:54:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau.pcap" >/data/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_rau started. SGSN_Test-Gb0-NS0(460)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(461)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(464)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(464)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(461)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI196(463)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(469)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(469)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(470)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(466)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI210(468)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(474)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(474)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(471)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI220(473)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(475)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(475)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@5a021e26831c: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CCE85019'O, index=0 SGSN_Test-GSUP(476)@5a021e26831c: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6352F822A3DE61244104CF6CBECCE02B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F234640'O ("?#F@") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE0891B3B17E5DC0'O } } } } } SGSN_Test-GSUP(476)@5a021e26831c: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@5a021e26831c: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" TC_attach_rau(478)@5a021e26831c: setverdict(pass): none -> pass TC_attach_rau(478)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@5a021e26831c: Removing Client IMSI='262420000000012'H, index=0 TC_attach_rau(478)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(471)@5a021e26831c: Final verdict of PTC: none -NSVCI97(464)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@5a021e26831c: Final verdict of PTC: none -NSVCI99(474)@5a021e26831c: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@5a021e26831c: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(476)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@5a021e26831c: Final verdict of PTC: none -NSVCI98(469)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(462)@5a021e26831c: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(477)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(467)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(472)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(477): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_rau finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Jun 14 05:54:40 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89373) Waiting for packet dumper to finish... 1 (prev_count=89373, count=90450) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Jun 14 05:54:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau_a_a.pcap" >/data/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_rau_a_a started. SGSN_Test-Gb0-NS0(479)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(480)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(483)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(483)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(480)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI196(482)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(488)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(488)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(485)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 TC_attach_rau_a_a-BVCI210(487)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(493)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(493)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(490)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI220(492)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(494)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(494)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@5a021e26831c: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E72BD796'O, index=0 SGSN_Test-GSUP(495)@5a021e26831c: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9BB122DBF962631849A0E450317F6582'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF7B84EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79D4864697328D9D'O } } } } } SGSN_Test-GSUP(495)@5a021e26831c: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@5a021e26831c: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" TC_attach_rau_a_a(497)@5a021e26831c: setverdict(pass): none -> pass TC_attach_rau_a_a(497)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@5a021e26831c: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(479)@5a021e26831c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@5a021e26831c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(495)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@5a021e26831c: Final verdict of PTC: none -NSVCI97(483)@5a021e26831c: Final verdict of PTC: none -NSVCI99(493)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@5a021e26831c: Final verdict of PTC: none -NSVCI98(488)@5a021e26831c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(481)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(496)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(491)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(486)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(496): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Jun 14 05:54:51 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99659) Waiting for packet dumper to finish... 1 (prev_count=99659, count=107227) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Jun 14 05:54:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau_a_b.pcap" >/data/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_rau_a_b started. SGSN_Test-Gb0-NS0(498)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(499)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(502)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(502)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(499)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI196(501)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(507)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(507)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(504)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI210(506)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(512)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(512)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(509)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI220(511)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(513)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(513)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@5a021e26831c: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C35924A5'O, index=0 SGSN_Test-GSUP(514)@5a021e26831c: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '87CE563601369FB4ABE3058687E6D4B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64134943'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5107DC3F07C9FA1'O } } } } } SGSN_Test-GSUP(514)@5a021e26831c: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@5a021e26831c: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" TC_attach_rau_a_b(516)@5a021e26831c: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@5a021e26831c: attach complete sending rau TC_attach_rau_a_b(516)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5a021e26831c: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@5a021e26831c: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(506)@5a021e26831c: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C34E6F0C'O, index=0 TC_attach_rau_a_b(516)@5a021e26831c: sending second RAU via different RA TC_attach_rau_a_b(516)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@5a021e26831c: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(503)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@5a021e26831c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@5a021e26831c: Final verdict of PTC: none -NSVCI99(512)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(514)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@5a021e26831c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@5a021e26831c: Final verdict of PTC: none -NSVCI97(502)@5a021e26831c: Final verdict of PTC: none -NSVCI98(507)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(510)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(500)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(515)@5a021e26831c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(505)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(515): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Jun 14 05:55:01 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=103462) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Jun 14 05:55:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_resync.pcap" >/data/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_usim_resync started. SGSN_Test-Gb0-NS0(517)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(518)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(521)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(521)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(522)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(518)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI196(520)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(526)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(526)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(523)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI210(525)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(531)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(531)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(528)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI220(530)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(532)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(532)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@5a021e26831c: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='FE934C16'O, index=0 SGSN_Test-GSUP(533)@5a021e26831c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '87A38AD8A1DFC316E5CF38CB891A2777'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EF1F1DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19B7AAD058C4AFE7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2144A8DAE272A7BD45807CBA4D0F73A0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '84DCB1F5FF73470CC95D821682C1EE5D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '751F6092CDE38791DEDA34836F540C8E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '81E06C1158817A57'O } } } } } SGSN_Test-GSUP(533)@5a021e26831c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@5a021e26831c: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" TC_attach_usim_resync(535)@5a021e26831c: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@5a021e26831c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_resync(535)@5a021e26831c: Final verdict of PTC: pass TC_attach_usim_resync-BVCI196(520)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@5a021e26831c: Final verdict of PTC: none -NSVCI98(526)@5a021e26831c: Final verdict of PTC: none -NSVCI97(521)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(533)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@5a021e26831c: Final verdict of PTC: none -NSVCI99(531)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(519)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(529)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(524)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(534)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(534): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_usim_resync finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Jun 14 05:55:05 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91490) Waiting for packet dumper to finish... 1 (prev_count=91490, count=92567) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Jun 14 05:55:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_usim_a54_a54 started. SGSN_Test-Gb0-NS0(536)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(537)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(540)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(540)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(537)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_attach_usim_a54_a54-BVCI196(539)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@5a021e26831c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(545)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 -NSVCI98(546)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(546)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(542)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(543)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(550)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(550)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(547)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI220(549)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(551)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(551)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@5a021e26831c: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='CD2FD963'O, index=0 SGSN_Test-GSUP(552)@5a021e26831c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E9951D2F845DB3D2A133345A075AE4A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2F4F0EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADC995800A4AFD60'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5D22B224F8B0C5FC72EB2D2A0ED51108'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FD438CE546F384F3B5AC88E2A0848E1F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BA186E3D75BCEB8FFAC706B47003AACA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1A5BF50CECCE8B7C'O } } } } } SGSN_Test-GSUP(552)@5a021e26831c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@5a021e26831c: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" TC_attach_usim_a54_a54(554)@5a021e26831c: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@5a021e26831c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(536)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@5a021e26831c: Final verdict of PTC: none -NSVCI97(540)@5a021e26831c: Final verdict of PTC: none -NSVCI99(550)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(552)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(538)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@5a021e26831c: Final verdict of PTC: none -NSVCI98(546)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(553)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(544)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(548)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none)Fri Jun 14 05:55:10 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc MTC@5a021e26831c: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(553): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=44849) Waiting for packet dumper to finish... 1 (prev_count=44849, count=70902) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Jun 14 05:55:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_usim_a54_a53 started. SGSN_Test-Gb0-NS0(555)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(556)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(559)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(559)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(556)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI196(558)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(564)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(564)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(561)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI210(563)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(569)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(569)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(566)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI220(568)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(570)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(570)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@5a021e26831c: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='FADC7549'O, index=0 SGSN_Test-GSUP(571)@5a021e26831c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '452CF9B222F9F8B803436C16267E2BEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6017A71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BA672B29D0BB1FF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4F278660DF32523BA9C01708A9D267A7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '77FDC9279657A8B2062641C96523E62E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '587FF9973736F1AF885B95937FDC1720'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '965DB63146B1EC12'O } } } } } SGSN_Test-GSUP(571)@5a021e26831c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@5a021e26831c: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" TC_attach_usim_a54_a53(573)@5a021e26831c: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@5a021e26831c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@5a021e26831c: Final verdict of PTC: pass -NSVCI98(564)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(571)@5a021e26831c: Final verdict of PTC: none -NSVCI99(569)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(562)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(557)@5a021e26831c: Final verdict of PTC: none -NSVCI97(559)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(567)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(572)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(572): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Jun 14 05:55:15 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43959) Waiting for packet dumper to finish... 1 (prev_count=43959, count=70012) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Jun 14 05:55:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_usim_a53_a54 started. SGSN_Test-Gb0-NS0(574)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(575)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(578)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(578)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(575)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI196(577)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(583)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(583)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(580)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 TC_attach_usim_a53_a54-BVCI210(582)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(588)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(588)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(585)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI220(587)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(589)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(589)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@5a021e26831c: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='DB1517A5'O, index=0 SGSN_Test-GSUP(590)@5a021e26831c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C4238A0291449143B3C6CF5FBF85D89B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80BE4BC3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1408949F545E45B2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B4AF5383EF96AFFBA5DA47CDFB108CB6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F2516B904E3EE41F511E7EE90787FAC0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '526F89222AF1C74CF30CA143B19ABA63'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '75C5E3C3AC3E9DDC'O } } } } } SGSN_Test-GSUP(590)@5a021e26831c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@5a021e26831c: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" TC_attach_usim_a53_a54(592)@5a021e26831c: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@5a021e26831c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(579)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(590)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(586)@5a021e26831c: Final verdict of PTC: none -NSVCI98(583)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(576)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@5a021e26831c: Final verdict of PTC: none -NSVCI97(578)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(581)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(591)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@5a021e26831c: Final verdict of PTC: none -NSVCI99(588)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(591): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Jun 14 05:55:20 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=69508) Waiting for packet dumper to finish... 1 (prev_count=69508, count=70585) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Jun 14 05:55:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_usim_a50_a54 started. SGSN_Test-Gb0-NS0(593)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(594)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(597)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(597)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(594)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI196(596)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(602)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(602)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(599)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI210(601)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(607)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(607)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(604)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI220(606)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(608)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(608)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@5a021e26831c: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='CFC51F7A'O, index=0 SGSN_Test-GSUP(609)@5a021e26831c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4ABD2BA593BC53A60EF136BB8FC03941'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '554A7F70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E1160E5EDB0B0F3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9C5857CE860DB2E1A48DE21F408F23ED'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D89B4F62740798A78A32ED8E8BB86BCF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EBE437F6A9D60298C2188EE8F219A81A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A12D6D9F38A1BD83'O } } } } } SGSN_Test-GSUP(609)@5a021e26831c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@5a021e26831c: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" TC_attach_usim_a50_a54(611)@5a021e26831c: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@5a021e26831c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@5a021e26831c: Final verdict of PTC: pass TC_attach_usim_a50_a54-BVCI196(596)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(609)@5a021e26831c: Final verdict of PTC: none -NSVCI97(597)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@5a021e26831c: Final verdict of PTC: none -NSVCI98(602)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(610)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(600)@5a021e26831c: Final verdict of PTC: none -NSVCI99(607)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(595)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(605)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(610): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Jun 14 05:55:25 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43959) Waiting for packet dumper to finish... 1 (prev_count=43959, count=70004) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Jun 14 05:55:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_usim_a54_a50 started. SGSN_Test-Gb0-NS0(612)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(613)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(616)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(616)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(617)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(613)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI196(615)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(621)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(621)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(618)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI210(619)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(626)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(626)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(623)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI220(625)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(627)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(627)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@5a021e26831c: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='EBCC36EA'O, index=0 SGSN_Test-GSUP(628)@5a021e26831c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CDB34D1A2A41AC98325CAD7B734901B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE992969'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B730B6533A47BEC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0E048370760051AC402443B44D2D9670'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '21B9303EF00FFE406FF6B16CF12F9E98'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '14B87379483A80040A2E233393134A6E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '393F359122ACB7AD'O } } } } } SGSN_Test-GSUP(628)@5a021e26831c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@5a021e26831c: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" TC_attach_usim_a54_a50(630)@5a021e26831c: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@5a021e26831c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@5a021e26831c: Final verdict of PTC: pass TC_attach_usim_a54_a50-BVCI196(615)@5a021e26831c: Final verdict of PTC: none -NSVCI97(616)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(628)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@5a021e26831c: Final verdict of PTC: none -NSVCI99(626)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@5a021e26831c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(619)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(624)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(629)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(614)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(620)@5a021e26831c: Final verdict of PTC: none -NSVCI98(621)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) Fri Jun 14 05:55:30 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(619): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(629): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=43959) Waiting for packet dumper to finish... 1 (prev_count=43959, count=70012) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Jun 14 05:55:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_detach_unknown_nopoweroff started. SGSN_Test-Gb0-NS0(631)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(632)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(635)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(635)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(632)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI196(634)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(640)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(640)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(641)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(637)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI210(639)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(645)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(645)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(642)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI220(644)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(646)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(646)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@5a021e26831c: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='E8F216D9'O, index=0 SGSN_Test-GSUP(647)@5a021e26831c: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) TC_detach_unknown_nopoweroff(649)@5a021e26831c: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@5a021e26831c: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@5a021e26831c: Final verdict of PTC: pass -NSVCI98(640)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@5a021e26831c: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@5a021e26831c: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@5a021e26831c: Final verdict of PTC: none -NSVCI99(645)@5a021e26831c: Final verdict of PTC: none -NSVCI97(635)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@5a021e26831c: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(633)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(643)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(638)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(647)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(648)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(648): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@5a021e26831c: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Jun 14 05:55:35 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44085) Waiting for packet dumper to finish... 1 (prev_count=44085, count=55486) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Jun 14 05:55:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/data/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_detach_unknown_poweroff started. SGSN_Test-Gb0-NS0(650)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(651)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(654)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(654)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(655)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(651)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI196(653)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(659)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(659)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(656)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI210(658)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(664)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(664)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(661)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI220(663)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(665)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(665)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@5a021e26831c: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='D8E4C48C'O, index=0 SGSN_Test-GSUP(666)@5a021e26831c: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) TC_detach_unknown_poweroff(668)@5a021e26831c: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@5a021e26831c: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-GSUP(666)@5a021e26831c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@5a021e26831c: Final verdict of PTC: none -NSVCI97(654)@5a021e26831c: Final verdict of PTC: none -NSVCI99(664)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@5a021e26831c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@5a021e26831c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@5a021e26831c: Final verdict of PTC: none -NSVCI98(659)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(667)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(652)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(662)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(657)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(667): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@5a021e26831c: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Jun 14 05:55:46 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43344) Waiting for packet dumper to finish... 1 (prev_count=43344, count=50498) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Jun 14 05:55:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_detach_nopoweroff started. SGSN_Test-Gb0-NS0(669)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(670)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(673)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(673)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(670)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI196(672)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(678)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(678)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(675)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 TC_detach_nopoweroff-BVCI210(677)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(683)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(683)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(680)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI220(682)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(684)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(684)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@5a021e26831c: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='CC9E4A9B'O, index=0 SGSN_Test-GSUP(685)@5a021e26831c: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6A5910D264C719D30EC732A950CB4D42'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8AC29687'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F8D7DFC9B801AD4'O } } } } } SGSN_Test-GSUP(685)@5a021e26831c: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@5a021e26831c: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" TC_detach_nopoweroff(687)@5a021e26831c: setverdict(pass): none -> pass TC_detach_nopoweroff(687)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@5a021e26831c: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(680)@5a021e26831c: Final verdict of PTC: none -NSVCI97(673)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@5a021e26831c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@5a021e26831c: Final verdict of PTC: none -NSVCI99(683)@5a021e26831c: Final verdict of PTC: none -NSVCI98(678)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(685)@5a021e26831c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@5a021e26831c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(676)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(686)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(671)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(681)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(686): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@5a021e26831c: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Jun 14 05:55:51 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40731) Waiting for packet dumper to finish... 1 (prev_count=40731, count=89226) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Jun 14 05:55:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_poweroff.pcap" >/data/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_detach_poweroff started. SGSN_Test-Gb0-NS0(688)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(689)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(692)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(692)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(689)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI196(691)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(697)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(697)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(698)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(694)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI210(696)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(702)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(702)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(699)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI220(701)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(703)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(703)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@5a021e26831c: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='FF8E8DD7'O, index=0 SGSN_Test-GSUP(704)@5a021e26831c: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '78868FFF7112711F8C25927E2EDF23E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4C0C505'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '183F163FBC607A8B'O } } } } } SGSN_Test-GSUP(704)@5a021e26831c: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@5a021e26831c: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" TC_detach_poweroff(706)@5a021e26831c: setverdict(pass): none -> pass TC_detach_poweroff(706)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@5a021e26831c: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@5a021e26831c: Final verdict of PTC: pass -NSVCI98(697)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@5a021e26831c: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@5a021e26831c: Final verdict of PTC: none -NSVCI97(692)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(704)@5a021e26831c: Final verdict of PTC: none -NSVCI99(702)@5a021e26831c: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@5a021e26831c: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(705)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(700)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(695)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(690)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(705): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@5a021e26831c: Test case TC_detach_poweroff finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Fri Jun 14 05:56:01 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81281) Waiting for packet dumper to finish... 1 (prev_count=81281, count=88849) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Jun 14 05:56:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act.pcap" >/data/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act started. SGSN_Test-Gb0-NS0(707)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(708)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(711)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(711)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(708)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI196(710)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(716)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(716)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(717)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(713)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI210(715)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(721)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(721)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(718)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI220(720)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(722)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(722)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@5a021e26831c: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='FFC07809'O, index=0 SGSN_Test-GSUP(723)@5a021e26831c: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F69F1744B39E5FD09CCB7C359A24AB4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35B06723'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A72612179B1275A5'O } } } } } SGSN_Test-GSUP(723)@5a021e26831c: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" TC_attach_pdp_act(725)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act(725)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@5a021e26831c: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(707)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(723)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@5a021e26831c: Final verdict of PTC: none -NSVCI99(721)@5a021e26831c: Final verdict of PTC: none -NSVCI98(716)@5a021e26831c: Final verdict of PTC: none -NSVCI97(711)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(724)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(719)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(709)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(714)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(724): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Jun 14 05:56:05 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89222) Waiting for packet dumper to finish... 1 (prev_count=89222, count=90299) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Jun 14 05:56:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_pdp_act_unattached.pcap" >/data/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_pdp_act_unattached started. SGSN_Test-Gb0-NS0(726)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(727)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(730)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(730)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(727)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI196(729)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(735)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(735)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(736)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(732)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI210(734)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(740)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(740)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(737)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI220(739)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(741)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(741)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@5a021e26831c: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='FACC44E9'O, index=0 SGSN_Test-GSUP(742)@5a021e26831c: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) TC_pdp_act_unattached(744)@5a021e26831c: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@5a021e26831c: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(737)@5a021e26831c: Final verdict of PTC: none -NSVCI98(735)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(742)@5a021e26831c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@5a021e26831c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@5a021e26831c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(743)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@5a021e26831c: Final verdict of PTC: none -NSVCI99(740)@5a021e26831c: Final verdict of PTC: none -NSVCI97(730)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(738)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(733)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(728)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(743): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@5a021e26831c: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Jun 14 05:56:09 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10764) Waiting for packet dumper to finish... 1 (prev_count=10764, count=57700) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Jun 14 05:56:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act_user started. SGSN_Test-Gb0-NS0(745)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(746)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(749)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(749)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(746)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI196(748)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(754)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(754)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(751)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI210(753)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(759)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(759)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(756)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI220(758)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(760)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(760)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@5a021e26831c: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='FA22C20E'O, index=0 SGSN_Test-GSUP(761)@5a021e26831c: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E7282E41B9D0B15ABCBB925F76D7231A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFA82940'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A2B69CE8640E4C5'O } } } } } SGSN_Test-GSUP(761)@5a021e26831c: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" TC_attach_pdp_act_user(763)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act_user(763)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(748)@5a021e26831c: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(745)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(761)@5a021e26831c: Final verdict of PTC: none -NSVCI97(749)@5a021e26831c: Final verdict of PTC: none -NSVCI99(759)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@5a021e26831c: Final verdict of PTC: none -NSVCI98(754)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(752)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(762)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(747)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(757)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(762): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Jun 14 05:56:13 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=93015) Waiting for packet dumper to finish... 1 (prev_count=93015, count=94092) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Fri Jun 14 05:56:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act_ggsn_reject started. SGSN_Test-Gb0-NS0(764)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(765)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(768)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(768)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(765)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(773)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(773)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(770)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 TC_attach_pdp_act_ggsn_reject-BVCI210(772)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(778)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(778)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(775)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(779)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(779)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5a021e26831c: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='E0ED8FE9'O, index=0 SGSN_Test-GSUP(780)@5a021e26831c: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '934FDA9FF59E209A22FCD22F2188773A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0083D92E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A93C79C3C0A70791'O } } } } } SGSN_Test-GSUP(780)@5a021e26831c: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" TC_attach_pdp_act_ggsn_reject(782)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act_ggsn_reject(782)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5a021e26831c: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(775)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(780)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@5a021e26831c: Final verdict of PTC: none -NSVCI99(778)@5a021e26831c: Final verdict of PTC: none -NSVCI97(768)@5a021e26831c: Final verdict of PTC: none -NSVCI98(773)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(781)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(766)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(771)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(776)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(781): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Jun 14 05:56:18 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95174) Waiting for packet dumper to finish... 1 (prev_count=95174, count=96251) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Fri Jun 14 05:56:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act_user_deact_mo started. SGSN_Test-Gb0-NS0(783)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(784)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(787)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(787)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(784)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI196(785)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(792)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(792)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(789)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(797)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(797)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(794)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(798)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(798)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(785)@5a021e26831c: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='FB3BE29F'O, index=0 SGSN_Test-GSUP(799)@5a021e26831c: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8E7BDDCC80138A9F71703BE148340D6E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3C7CBA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D991E34411CE7BE9'O } } } } } SGSN_Test-GSUP(799)@5a021e26831c: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" TC_attach_pdp_act_user_deact_mo(801)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mo(801)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(785)@5a021e26831c: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(783)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(799)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@5a021e26831c: Final verdict of PTC: none -NSVCI99(797)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@5a021e26831c: Final verdict of PTC: none -NSVCI98(792)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(800)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@5a021e26831c: Final verdict of PTC: none -NSVCI97(787)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(790)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(795)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(786)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(785)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(785): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(800): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Jun 14 05:56:22 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102355) Waiting for packet dumper to finish... 1 (prev_count=102355, count=103432) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Fri Jun 14 05:56:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act_user_deact_mt started. SGSN_Test-Gb0-NS0(802)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(803)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(806)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(806)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(803)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_attach_pdp_act_user_deact_mt-BVCI196(805)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(811)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(811)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(808)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(817)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(817)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(813)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(816)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(816)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(816)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@5a021e26831c: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='DABC1B64'O, index=0 SGSN_Test-GSUP(818)@5a021e26831c: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E4ED58939278C2E80718CF377C6A3133'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F693C8E5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B1E9ACAB4B3B741'O } } } } } SGSN_Test-GSUP(818)@5a021e26831c: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" TC_attach_pdp_act_user_deact_mt(820)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mt(820)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt-BVCI196(805)@5a021e26831c: Removing Client IMSI='262420000000022'H, index=0 TC_attach_pdp_act_user_deact_mt(820)@5a021e26831c: Final verdict of PTC: pass TC_attach_pdp_act_user_deact_mt-BVCI196(805)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(818)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@5a021e26831c: Final verdict of PTC: none -NSVCI97(806)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@5a021e26831c: Final verdict of PTC: none -NSVCI99(817)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@5a021e26831c: Final verdict of PTC: none -NSVCI98(811)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(819)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(809)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(815)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(804)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(819): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Jun 14 05:56:26 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101031) Waiting for packet dumper to finish... 1 (prev_count=101031, count=102108) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Fri Jun 14 05:56:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act_deact_dup started. SGSN_Test-Gb0-NS0(821)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(822)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(825)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(825)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(826)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(822)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI196(824)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(830)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(830)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(827)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI210(829)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(835)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(835)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(832)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI220(834)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(836)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(836)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@5a021e26831c: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='C9646D50'O, index=0 SGSN_Test-GSUP(837)@5a021e26831c: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6D597D80A27A36B81861C2C073CA8653'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B96E42B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED56846659BD01DC'O } } } } } SGSN_Test-GSUP(837)@5a021e26831c: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" TC_attach_pdp_act_deact_dup(839)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act_deact_dup(839)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5a021e26831c: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@5a021e26831c: "Received deletePDPContextResponse 1, seq_nr=1036" TC_attach_pdp_act_deact_dup(839)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@5a021e26831c: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(827)@5a021e26831c: Final verdict of PTC: none -NSVCI98(830)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(837)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@5a021e26831c: Final verdict of PTC: none -NSVCI97(825)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@5a021e26831c: Final verdict of PTC: none -NSVCI99(835)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(838)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(823)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(833)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(828)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(835): none (none -> none) Fri Jun 14 05:56:32 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(838): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=102666) Waiting for packet dumper to finish... 1 (prev_count=102666, count=103743) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Jun 14 05:56:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_second_attempt.pcap" >/data/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_second_attempt started. SGSN_Test-Gb0-NS0(840)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(841)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(844)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(844)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(841)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_attach_second_attempt-BVCI196(843)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(849)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(849)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(850)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(846)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI210(848)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(854)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(854)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(851)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI220(853)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(855)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(855)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@5a021e26831c: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='F6D484F7'O, index=0 SGSN_Test-GSUP(856)@5a021e26831c: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1CED0398E6B48FF3541F5E0800FE33F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4658C517'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE36029D1B8DF1C6'O } } } } } SGSN_Test-GSUP(856)@5a021e26831c: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@5a021e26831c: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" TC_attach_second_attempt(858)@5a021e26831c: setverdict(pass): none -> pass TC_attach_second_attempt(858)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '72E240C9D261A853056E1B0E17BBB755'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0BE72F44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90BB8CA459F11BA8'O } } } } } SGSN_Test-GSUP-IPA(855)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_second_attempt(858)@5a021e26831c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5a021e26831c: Test Component 858 has requested to stop MTC. Terminating current testcase execution. -NSVCI99(854)@5a021e26831c: Final verdict of PTC: none -NSVCI97(844)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@5a021e26831c: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(856)@5a021e26831c: Final verdict of PTC: none TC_attach_second_attempt(858)@5a021e26831c: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb0-NS0(840)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@5a021e26831c: Final verdict of PTC: none -NSVCI98(849)@5a021e26831c: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(857)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@5a021e26831c: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(852)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(842)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(847)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(849): none (none -> none)Fri Jun 14 05:57:06 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(857): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@5a021e26831c: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=106617) Waiting for packet dumper to finish... 1 (prev_count=106617, count=107694) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Jun 14 05:57:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_echo_timeout.pcap" >/data/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_echo_timeout started. SGSN_Test-Gb0-NS0(859)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(860)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(863)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(863)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(860)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI196(862)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(868)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(868)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(865)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(867)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(874)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(874)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(870)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI220(871)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(873)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(873)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(873)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@5a021e26831c: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='D7CD303A'O, index=0 SGSN_Test-GSUP(875)@5a021e26831c: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5BD4212B9D247AFBC3A75596E2AD7EED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4571CD81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65AD418B234E85DB'O } } } } } SGSN_Test-GSUP(875)@5a021e26831c: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@5a021e26831c: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" TC_attach_echo_timeout(877)@5a021e26831c: setverdict(pass): none -> pass TC_attach_echo_timeout(877)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1039" SGSN_Test-GSUP-IPA(873)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@5a021e26831c: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@5a021e26831c: Removing Client IMSI='262420000000067'H, index=0 TC_attach_echo_timeout(877)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(859)@5a021e26831c: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@5a021e26831c: Final verdict of PTC: none -NSVCI99(874)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(875)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@5a021e26831c: Final verdict of PTC: none -NSVCI97(863)@5a021e26831c: Final verdict of PTC: none -NSVCI98(868)@5a021e26831c: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(876)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(872)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(866)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(861)@5a021e26831c: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(876): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Jun 14 05:57:45 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107990) Waiting for packet dumper to finish... 1 (prev_count=107990, count=109067) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Jun 14 05:57:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/data/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_restart_ctr_echo started. SGSN_Test-Gb0-NS0(878)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(879)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(882)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(882)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(883)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(879)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI196(881)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(887)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(887)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(888)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(884)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI210(886)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(893)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(893)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(889)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI220(890)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(892)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(892)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(892)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@5a021e26831c: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='FEB0DBAC'O, index=0 SGSN_Test-GSUP(894)@5a021e26831c: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C4920D8449855F7BDEA8541AB89CDDFF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BDA6B200'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DEDAF2F360CBEC69'O } } } } } SGSN_Test-GSUP(894)@5a021e26831c: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@5a021e26831c: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" TC_attach_restart_ctr_echo(896)@5a021e26831c: setverdict(pass): none -> pass TC_attach_restart_ctr_echo(896)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@5a021e26831c: Removing Client IMSI='262420000000023'H, index=0 TC_attach_restart_ctr_echo(896)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(879)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(894)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@5a021e26831c: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@5a021e26831c: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@5a021e26831c: Final verdict of PTC: none -NSVCI99(893)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@5a021e26831c: Final verdict of PTC: none -NSVCI97(882)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@5a021e26831c: Final verdict of PTC: none -NSVCI98(887)@5a021e26831c: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(885)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(880)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(895)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(891)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(895): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Fri Jun 14 05:58:00 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86561) Waiting for packet dumper to finish... 1 (prev_count=86561, count=99914) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Jun 14 05:58:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/data/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_restart_ctr_create started. SGSN_Test-Gb0-NS0(897)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(898)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(901)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(901)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(898)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_attach_restart_ctr_create-BVCI196(900)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@5a021e26831c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(906)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 -NSVCI98(907)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(907)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(903)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(904)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(911)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(911)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(908)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI220(910)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(912)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(912)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@5a021e26831c: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='E5FEB06E'O, index=0 SGSN_Test-GSUP(913)@5a021e26831c: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '270B950308774B6953C5E30EAF45667C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61B4E65C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9266FCB61E3135CE'O } } } } } SGSN_Test-GSUP(913)@5a021e26831c: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@5a021e26831c: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" TC_attach_restart_ctr_create(915)@5a021e26831c: setverdict(pass): none -> pass TC_attach_restart_ctr_create(915)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@5a021e26831c: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@5a021e26831c: Final verdict of PTC: pass TC_attach_restart_ctr_create-BVCI196(900)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(913)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@5a021e26831c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(904)@5a021e26831c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@5a021e26831c: Final verdict of PTC: none -NSVCI99(911)@5a021e26831c: Final verdict of PTC: none -NSVCI98(907)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(899)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(914)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(909)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(905)@5a021e26831c: Final verdict of PTC: none -NSVCI97(901)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(904): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(914): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Jun 14 05:58:04 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100446) Waiting for packet dumper to finish... 1 (prev_count=100446, count=101523) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Fri Jun 14 05:58:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. SGSN_Test-Gb0-NS0(916)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(917)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(920)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(920)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(917)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(925)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(925)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(922)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(930)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(930)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(927)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(931)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(931)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@5a021e26831c: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='C7A931DC'O, index=0 SGSN_Test-GSUP(932)@5a021e26831c: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '80ABD54425F494F4F3E22801396115D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C01A62E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B66C20BA403FF7F'O } } } } } SGSN_Test-GSUP(932)@5a021e26831c: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" TC_attach_pdp_act_deact_mt_t3395_expire(934)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act_deact_mt_t3395_expire(934)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-GSUP-IPA(931)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire(934)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@5a021e26831c: Removing Client IMSI='262420000000025'H, index=0 TC_attach_pdp_act_deact_mt_t3395_expire(934)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(922)@5a021e26831c: Final verdict of PTC: none -NSVCI98(925)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(932)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@5a021e26831c: Final verdict of PTC: none -NSVCI99(930)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(923)@5a021e26831c: Final verdict of PTC: none -NSVCI97(920)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(928)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(933)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(918)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(933): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Jun 14 05:58:41 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106630) Waiting for packet dumper to finish... 1 (prev_count=106630, count=107707) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Fri Jun 14 05:58:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act_deact_gtp_retrans started. SGSN_Test-Gb0-NS0(935)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(936)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(939)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(939)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(940)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(936)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(944)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(944)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(945)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(941)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(949)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(949)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(946)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(950)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(950)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5a021e26831c: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='D113DE17'O, index=0 SGSN_Test-GSUP(951)@5a021e26831c: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'BDFA4D260B914DE31F593919B3D66FCE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6666B89C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4682FCE90273286C'O } } } } } SGSN_Test-GSUP(951)@5a021e26831c: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" TC_attach_pdp_act_deact_gtp_retrans(953)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans(953)@5a021e26831c: First createPDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@5a021e26831c: First deletePDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5a021e26831c: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(940)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@5a021e26831c: Final verdict of PTC: none -NSVCI99(949)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@5a021e26831c: Final verdict of PTC: none -NSVCI98(944)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(952)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(937)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@5a021e26831c: Final verdict of PTC: none -NSVCI97(939)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(942)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(951)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(947)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(952): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Jun 14 05:58:55 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88680) Waiting for packet dumper to finish... 1 (prev_count=88680, count=100175) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Fri Jun 14 05:58:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. SGSN_Test-Gb0-NS0(954)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(955)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(958)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(958)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(955)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(963)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(963)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(964)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(960)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(968)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(968)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(965)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(969)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(969)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5a021e26831c: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='D3AED5B9'O, index=0 SGSN_Test-GSUP(970)@5a021e26831c: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B34718883580B6069F40D145865CB5AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFC1A0FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8A4FC684164CDD3'O } } } } } SGSN_Test-GSUP(970)@5a021e26831c: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5a021e26831c: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5a021e26831c: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-GSUP(970)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@5a021e26831c: Final verdict of PTC: none -NSVCI99(968)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@5a021e26831c: Final verdict of PTC: none -NSVCI97(958)@5a021e26831c: Final verdict of PTC: none -NSVCI98(963)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(956)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(966)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(961)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(971)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(971): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Jun 14 05:59:00 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98407) Waiting for packet dumper to finish... 1 (prev_count=98407, count=99484) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Fri Jun 14 05:59:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act_user_error_ind_ggsn started. SGSN_Test-Gb0-NS0(973)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(974)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(977)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(977)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(974)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(982)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(982)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(983)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(979)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(987)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(987)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(984)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(988)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(988)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5a021e26831c: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='F7C34F7E'O, index=0 SGSN_Test-GSUP(989)@5a021e26831c: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9A305380E9508F4B87D18E25FD4F1879'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FD3528E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BCB233DD2D4B2DDF'O } } } } } SGSN_Test-GSUP(989)@5a021e26831c: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" TC_attach_pdp_act_user_error_ind_ggsn(991)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act_user_error_ind_ggsn(991)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5a021e26831c: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_user_error_ind_ggsn(991)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(974)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(989)@5a021e26831c: Final verdict of PTC: none -NSVCI98(982)@5a021e26831c: Final verdict of PTC: none -NSVCI97(977)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@5a021e26831c: Final verdict of PTC: none -NSVCI99(987)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(985)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(990)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(980)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(975)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(990): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Jun 14 05:59:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100325) Waiting for packet dumper to finish... 1 (prev_count=100325, count=101402) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Fri Jun 14 05:59:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_pdp_act_gmm_detach started. SGSN_Test-Gb0-NS0(992)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(993)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(996)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(996)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(993)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI196(995)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1001)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1001)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(998)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 TC_attach_pdp_act_gmm_detach-BVCI210(1000)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1007)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1007)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1003)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI220(1004)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1006)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1006)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1006)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1006)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1006)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@5a021e26831c: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='E6D1CA26'O, index=0 SGSN_Test-GSUP(1008)@5a021e26831c: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '971B5C8962A6BB03F6831F486F4BF7A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2190884'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3DAB64DB5E9B744'O } } } } } SGSN_Test-GSUP(1008)@5a021e26831c: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@5a021e26831c: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" TC_attach_pdp_act_gmm_detach(1010)@5a021e26831c: setverdict(pass): none -> pass TC_attach_pdp_act_gmm_detach(1010)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@5a021e26831c: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-GSUP(1008)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1007)@5a021e26831c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1004)@5a021e26831c: Final verdict of PTC: none -NSVCI97(996)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1001)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(994)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(999)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1005)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1009)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1004): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1009): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Jun 14 05:59:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102169) Waiting for packet dumper to finish... 1 (prev_count=102169, count=103246) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Fri Jun 14 05:59:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/data/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_gmm_attach_req_while_gmm_attach started. SGSN_Test-Gb0-NS0(1011)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1015)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1015)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@5a021e26831c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1020)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 -NSVCI98(1021)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1021)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1017)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1020)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1025)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1025)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1022)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1026)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1026)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5a021e26831c: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='E148912C'O, index=0 SGSN_Test-GSUP(1027)@5a021e26831c: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) TC_attach_gmm_attach_req_while_gmm_attach(1029)@5a021e26831c: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5a021e26831c: Removing Client IMSI='262420000000039'H, index=0 TC_attach_gmm_attach_req_while_gmm_attach(1029)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(1017)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1015)@5a021e26831c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1021)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1027)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1025)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1013)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1028)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@5a021e26831c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1023)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1019)@5a021e26831c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none)Fri Jun 14 05:59:14 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none)Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc MTC@5a021e26831c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1028): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=55386) Waiting for packet dumper to finish... 1 (prev_count=55386, count=68547) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Jun 14 05:59:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_xid_empty_l3.pcap" >/data/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_xid_empty_l3 started. SGSN_Test-Gb0-NS0(1030)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1034)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1034)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1031)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_xid_empty_l3-BVCI196(1033)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@5a021e26831c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1039)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 -NSVCI98(1040)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1040)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1036)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1037)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1044)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1044)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1041)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI220(1043)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1045)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1045)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@5a021e26831c: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='ECE4B5D5'O, index=0 SGSN_Test-GSUP(1046)@5a021e26831c: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '20B4E20B59A12360D0FE31BF85299E82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A6AFB3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BADED744320E71D3'O } } } } } SGSN_Test-GSUP(1046)@5a021e26831c: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@5a021e26831c: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" TC_xid_empty_l3(1048)@5a021e26831c: setverdict(pass): none -> pass TC_xid_empty_l3(1048)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@5a021e26831c: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@5a021e26831c: Final verdict of PTC: pass TC_xid_empty_l3-BVCI196(1033)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1040)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1044)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1034)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1046)@5a021e26831c: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@5a021e26831c: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1032)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1042)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1038)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1047)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1047): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@5a021e26831c: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Jun 14 05:59:19 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94627) Waiting for packet dumper to finish... 1 (prev_count=94627, count=95704) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Jun 14 05:59:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_xid_n201u.pcap" >/data/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_xid_n201u started. SGSN_Test-Gb0-NS0(1049)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1053)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1053)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1050)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1054)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI196(1052)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1058)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1058)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1059)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI210(1057)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1063)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1063)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1060)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI220(1062)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1064)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1064)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@5a021e26831c: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='C3A7E087'O, index=0 SGSN_Test-GSUP(1065)@5a021e26831c: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B189FAA70756BF37E2DC46413A4B094A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FFD5D32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC69360DFA454762'O } } } } } SGSN_Test-GSUP(1065)@5a021e26831c: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@5a021e26831c: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" TC_xid_n201u(1067)@5a021e26831c: setverdict(pass): none -> pass TC_xid_n201u(1067)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@5a021e26831c: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@5a021e26831c: Final verdict of PTC: pass TC_xid_n201u-BVCI196(1052)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1063)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@5a021e26831c: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1065)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@5a021e26831c: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1058)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1053)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1061)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1051)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1056)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1066)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1066): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@5a021e26831c: Test case TC_xid_n201u finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Jun 14 05:59:25 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_xid_n201u.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98043) Waiting for packet dumper to finish... 1 (prev_count=98043, count=99120) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Jun 14 05:59:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_null.pcap" >/data/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_llc_null started. SGSN_Test-Gb0-NS0(1068)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1072)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1072)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1069)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_llc_null-BVCI196(1071)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1077)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1077)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1078)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI210(1076)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1082)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1082)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1079)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI220(1081)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1083)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1083)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@5a021e26831c: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D41D8636'O, index=0 SGSN_Test-GSUP(1084)@5a021e26831c: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8602BF40349840D0A281F3A57DE89112'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F3C8CF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2905977EAFA7A9F'O } } } } } SGSN_Test-GSUP(1084)@5a021e26831c: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@5a021e26831c: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" TC_llc_null(1086)@5a021e26831c: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@5a021e26831c: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@5a021e26831c: Final verdict of PTC: pass -NSVCI97(1072)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1077)@5a021e26831c: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1070)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1082)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@5a021e26831c: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@5a021e26831c: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1085)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1080)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1084)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1075)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1085): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@5a021e26831c: Test case TC_llc_null finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Jun 14 05:59:36 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_llc_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88516) Waiting for packet dumper to finish... 1 (prev_count=88516, count=97236) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Jun 14 05:59:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/data/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_llc_sabm_dm_llgmm started. SGSN_Test-Gb0-NS0(1087)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1091)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1091)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1092)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI196(1090)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@5a021e26831c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 -NSVCI98(1097)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1097)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1093)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1094)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1101)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1101)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1098)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI220(1100)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1102)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1102)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@5a021e26831c: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='C56F084F'O, index=0 SGSN_Test-GSUP(1103)@5a021e26831c: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1534CF8B3B1B900A177607D1AEE582F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E681F17'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FF2E57051E948A9'O } } } } } SGSN_Test-GSUP(1103)@5a021e26831c: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@5a021e26831c: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" TC_llc_sabm_dm_llgmm(1105)@5a021e26831c: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@5a021e26831c: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-GSUP(1103)@5a021e26831c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@5a021e26831c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1097)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1091)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1101)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1104)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1089)@5a021e26831c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1099)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1095)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1104): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@5a021e26831c: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Jun 14 05:59:42 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84807) Waiting for packet dumper to finish... 1 (prev_count=84807, count=85884) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Jun 14 05:59:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/data/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_llc_sabm_dm_ll5 started. SGSN_Test-Gb0-NS0(1106)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1110)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1110)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1111)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI196(1109)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1115)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1115)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI210(1114)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1120)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1120)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1117)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI220(1119)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1121)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1121)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@5a021e26831c: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='D99B3E41'O, index=0 SGSN_Test-GSUP(1122)@5a021e26831c: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'ADA44EA697E2A35253DF0EC27D975215'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A583B7E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FACFE3C5991F4E4E'O } } } } } SGSN_Test-GSUP(1122)@5a021e26831c: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@5a021e26831c: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" TC_llc_sabm_dm_ll5(1124)@5a021e26831c: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@5a021e26831c: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(1117)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1122)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1120)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1115)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@5a021e26831c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1110)@5a021e26831c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@5a021e26831c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1123)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1108)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1113)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1118)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1123): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@5a021e26831c: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Jun 14 05:59:48 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89399) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Jun 14 05:59:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_nopaging.pcap" >/data/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_suspend_nopaging started. SGSN_Test-Gb0-NS0(1125)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1129)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1129)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1126)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_suspend_nopaging-BVCI196(1128)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1134)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1134)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI210(1133)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1140)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1140)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1140)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1136)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI220(1137)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1139)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1139)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1139)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1139)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@5a021e26831c: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='CFFA3BA6'O, index=0 SGSN_Test-GSUP(1141)@5a021e26831c: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D2483FA1F4266604080E740EAFA679EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66271FEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FB2D0654414F2C9'O } } } } } SGSN_Test-GSUP(1141)@5a021e26831c: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@5a021e26831c: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" TC_suspend_nopaging(1143)@5a021e26831c: setverdict(pass): none -> pass TC_suspend_nopaging(1143)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging-BVCI196(1128)@5a021e26831c: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@5a021e26831c: Final verdict of PTC: pass -NSVCI97(1129)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1141)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@5a021e26831c: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1140)@5a021e26831c: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1134)@5a021e26831c: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1142)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1132)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1127)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1138)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none)Fri Jun 14 05:59:57 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1142): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@5a021e26831c: Test case TC_suspend_nopaging finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=88094) Waiting for packet dumper to finish... 1 (prev_count=88094, count=97760) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Jun 14 06:00:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_resume.pcap" >/data/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_suspend_resume started. SGSN_Test-Gb0-NS0(1144)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1148)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1148)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI196(1147)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1153)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1153)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI210(1152)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1158)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1158)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1155)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI220(1157)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1159)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1159)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@5a021e26831c: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='FEE5909E'O, index=0 SGSN_Test-GSUP(1160)@5a021e26831c: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4C96F3537C00DBDE1C5E49C58B2DB9CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '515EF8A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7ED2C31147FAF44C'O } } } } } SGSN_Test-GSUP(1160)@5a021e26831c: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@5a021e26831c: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" TC_suspend_resume(1162)@5a021e26831c: setverdict(pass): none -> pass TC_suspend_resume(1162)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume-BVCI196(1147)@5a021e26831c: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-GSUP(1160)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@5a021e26831c: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1153)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1158)@5a021e26831c: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1148)@5a021e26831c: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1161)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1146)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1156)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1151)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1161): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@5a021e26831c: Test case TC_suspend_resume finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Jun 14 06:00:08 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_suspend_resume.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89770) Waiting for packet dumper to finish... 1 (prev_count=89770, count=100753) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Jun 14 06:00:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_rau.pcap" >/data/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_suspend_rau started. SGSN_Test-Gb0-NS0(1163)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1167)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1167)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI196(1166)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1172)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1172)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1173)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI210(1171)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1177)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1177)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1174)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI220(1176)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1178)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1178)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@5a021e26831c: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='E4747D5A'O, index=0 SGSN_Test-GSUP(1179)@5a021e26831c: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D814056A652B2E223B6689A4BABEF62E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEFCD3A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59869551F4365428'O } } } } } SGSN_Test-GSUP(1179)@5a021e26831c: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@5a021e26831c: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" TC_suspend_rau(1181)@5a021e26831c: setverdict(pass): none -> pass TC_suspend_rau(1181)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau-BVCI196(1166)@5a021e26831c: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@5a021e26831c: Final verdict of PTC: pass -NSVCI97(1167)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1179)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1172)@5a021e26831c: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@5a021e26831c: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1177)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1180)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1165)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1170)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1175)@5a021e26831c: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1180): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@5a021e26831c: Test case TC_suspend_rau finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Jun 14 06:00:18 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_suspend_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98157) Waiting for packet dumper to finish... 1 (prev_count=98157, count=106836) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Jun 14 06:00:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_paging_ps.pcap" >/data/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_paging_ps started. SGSN_Test-Gb0-NS0(1182)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1186)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1186)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI196(1185)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1191)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1191)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI210(1190)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1196)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1196)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1193)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI220(1195)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1197)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1197)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@5a021e26831c: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='C6BD725E'O, index=0 SGSN_Test-GSUP(1198)@5a021e26831c: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4A27765D8D201F6B0BC01B661384A72D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D195DF80'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D70366067C74CE2'O } } } } } SGSN_Test-GSUP(1198)@5a021e26831c: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@5a021e26831c: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" TC_paging_ps(1200)@5a021e26831c: setverdict(pass): none -> pass TC_paging_ps(1200)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@5a021e26831c: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000051'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00C4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'EBDB36BF'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@5a021e26831c: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@5a021e26831c: Final verdict of PTC: pass TC_paging_ps-BVCI220(1195)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1198)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@5a021e26831c: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1196)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1191)@5a021e26831c: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1189)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1199)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1186)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1194)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1184)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1199): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@5a021e26831c: Test case TC_paging_ps finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Jun 14 06:00:29 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_paging_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89027) Waiting for packet dumper to finish... 1 (prev_count=89027, count=100146) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Jun 14 06:00:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/data/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_bssgp_rim_single_report started. SGSN_Test-Gb0-NS0(1201)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1205)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1205)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI196(1204)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1210)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1210)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI210(1209)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1215)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1215)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1212)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI220(1214)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1216)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1216)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5a021e26831c: setverdict(pass): none -> pass MTC@5a021e26831c: Warning: Re-starting timer T, which is already active (running or expired). MTC@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-Gb0-BSSGP0(1202)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1205)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1215)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1210)@5a021e26831c: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1209)@5a021e26831c: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1214)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1208)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1203)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1217)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1218)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1213)@5a021e26831c: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1204)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: pass MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1203): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1204): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1205): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1208): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1209): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1210): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1213): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1214): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1215): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1217): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1218): none (pass -> pass) MTC@5a021e26831c: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Jun 14 06:00:33 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9437) Waiting for packet dumper to finish... 1 (prev_count=9437, count=58557) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Jun 14 06:00:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/data/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_rim_eutran_to_geran started. SGSN_Test-Gb0-NS0(1219)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1220)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1219)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1223)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1223)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1223)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1223)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1223)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1224)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1220)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1220)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI196(1222)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1225)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1224)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1228)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1228)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1228)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1228)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1228)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1229)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1225)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1225)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI210(1227)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1230)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1229)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1233)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1233)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1233)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1233)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1233)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1230)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1230)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI220(1232)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1234)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1234)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5a021e26831c: setverdict(pass): none -> pass MTC@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-Gb1-BSSGP1(1225)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1223)@5a021e26831c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1222)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1219)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1220)@5a021e26831c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1227)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1233)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1221)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@5a021e26831c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1232)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1235)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1230)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1236)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1228)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1226)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1231)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: pass MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1219): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1220): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1221): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1222): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1223): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1225): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1226): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1227): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1228): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1230): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1231): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1232): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1233): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1235): none (pass -> pass) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1236): none (pass -> pass) MTC@5a021e26831c: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Jun 14 06:00:37 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4738) Waiting for packet dumper to finish... 1 (prev_count=4738, count=52200) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Fri Jun 14 06:00:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/data/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_cell_change_different_rai_ci_attach started. SGSN_Test-Gb0-NS0(1237)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1238)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1237)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1241)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1241)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1241)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1241)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1241)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1242)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1238)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1238)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI196(1240)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1243)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1242)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1246)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1246)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1246)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1246)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1246)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1247)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1243)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1243)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI210(1245)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1248)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1247)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1251)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1251)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1251)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1251)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1251)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1248)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1248)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI220(1250)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1252)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1252)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1252)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1252)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1252)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1240)@5a021e26831c: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='FE599D7C'O, index=0 SGSN_Test-GSUP(1253)@5a021e26831c: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1255) TC_cell_change_different_rai_ci_attach(1255)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9B9F1CD13A2E912D40DB65BFB7DE19C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F305972F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E65C8080107465C2'O } } } } } SGSN_Test-GSUP(1253)@5a021e26831c: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1255) SGSN_Test-GSUP(1253)@5a021e26831c: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1255)"262420000000068" TC_cell_change_different_rai_ci_attach(1255)@5a021e26831c: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach-BVCI196(1240)@5a021e26831c: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1245)@5a021e26831c: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='CE3543D2'O, index=0 TC_cell_change_different_rai_ci_attach-BVCI196(1240)@5a021e26831c: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1255)@5a021e26831c: Final verdict of PTC: pass -NSVCI99(1251)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1241)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1253)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1237)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1238)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1240)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1246)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1248)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1245)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1250)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1239)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1254)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1243)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1249)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1244)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1237): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1238): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1239): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1240): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1241): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1243): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1244): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1245): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1246): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1248): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1249): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1250): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1251): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (none -> none) MTC@5a021e26831c: Local verdict oFri Jun 14 06:00:42 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc f PTC SGSN_Test-GSUP(1253): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1254): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1255): pass (none -> pass) MTC@5a021e26831c: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=118166) Waiting for packet dumper to finish... 1 (prev_count=118166, count=119243) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Fri Jun 14 06:00:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/data/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_cell_change_different_rai_ci_data started. SGSN_Test-Gb0-NS0(1256)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1260)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1260)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1261)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI196(1259)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1265)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1265)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1266)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI210(1264)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1270)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1270)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1267)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI220(1269)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1271)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1271)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1259)@5a021e26831c: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='EBC864EF'O, index=0 SGSN_Test-GSUP(1272)@5a021e26831c: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1274) TC_cell_change_different_rai_ci_data(1274)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FF73D6589BA6718F09941CC014D1F201'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6835D946'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A16503CD0DC456BE'O } } } } } SGSN_Test-GSUP(1272)@5a021e26831c: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1274) SGSN_Test-GSUP(1272)@5a021e26831c: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1274)"262420000000070" TC_cell_change_different_rai_ci_data(1274)@5a021e26831c: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data-BVCI210(1264)@5a021e26831c: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='FAB37470'O, index=0 TC_cell_change_different_rai_ci_data(1274)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1264)@5a021e26831c: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data-BVCI196(1259)@5a021e26831c: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1274)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1256)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1272)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1264)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1269)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1265)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1259)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1270)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1273)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1260)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1263)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1268)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1258)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1259): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1264): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1269): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1273): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_rai_ci_data(1274): pass (none -> pass) MTC@5a021e26831c: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Jun 14 06:00:48 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101798) Waiting for packet dumper to finish... 1 (prev_count=101798, count=102875) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Fri Jun 14 06:00:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/data/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_cell_change_different_ci_attach started. SGSN_Test-Gb0-NS0(1275)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1279)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1279)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI196(1278)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1284)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1284)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI210(1283)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1289)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1289)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1286)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI220(1288)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1290)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1290)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1278)@5a021e26831c: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='CBE6CB79'O, index=0 SGSN_Test-GSUP(1291)@5a021e26831c: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1293) TC_cell_change_different_ci_attach-BVCI196(1278)@5a021e26831c: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1283)@5a021e26831c: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='CBE6CB79'O, index=0 TC_cell_change_different_ci_attach(1293)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '58ABC08F313653BC1B545A2953D5B691'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A3E558C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8846803F4B2D92EA'O } } } } } SGSN_Test-GSUP(1291)@5a021e26831c: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1293) SGSN_Test-GSUP(1291)@5a021e26831c: Added IMSI table entry 0TC_cell_change_different_ci_attach(1293)"262420000000069" TC_cell_change_different_ci_attach(1293)@5a021e26831c: setverdict(pass): none -> pass TC_cell_change_different_ci_attach-BVCI210(1283)@5a021e26831c: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1288)@5a021e26831c: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='D41707B8'O, index=0 TC_cell_change_different_ci_attach-BVCI196(1278)@5a021e26831c: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1293)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(1280)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1291)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1288)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1284)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1278)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1289)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1279)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1283)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1277)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1292)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1287)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1282)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1278): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1283): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1288): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1292): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_ci_attach(1293): pass (none -> pass) MTC@5a021e26831c: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Fri Jun 14 06:00:54 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124617) Waiting for packet dumper to finish... 1 (prev_count=124617, count=125694) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Fri Jun 14 06:00:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/data/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_cell_change_different_ci_data started. SGSN_Test-Gb0-NS0(1294)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1298)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1298)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI196(1297)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1303)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1303)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI210(1302)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1309)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1309)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1305)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI220(1306)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1308)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1308)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1308)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1297)@5a021e26831c: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='ED12EDB8'O, index=0 SGSN_Test-GSUP(1310)@5a021e26831c: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1312) TC_cell_change_different_ci_data-BVCI196(1297)@5a021e26831c: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1302)@5a021e26831c: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='ED12EDB8'O, index=0 TC_cell_change_different_ci_data(1312)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '28FE5A4FF191A68B4BC0EBC25C31EF15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A768F821'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB03FC06420CBF73'O } } } } } SGSN_Test-GSUP(1310)@5a021e26831c: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1312) SGSN_Test-GSUP(1310)@5a021e26831c: Added IMSI table entry 0TC_cell_change_different_ci_data(1312)"262420000000071" TC_cell_change_different_ci_data(1312)@5a021e26831c: setverdict(pass): none -> pass TC_cell_change_different_ci_data-BVCI210(1302)@5a021e26831c: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1306)@5a021e26831c: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='FEBC8AF2'O, index=0 TC_cell_change_different_ci_data-BVCI196(1297)@5a021e26831c: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1312)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(1304)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1306)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1303)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1297)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1298)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1309)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1310)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1307)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1311)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1296)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1301)@5a021e26831c: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1302)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1297): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1302): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1306): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1311): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_cell_change_different_ci_data(1312): pass (none -> pass) MTC@5a021e26831c: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Jun 14 06:00:58 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102354) Waiting for packet dumper to finish... 1 (prev_count=102354, count=103431) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Jun 14 06:01:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/data/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_sgsn_context_req_in started. SGSN_Test-Gb0-NS0(1313)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1317)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1317)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI196(1316)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1322)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1322)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1323)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI210(1321)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1327)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1327)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1324)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI220(1326)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1328)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1328)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1316)@5a021e26831c: Adding Client=TC_sgsn_context_req_in(1331), IMSI='262420000000072'H, TLLI='D1178139'O, index=0 SGSN_Test-GSUP(1329)@5a021e26831c: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1331) TC_sgsn_context_req_in(1331)@5a021e26831c: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '11BD3DEBF52286A83750127959D5F0A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BED62030'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9DD990A60814499'O } } } } } SGSN_Test-GSUP(1329)@5a021e26831c: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1331) SGSN_Test-GSUP(1329)@5a021e26831c: Added IMSI table entry 0TC_sgsn_context_req_in(1331)"262420000000072" TC_sgsn_context_req_in(1331)@5a021e26831c: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" TC_sgsn_context_req_in-BVCI196(1316)@5a021e26831c: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1331)@5a021e26831c: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" -NSVCI99(1327)@5a021e26831c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1316)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@5a021e26831c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1326)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1317)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1322)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1330)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@5a021e26831c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1321)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1315)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1325)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1320)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1329)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1316): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1321): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1326): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1330): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_sgsn_context_req_in(1331): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@5a021e26831c: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Jun 14 06:01:05 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95953) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Jun 14 06:01:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/data/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_sgsn_context_req_out started. SGSN_Test-Gb0-NS0(1332)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1336)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1336)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1337)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI196(1335)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1341)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1341)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI210(1340)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1347)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1347)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1343)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI220(1344)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1346)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1346)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1346)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1335)@5a021e26831c: Adding Client=TC_sgsn_context_req_out(1350), IMSI='262420000000073'H, TLLI='FB45CA59'O, index=0 SGSN_Test-GSUP(1348)@5a021e26831c: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1350) TC_sgsn_context_req_out(1350)@5a021e26831c: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@5a021e26831c: Test Component 1350 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-BSSGP0(1333)@5a021e26831c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1340)@5a021e26831c: Final verdict of PTC: none TC_sgsn_context_req_out(1350)@5a021e26831c: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97(1336)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1348)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1341)@5a021e26831c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1335)@5a021e26831c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1344)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1334)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1345)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1339)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1349)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1347)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1335): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1340): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1344): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1349): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_sgsn_context_req_out(1350): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@5a021e26831c: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Jun 14 06:01:09 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40763) Waiting for packet dumper to finish... 1 (prev_count=40763, count=54852) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Fri Jun 14 06:01:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/data/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_attach_req_id_req_ra_update started. SGSN_Test-Gb0-NS0(1351)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1355)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1355)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1352)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_attach_req_id_req_ra_update-BVCI196(1354)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1360)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1360)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1361)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI210(1359)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1365)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1365)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1362)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI220(1364)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1366)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1366)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1354)@5a021e26831c: Adding Client=TC_attach_req_id_req_ra_update(1369), IMSI='262420000000047'H, TLLI='EAF9FB16'O, index=0 SGSN_Test-GSUP(1367)@5a021e26831c: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1369) TC_attach_req_id_req_ra_update(1369)@5a021e26831c: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1354)@5a021e26831c: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1369)@5a021e26831c: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(1357)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1367)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1365)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1360)@5a021e26831c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1354)@5a021e26831c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1364)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1355)@5a021e26831c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1359)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1368)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1363)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1353)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1358)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1354): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1359): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1364): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1368): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_attach_req_id_req_ra_update(1369): pass (none -> pass) MTC@5a021e26831c: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Jun 14 06:01:13 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=61379) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@5a021e26831c: Test execution finished. MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Jun 14 06:01:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_iu_attach started. SGSN_Test-Gb0-NS0(1370)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1374)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1374)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI196(1373)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1379)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1379)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI210(1378)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1385)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1385)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1385)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1385)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@5a021e26831c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5a021e26831c: Starting RAN_Emulation SGSN_Test_0-M3UA(1387)@5a021e26831c: ************************************************* SGSN_Test_0-M3UA(1387)@5a021e26831c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1387)@5a021e26831c: ************************************************* SGSN_Test-Gb2-BSSGP2(1381)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1384)@5a021e26831c: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1382)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1387)@5a021e26831c: SCTP_ConnectResult -> connection established from: "172.18.255.103":23908 to server: "172.18.255.200":2905 association #8 SGSN_Test-GSUP-IPA(1388)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1388)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1388)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1388)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1388)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1388)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1388)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1388)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1386)@5a021e26831c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1373)@5a021e26831c: Adding Client=TC_iu_attach(1391), IMSI='262420000001001'H, TLLI='FE963359'O, index=0 SGSN_Test-GSUP(1389)@5a021e26831c: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1391) TC_iu_attach(1391)@5a021e26831c: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '3353'O ("3S"), rac := 'D1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1386)@5a021e26831c: Added conn table entry 0TC_iu_attach(1391)2119823 SGSN_Test_0-SCCP(1384)@5a021e26831c: First idle individual index:0 SGSN_Test_0-RAN(1386)@5a021e26831c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1384)@5a021e26831c: { messageType := 2, destLocRef := '20588F'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1391)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B21AF847B525EF40D7D96DCF23A5FF4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84869424'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1DE30E936A519FD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8B71B2C1151AE52DCB604DC9D5445954'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D780D5B025210E503C5AE4F58505DD02'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FFEDE0F159441B46FB6E1B5CDC67BC53'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5B337C20A830BE2F'O } } } } } SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: vl_len:23 SGSN_Test_0-SCCP(1384)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1384)@5a021e26831c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1389)@5a021e26831c: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1391) SGSN_Test-GSUP(1389)@5a021e26831c: Added IMSI table entry 0TC_iu_attach(1391)"262420000001001" SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: vl_len:37 SGSN_Test_0-SCCP(1384)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1384)@5a021e26831c: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306225B337C2023094B99990000100001F02904A830BE2F'O SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: vl_len:12 SGSN_Test_0-SCCP(1384)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1384)@5a021e26831c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: vl_len:14 SGSN_Test_0-SCCP(1384)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1384)@5a021e26831c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1384)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1384)@5a021e26831c: vl_len:7 SGSN_Test_0-SCCP(1384)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1384)@5a021e26831c: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1384)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-RAN(1386)@5a021e26831c: Deleted conn table entry 0TC_iu_attach(1391)2119823 TC_iu_attach(1391)@5a021e26831c: setverdict(pass): none -> pass TC_iu_attach(1391)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1373)@5a021e26831c: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1391)@5a021e26831c: Final verdict of PTC: pass SGSN_Test_0-RAN(1386)@5a021e26831c: Final verdict of PTC: none SGSN_Test_0-M3UA(1387)@5a021e26831c: Final verdict of PTC: none SGSN_Test_0-SCCP(1384)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@5a021e26831c: Final verdict of PTC: none TC_iu_attach-BVCI210(1378)@5a021e26831c: Final verdict of PTC: none TC_iu_attach-BVCI196(1373)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1389)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1379)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1385)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1374)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1372)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@5a021e26831c: Final verdict of PTC: none TC_iu_attach-BVCI220(1382)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1390)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1383)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1377)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1388)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach-BVCI196(1373): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach-BVCI210(1378): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach-BVCI220(1382): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-SCCP(1384): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-RAN(1386): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-M3UA(1387): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1388): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1389): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1390): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach(1391): pass (none -> pass) MTC@5a021e26831c: Test case TC_iu_attach finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Jun 14 06:01:17 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=196892) Waiting for packet dumper to finish... 1 (prev_count=196892, count=197969) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Jun 14 06:01:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_iu_attach_encr started. SGSN_Test-Gb0-NS0(1392)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1393)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1392)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1396)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1396)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1396)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1396)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1396)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1397)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1393)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1393)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI196(1395)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1398)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1397)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1401)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1401)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1401)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1401)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1401)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1398)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1398)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1402)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 TC_iu_attach_encr-BVCI210(1400)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1403)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1402)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1406)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1406)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1406)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1406)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1406)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1403)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1403)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5a021e26831c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1409)@5a021e26831c: ************************************************* SGSN_Test_0-M3UA(1409)@5a021e26831c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1409)@5a021e26831c: ************************************************* MTC@5a021e26831c: Starting RAN_Emulation SGSN_Test_0-SCCP(1407)@5a021e26831c: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1405)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1409)@5a021e26831c: SCTP_ConnectResult -> connection established from: "172.18.255.103":23908 to server: "172.18.255.200":2905 association #8 SGSN_Test-GSUP-IPA(1410)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1410)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1410)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1410)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1410)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1410)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1410)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1410)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1408)@5a021e26831c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1395)@5a021e26831c: Adding Client=TC_iu_attach_encr(1413), IMSI='262420000001001'H, TLLI='F8E44CD6'O, index=0 SGSN_Test-GSUP(1411)@5a021e26831c: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1413) TC_iu_attach_encr(1413)@5a021e26831c: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '86EE'O, rac := '9C'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1408)@5a021e26831c: Added conn table entry 0TC_iu_attach_encr(1413)4646736 SGSN_Test_0-SCCP(1407)@5a021e26831c: First idle individual index:0 SGSN_Test_0-RAN(1408)@5a021e26831c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1407)@5a021e26831c: { messageType := 2, destLocRef := '46E750'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1413)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FEE30C9301241A217D6358490903107A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24D36494'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98EDB59D85AF7D62'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '16AC120160199A49FD8797FD9637AD56'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DB184A68DDD8C2C324D87B1A21EE9A58'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9FB307B25D38C9303CF7EA06A2BDEE2B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2A9EAD2ADF4E7AB7'O } } } } } SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: vl_len:23 SGSN_Test_0-SCCP(1407)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1407)@5a021e26831c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1411)@5a021e26831c: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1413) SGSN_Test-GSUP(1411)@5a021e26831c: Added IMSI table entry 0TC_iu_attach_encr(1413)"262420000001001" SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: vl_len:37 SGSN_Test_0-SCCP(1407)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1407)@5a021e26831c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A222A9EAD2A23094B99990000100001F02904DF4E7AB7'O SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: vl_len:17 SGSN_Test_0-SCCP(1407)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1407)@5a021e26831c: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: vl_len:14 SGSN_Test_0-SCCP(1407)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1407)@5a021e26831c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@5a021e26831c: vl_len:7 SGSN_Test_0-SCCP(1407)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1407)@5a021e26831c: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1407)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-RAN(1408)@5a021e26831c: Deleted conn table entry 0TC_iu_attach_encr(1413)4646736 TC_iu_attach_encr(1413)@5a021e26831c: setverdict(pass): none -> pass TC_iu_attach_encr(1413)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1395)@5a021e26831c: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1413)@5a021e26831c: Final verdict of PTC: pass SGSN_Test_0-RAN(1408)@5a021e26831c: Final verdict of PTC: none SGSN_Test_0-M3UA(1409)@5a021e26831c: Final verdict of PTC: none SGSN_Test_0-SCCP(1407)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1392)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1411)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1401)@5a021e26831c: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1405)@5a021e26831c: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1400)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1397)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1398)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1396)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1406)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1393)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1404)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1399)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1412)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1403)@5a021e26831c: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1395)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1402)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1410)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1394)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1392): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1393): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1394): none (none -> none)Fri Jun 14 06:01:23 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc MTC@5a021e26831c: Local verdict of PTC TC_iu_attach_encr-BVCI196(1395): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1396): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1397): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1398): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1399): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach_encr-BVCI210(1400): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1401): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1402): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1403): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1404): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach_encr-BVCI220(1405): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1406): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-SCCP(1407): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-RAN(1408): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-M3UA(1409): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1410): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1411): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1412): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach_encr(1413): pass (none -> pass) MTC@5a021e26831c: Test case TC_iu_attach_encr finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=200049) Waiting for packet dumper to finish... 1 (prev_count=200049, count=201126) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Fri Jun 14 06:01:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_iu_attach_geran_rau started. SGSN_Test-Gb0-NS0(1414)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1415)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1414)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1418)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1418)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1418)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1418)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1418)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1419)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 SGSN_Test-Gb0-BSSGP0(1415)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1415)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1420)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1417)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1419)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1423)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1423)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1423)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1423)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1423)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1424)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1420)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1420)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_geran_rau-BVCI210(1422)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1425)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1424)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1428)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1428)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1428)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1428)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1428)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@5a021e26831c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5a021e26831c: Starting RAN_Emulation SGSN_Test_0-M3UA(1431)@5a021e26831c: ************************************************* SGSN_Test_0-M3UA(1431)@5a021e26831c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1431)@5a021e26831c: ************************************************* SGSN_Test_0-SCCP(1429)@5a021e26831c: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1425)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1425)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_geran_rau-BVCI220(1427)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1431)@5a021e26831c: SCTP_ConnectResult -> connection established from: "172.18.255.103":23908 to server: "172.18.255.200":2905 association #8 SGSN_Test-GSUP-IPA(1432)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1432)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1432)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1432)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1432)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1432)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1432)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1432)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1430)@5a021e26831c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1417)@5a021e26831c: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='D4A711A8'O, index=0 SGSN_Test-GSUP(1433)@5a021e26831c: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1435) TC_iu_attach_geran_rau(1435)@5a021e26831c: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001002'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'E615'O, rac := '28'O ("(") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1430)@5a021e26831c: Added conn table entry 0TC_iu_attach_geran_rau(1435)3663266 SGSN_Test_0-SCCP(1429)@5a021e26831c: First idle individual index:0 SGSN_Test_0-RAN(1430)@5a021e26831c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1429)@5a021e26831c: { messageType := 2, destLocRef := '37E5A2'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1435)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B0498F2373263B9C966DD8597727DC2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E8D03B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8130E2CB111D54E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F054CEC7527BA5E2EC1E5B04BE2939CC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '62259A80061025678811438A9E59ED13'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C67361EA673569D7BAAF0F8B493386E7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4C03C26857664F39'O } } } } } SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: vl_len:23 SGSN_Test_0-SCCP(1429)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1429)@5a021e26831c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O SGSN_Test-GSUP(1433)@5a021e26831c: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1435) SGSN_Test-GSUP(1433)@5a021e26831c: Added IMSI table entry 0TC_iu_attach_geran_rau(1435)"262420000001002" SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: vl_len:37 SGSN_Test_0-SCCP(1429)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1429)@5a021e26831c: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306224C03C26823094B99990000100002F0290457664F39'O SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: vl_len:12 SGSN_Test_0-SCCP(1429)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1429)@5a021e26831c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: vl_len:14 SGSN_Test_0-SCCP(1429)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1429)@5a021e26831c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@5a021e26831c: vl_len:7 SGSN_Test_0-SCCP(1429)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1429)@5a021e26831c: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1429)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-RAN(1430)@5a021e26831c: Deleted conn table entry 0TC_iu_attach_geran_rau(1435)3663266 TC_iu_attach_geran_rau(1435)@5a021e26831c: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1417)@5a021e26831c: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1417)@5a021e26831c: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='F3A47D5D'O, index=1 TC_iu_attach_geran_rau(1435)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1435)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1417)@5a021e26831c: Removing Client IMSI='262420000001002'H, index=1 TC_iu_attach_geran_rau(1435)@5a021e26831c: Final verdict of PTC: pass SGSN_Test_0-RAN(1430)@5a021e26831c: Final verdict of PTC: none SGSN_Test_0-M3UA(1431)@5a021e26831c: Final verdict of PTC: none SGSN_Test_0-SCCP(1429)@5a021e26831c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1417)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1418)@5a021e26831c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1427)@5a021e26831c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1422)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1424)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1423)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1420)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1419)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1414)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1421)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1428)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1415)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1425)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1432)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1426)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1433)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1434)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1416)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1414): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1415): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1416): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1417): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1418): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1419): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1420): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1421): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1422): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1423): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1424): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1425): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1426): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1427): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1428): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-SCCP(1429): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-RAN(1430): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-M3UA(1431): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1432): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1433): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1434): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_iu_attach_geran_rau(1435): pass (none -> pass) MTC@5a021e26831c: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Jun 14 06:01:28 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208119) Waiting for packet dumper to finish... 1 (prev_count=208119, count=209196) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Fri Jun 14 06:01:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/data/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_geran_attach_iu_rau started. SGSN_Test-Gb0-NS0(1436)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21010 SGSN_Test-Gb0-BSSGP0(1437)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1436)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@5a021e26831c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI97(1440)@5a021e26831c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1440)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@5a021e26831c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1437)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1437)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1441)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21011 TC_geran_attach_iu_rau-BVCI196(1439)@5a021e26831c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1442)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1441)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@5a021e26831c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI98(1445)@5a021e26831c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1445)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@5a021e26831c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1446)@5a021e26831c: Creating NSIP provider for "172.18.255.103":21012 SGSN_Test-Gb1-BSSGP1(1442)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1442)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI210(1444)@5a021e26831c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1447)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1446)@5a021e26831c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.255.103", remote_udp_port := 23000, remote_ip := "172.18.255.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@5a021e26831c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@5a021e26831c: Provider Link came up: sending NS-RESET -NSVCI99(1450)@5a021e26831c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1450)@5a021e26831c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@5a021e26831c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1447)@5a021e26831c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1447)@5a021e26831c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5a021e26831c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5a021e26831c: Starting RAN_Emulation SGSN_Test_0-M3UA(1453)@5a021e26831c: ************************************************* SGSN_Test_0-M3UA(1453)@5a021e26831c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1453)@5a021e26831c: ************************************************* TC_geran_attach_iu_rau-BVCI220(1449)@5a021e26831c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1451)@5a021e26831c: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1453)@5a021e26831c: SCTP_ConnectResult -> connection established from: "172.18.255.103":23908 to server: "172.18.255.200":2905 association #8 SGSN_Test-GSUP-IPA(1454)@5a021e26831c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1454)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@5a021e26831c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@5a021e26831c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@5a021e26831c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1452)@5a021e26831c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1439)@5a021e26831c: Adding Client=TC_geran_attach_iu_rau(1457), IMSI='262420000001003'H, TLLI='C5E8FC19'O, index=0 SGSN_Test-GSUP(1455)@5a021e26831c: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1457) TC_geran_attach_iu_rau(1457)@5a021e26831c: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '571A801F7A283AB21F28D497D56BE946'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1812BB2F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DFA5A6DE18BDF13'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8154C5FB89335049EBDD06C6F154747F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B9569F8C786E334D4189C339D2142694'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '738C63EDD37ACDCAE2C82132E754566F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8FEE8749D13D7E58'O } } } } } SGSN_Test-GSUP(1455)@5a021e26831c: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1457) SGSN_Test-GSUP(1455)@5a021e26831c: Added IMSI table entry 0TC_geran_attach_iu_rau(1457)"262420000001003" TC_geran_attach_iu_rau(1457)@5a021e26831c: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C5900417'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1452)@5a021e26831c: Added conn table entry 0TC_geran_attach_iu_rau(1457)6940257 SGSN_Test_0-SCCP(1451)@5a021e26831c: First idle individual index:0 SGSN_Test_0-RAN(1452)@5a021e26831c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1451)@5a021e26831c: { messageType := 2, destLocRef := '69E661'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1451)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1451)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1451)@5a021e26831c: vl_len:12 SGSN_Test_0-SCCP(1451)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1451)@5a021e26831c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1451)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1451)@5a021e26831c: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@5a021e26831c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@5a021e26831c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@5a021e26831c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1457)@5a021e26831c: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1457)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1457)@5a021e26831c: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1439)@5a021e26831c: Removing Client IMSI='262420000001003'H, index=0 TC_geran_attach_iu_rau(1457)@5a021e26831c: Final verdict of PTC: pass SGSN_Test_0-SCCP(1451)@5a021e26831c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1451)@5a021e26831c: vl_len:14 SGSN_Test_0-SCCP(1451)@5a021e26831c: vl_from0 SGSN_Test_0-SCCP(1451)@5a021e26831c: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O SGSN_Test_0-RAN(1452)@5a021e26831c: Final verdict of PTC: none SGSN_Test_0-M3UA(1453)@5a021e26831c: Final verdict of PTC: none SGSN_Test_0-SCCP(1451)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1436)@5a021e26831c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1444)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1442)@5a021e26831c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1449)@5a021e26831c: Final verdict of PTC: none -NSVCI99(1450)@5a021e26831c: Final verdict of PTC: none -NSVCI98(1445)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP(1455)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1446)@5a021e26831c: Final verdict of PTC: none -NSVCI97(1440)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1441)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1447)@5a021e26831c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1437)@5a021e26831c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1439)@5a021e26831c: Final verdict of PTC: none -NSVCI98-provIP(1443)@5a021e26831c: Final verdict of PTC: none -NSVCI99-provIP(1448)@5a021e26831c: Final verdict of PTC: none -NSVCI97-provIP(1438)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@5a021e26831c: Final verdict of PTC: none SGSN_Test-GTP(1456)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-NS0(1436): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1437): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1439): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-NS1(1441): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1442): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1444): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-NS2(1446): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1447): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1449): none (none -> none) MTC@5a021e26831c: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-SCCP(1451): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-RAN(1452): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test_0-M3UA(1453): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@5a021e26831c: Local verdict of PTC SGSN_Test-GTP(1456): none (none -> none) MTC@5a021e26831c: Local verdict of PTC TC_geran_attach_iu_rau(1457): pass (none -> pass) MTC@5a021e26831c: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Jun 14 06:01:33 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=168587) Waiting for packet dumper to finish... 1 (prev_count=168587, count=169664) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MC@5a021e26831c: Test execution finished. MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Jun 14 06:01:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/data/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_NS_connect_alive started. -provIP0(1458)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: none MTC@5a021e26831c: Local verdict of PTC -provIP0(1458): none (none -> none) MTC@5a021e26831c: Test case TC_NS_connect_alive finished. Verdict: none MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none'. Fri Jun 14 06:01:38 UTC 2024 ------ SGSN_Tests_NS.TC_NS_connect_alive none ------ Saving talloc report from 172.18.255.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9021) Waiting for packet dumper to finish... 1 (prev_count=9021, count=16830) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none' was executed successfully (exit status: 0). MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Jun 14 06:01:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/data/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5a021e26831c: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@5a021e26831c: Test case TC_NS_connect_reset started. MTC@5a021e26831c: setverdict(pass): none -> pass -provIP0(1459)@5a021e26831c: Final verdict of PTC: none MTC@5a021e26831c: Setting final verdict of the test case. MTC@5a021e26831c: Local verdict of MTC: pass MTC@5a021e26831c: Local verdict of PTC -provIP0(1459): none (pass -> pass) MTC@5a021e26831c: Test case TC_NS_connect_reset finished. Verdict: pass MTC@5a021e26831c: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Jun 14 06:01:42 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 172.18.255.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7212) Waiting for packet dumper to finish... 1 (prev_count=7212, count=14812) MTC@5a021e26831c: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@5a021e26831c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5a021e26831c: Terminating MTC. MC@5a021e26831c: MTC terminated. MC2> exit MC@5a021e26831c: Shutting down session. MC@5a021e26831c: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_sgsn_context_req_in NEW: FAIL SGSN_Tests.TC_sgsn_context_req_out Summary: NEW: FAIL: 2 xfail: 3 pass: 73 skip: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm Generated SGSN_Tests.TC_NS_connect_alive.merged Generated SGSN_Tests.TC_NS_connect_reset.merged Generated SGSN_Tests.TC_attach.merged Generated SGSN_Tests.TC_attach_accept_all.merged Generated SGSN_Tests.TC_attach_auth_id_timeout.merged Generated SGSN_Tests.TC_attach_auth_sai_reject.merged Generated SGSN_Tests.TC_attach_auth_sai_timeout.merged Generated SGSN_Tests.TC_attach_check_complete_resend.merged Generated SGSN_Tests.TC_attach_check_subscriber_list.merged Generated SGSN_Tests.TC_attach_closed.merged Generated SGSN_Tests.TC_attach_closed_add_vty.merged Generated SGSN_Tests.TC_attach_combined.merged Generated SGSN_Tests.TC_attach_detach_check_subscriber_list.merged Generated SGSN_Tests.TC_attach_echo_timeout.merged Generated SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.merged Generated SGSN_Tests.TC_attach_gsup_lu_reject.merged Generated SGSN_Tests.TC_attach_gsup_lu_timeout.merged Generated SGSN_Tests.TC_attach_mnc3.merged Generated SGSN_Tests.TC_attach_no_imei_response.merged Generated SGSN_Tests.TC_attach_no_imsi_response.merged Generated SGSN_Tests.TC_attach_pdp_act.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_dup.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.merged Generated SGSN_Tests.TC_attach_pdp_act_ggsn_reject.merged Generated SGSN_Tests.TC_attach_pdp_act_gmm_detach.merged Generated SGSN_Tests.TC_attach_pdp_act_user.merged Generated SGSN_Tests.TC_attach_pdp_act_user_deact_mo.merged Generated SGSN_Tests.TC_attach_pdp_act_user_deact_mt.merged Generated SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.merged Generated SGSN_Tests.TC_attach_rau.merged Generated SGSN_Tests.TC_attach_rau_a_a.merged Generated SGSN_Tests.TC_attach_rau_a_b.merged Generated SGSN_Tests.TC_attach_req_id_req_ra_update.merged Generated SGSN_Tests.TC_attach_restart_ctr_create.merged Generated SGSN_Tests.TC_attach_restart_ctr_echo.merged Generated SGSN_Tests.TC_attach_second_attempt.merged Generated SGSN_Tests.TC_attach_timeout_after_pdp_act.merged Generated SGSN_Tests.TC_attach_umts_aka_gsm_sres.merged Generated SGSN_Tests.TC_attach_umts_aka_umts_res.merged Generated SGSN_Tests.TC_attach_usim_a50_a54.merged Generated SGSN_Tests.TC_attach_usim_a53_a54.merged Generated SGSN_Tests.TC_attach_usim_a54_a50.merged Generated SGSN_Tests.TC_attach_usim_a54_a53.merged Generated SGSN_Tests.TC_attach_usim_a54_a54.merged Generated SGSN_Tests.TC_attach_usim_resync.merged Generated SGSN_Tests.TC_bssgp_rim_single_report.merged Generated SGSN_Tests.TC_cell_change_different_ci_attach.merged Generated SGSN_Tests.TC_cell_change_different_ci_data.merged Generated SGSN_Tests.TC_cell_change_different_rai_ci_attach.merged Generated SGSN_Tests.TC_cell_change_different_rai_ci_data.merged Generated SGSN_Tests.TC_detach_nopoweroff.merged Generated SGSN_Tests.TC_detach_poweroff.merged Generated SGSN_Tests.TC_detach_unknown_nopoweroff.merged Generated SGSN_Tests.TC_detach_unknown_poweroff.merged Generated SGSN_Tests.TC_geran_attach_iu_rau.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_update.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_withdraw.merged Generated SGSN_Tests.TC_iu_attach.merged Generated SGSN_Tests.TC_iu_attach_encr.merged Generated SGSN_Tests.TC_iu_attach_geran_rau.merged Generated SGSN_Tests.TC_llc_null.merged Generated SGSN_Tests.TC_llc_sabm_dm_ll5.merged Generated SGSN_Tests.TC_llc_sabm_dm_llgmm.merged Generated SGSN_Tests.TC_paging_ps.merged Generated SGSN_Tests.TC_pdp_act_unattached.merged Generated SGSN_Tests.TC_rau_unknown.merged Generated SGSN_Tests.TC_rim_eutran_to_geran.merged Generated SGSN_Tests.TC_sgsn_context_req_in.merged Generated SGSN_Tests.TC_sgsn_context_req_out.merged Generated SGSN_Tests.TC_suspend_nopaging.merged Generated SGSN_Tests.TC_suspend_rau.merged Generated SGSN_Tests.TC_suspend_resume.merged Generated SGSN_Tests.TC_xid_empty_l3.merged Generated SGSN_Tests.TC_xid_n201u.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-sgsn-test-255 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sgsn-test-2375-sgsn jenkins-ttcn3-sgsn-test-2375-stp + [ -n jenkins-ttcn3-sgsn-test-2375-sgsn jenkins-ttcn3-sgsn-test-2375-stp ] + docker_kill_wait jenkins-ttcn3-sgsn-test-2375-sgsn jenkins-ttcn3-sgsn-test-2375-stp + docker kill jenkins-ttcn3-sgsn-test-2375-sgsn jenkins-ttcn3-sgsn-test-2375-stp jenkins-ttcn3-sgsn-test-2375-sgsn jenkins-ttcn3-sgsn-test-2375-stp + docker wait jenkins-ttcn3-sgsn-test-2375-sgsn jenkins-ttcn3-sgsn-test-2375-stp 137 Error response from daemon: No such container: jenkins-ttcn3-sgsn-test-2375-stp + true + network_remove + set +x Removing network ttcn3-sgsn-test-255 + docker network remove ttcn3-sgsn-test-255 ttcn3-sgsn-test-255 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/cache --name jenkins-ttcn3-sgsn-test-2375-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-sgsn-test/logs/sgsn-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='78' failures='5' errors='0' skipped='1' inconc='0' time='724.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='2.157995'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.671100'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.689252'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.632959'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.264572'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.639643'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.615255'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.591996'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.626598'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3916 SGSN_Tests control part SGSN_Tests.ttcn:1191 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.600072'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3917 SGSN_Tests control part SGSN_Tests.ttcn:1222 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.624194'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.506386'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.672285'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.608715'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.581609'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.617309'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.665452'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.675399'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.645033'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.682919'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.681624'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.576596'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.569413'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.620621'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.713273'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.626983'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.753767'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.562059'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.510132'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.606218'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.676368'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.618930'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.629747'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.604702'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.593590'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.606972'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.698523'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.716401'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.522394'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.754943'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.634499'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.653367'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.673375'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.613743'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.490857'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3952 SGSN_Tests control part SGSN_Tests.ttcn:1946 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.570538'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.716405'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.677435'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.668883'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.611125'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.627306'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.668421'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.605733'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.610517'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.747983'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.666038'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.582765'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.692092'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.581358'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.652983'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.607076'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.200292'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.642337'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.451924'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.579210'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.794795'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.672909'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.701008'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.614214'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.591994'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3983 SGSN_Tests control part SGSN_Tests.ttcn:3805 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.509960'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3984 SGSN_Tests control part SGSN_Tests.ttcn:3903 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.533765'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.671358'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.574590'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.667119'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.650946'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.038049'> <skipped>no verdict</skipped> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.039062'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE