Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring 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-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision fdef271404312ed08c4d0d95c328bbab51fc39fa (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fdef271404312ed08c4d0d95c328bbab51fc39fa # timeout=10 Commit message: "asterisk-master: Use pjproject from external git repo" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins2025116945363778699.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-sgsn-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-sgsn-test + export DOCKER_ARGS=-e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 + cd ttcn3-sgsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs ] + [ xjenkins-ttcn3-sgsn-test-io_uring-58 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/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-io_uring/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 build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #6 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.0s done #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.96kB done #8 DONE 0.0s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.1s #12 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #13 CACHED #14 [ 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 #14 CACHED #15 [ 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 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 #15 CACHED #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 CACHED #17 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #19 CACHED #20 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED #23 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #23 CACHED #24 [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 #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:d11c0b69bb0d5e6d9a7cc65f8f779347659add0fd570508618fbe734143894b3 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-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n d11c0b69bb0d + 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-io_uring/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-io_uring/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 [internal] load build context #4 transferring context: 1.13kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #5 CACHED #6 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #6 DONE 0.2s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.295 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.295 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.295 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.300 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.527 Reading package lists... #7 1.135 Reading package lists... #7 1.757 Building dependency tree... #7 1.977 Reading state information... #7 2.297 The following additional packages will be installed: #7 2.297 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #7 2.297 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 2.298 libosmovty13 osmocom-nightly #7 2.336 The following NEW packages will be installed: #7 2.336 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 2.336 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 2.337 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 2.418 0 upgraded, 15 newly installed, 0 to remove and 7 not upgraded. #7 2.418 Need to get 1987 kB of archives. #7 2.418 After this operation, 7202 kB of additional disk space will be used. #7 2.418 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405062026 [1168 B] #7 2.426 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202405062026 [164 kB] #7 2.426 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202405062026 [46.0 kB] #7 2.426 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202405062026 [65.4 kB] #7 2.427 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202405062026 [222 kB] #7 2.438 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202405062026 [66.0 kB] #7 2.439 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202405062026 [98.0 kB] #7 2.439 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202405062026 [173 kB] #7 2.440 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202405062026 [54.5 kB] #7 2.441 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202405062026 [58.5 kB] #7 2.441 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202405062026 [45.3 kB] #7 2.442 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202405062026 [38.6 kB] #7 2.442 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202405062026 [838 kB] #7 2.461 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202405062026 [52.5 kB] #7 2.461 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202405062026 [64.6 kB] #7 2.713 debconf: delaying package configuration, since apt-utils is not installed #7 2.781 Fetched 1987 kB in 0s (20.5 MB/s) #7 2.838 Selecting previously unselected package osmocom-nightly. #7 2.838 (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 ... 116671 files and directories currently installed.) #7 2.905 Preparing to unpack .../00-osmocom-nightly_202405062026_amd64.deb ... #7 2.912 Unpacking osmocom-nightly (202405062026) ... #7 2.996 Selecting previously unselected package libosmocore21:amd64. #7 3.005 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202405062026_amd64.deb ... #7 3.012 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202405062026) ... #7 3.094 Selecting previously unselected package libosmocodec4:amd64. #7 3.100 Preparing to unpack .../02-libosmocodec4_1.9.0.196.9975.202405062026_amd64.deb ... #7 3.106 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202405062026) ... #7 3.218 Selecting previously unselected package libosmoisdn0:amd64. #7 3.224 Preparing to unpack .../03-libosmoisdn0_1.9.0.196.9975.202405062026_amd64.deb ... #7 3.228 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202405062026) ... #7 3.318 Selecting previously unselected package libosmogsm20:amd64. #7 3.323 Preparing to unpack .../04-libosmogsm20_1.9.0.196.9975.202405062026_amd64.deb ... #7 3.330 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202405062026) ... #7 3.462 Selecting previously unselected package libosmocoding0:amd64. #7 3.466 Preparing to unpack .../05-libosmocoding0_1.9.0.196.9975.202405062026_amd64.deb ... #7 3.470 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202405062026) ... #7 3.566 Selecting previously unselected package libosmovty13:amd64. #7 3.569 Preparing to unpack .../06-libosmovty13_1.9.0.196.9975.202405062026_amd64.deb ... #7 3.576 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202405062026) ... #7 3.669 Selecting previously unselected package libosmogb14:amd64. #7 3.675 Preparing to unpack .../07-libosmogb14_1.9.0.196.9975.202405062026_amd64.deb ... #7 3.685 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202405062026) ... #7 3.787 Selecting previously unselected package libosmoctrl0:amd64. #7 3.794 Preparing to unpack .../08-libosmoctrl0_1.9.0.196.9975.202405062026_amd64.deb ... #7 3.805 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202405062026) ... #7 3.886 Selecting previously unselected package libosmosim2:amd64. #7 3.893 Preparing to unpack .../09-libosmosim2_1.9.0.196.9975.202405062026_amd64.deb ... #7 3.896 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202405062026) ... #7 3.998 Selecting previously unselected package libosmousb0:amd64. #7 4.001 Preparing to unpack .../10-libosmousb0_1.9.0.196.9975.202405062026_amd64.deb ... #7 4.010 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202405062026) ... #7 4.103 Selecting previously unselected package libosmocore. #7 4.112 Preparing to unpack .../11-libosmocore_1.9.0.196.9975.202405062026_amd64.deb ... #7 4.117 Unpacking libosmocore (1.9.0.196.9975.202405062026) ... #7 4.218 Selecting previously unselected package libosmocore-dev:amd64. #7 4.224 Preparing to unpack .../12-libosmocore-dev_1.9.0.196.9975.202405062026_amd64.deb ... #7 4.232 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202405062026) ... #7 4.404 Selecting previously unselected package libosmonetif11:amd64. #7 4.413 Preparing to unpack .../13-libosmonetif11_1.4.0.54.05ff.202405062026_amd64.deb ... #7 4.429 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202405062026) ... #7 4.510 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.518 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.54.05ff.202405062026_amd64.deb ... #7 4.529 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405062026) ... #7 4.634 Setting up osmocom-nightly (202405062026) ... #7 4.646 Setting up libosmocore21:amd64 (1.9.0.196.9975.202405062026) ... #7 4.655 Setting up libosmousb0:amd64 (1.9.0.196.9975.202405062026) ... #7 4.668 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202405062026) ... #7 4.679 Setting up libosmovty13:amd64 (1.9.0.196.9975.202405062026) ... #7 4.688 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202405062026) ... #7 4.699 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202405062026) ... #7 4.708 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202405062026) ... #7 4.720 Setting up libosmogb14:amd64 (1.9.0.196.9975.202405062026) ... #7 4.728 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202405062026) ... #7 4.740 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202405062026) ... #7 4.750 Setting up libosmosim2:amd64 (1.9.0.196.9975.202405062026) ... #7 4.762 Setting up libosmocore (1.9.0.196.9975.202405062026) ... #7 4.771 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202405062026) ... #7 4.783 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405062026) ... #7 4.795 Processing triggers for libc-bin (2.36-9+deb12u6) ... #7 DONE 5.1s #8 [3/7] WORKDIR /DATA #8 DONE 0.1s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 0.481 Cloning into 'libosmo-sccp'... #9 DONE 0.9s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 DONE 0.1s #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 0.674 Already on 'master' #11 0.674 Your branch is up to date with 'origin/master'. #11 0.685 refs/heads/master #11 0.716 HEAD is now at ee75a07 .deb/.rpm: add osmocom user during package install #11 0.722 master #11 0.729 ee75a07dfdfefa314aa502de0994cc56cb9a00da #11 5.185 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 5.186 libtoolize: copying file './ltmain.sh' #11 5.783 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 5.783 libtoolize: and rerunning libtoolize and aclocal. #11 5.783 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.268 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 7.268 configure.ac:167: You should run autoupdate. #11 7.268 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 7.268 configure.ac:167: the top level #11 7.268 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 7.268 configure.ac:184: You should run autoupdate. #11 7.741 configure.ac:23: installing './compile' #11 7.743 configure.ac:25: installing './config.guess' #11 7.743 configure.ac:25: installing './config.sub' #11 7.745 configure.ac:9: installing './install-sh' #11 7.746 configure.ac:9: installing './missing' #11 7.845 examples/Makefile.am: installing './depcomp' #11 8.169 checking for a BSD-compatible install... /usr/bin/install -c #11 8.177 checking whether build environment is sane... yes #11 8.184 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 8.186 checking for gawk... gawk #11 8.186 checking whether make sets $(MAKE)... yes #11 8.194 checking whether make supports nested variables... yes #11 8.199 checking whether make supports nested variables... (cached) yes #11 8.199 checking whether make sets $(MAKE)... (cached) yes #11 8.201 checking for gcc... gcc #11 8.221 checking whether the C compiler works... yes #11 8.270 checking for C compiler default output file name... a.out #11 8.271 checking for suffix of executables... #11 8.306 checking whether we are cross compiling... no #11 8.338 checking for suffix of object files... o #11 8.359 checking whether the compiler supports GNU C... yes #11 8.377 checking whether gcc accepts -g... yes #11 8.398 checking for gcc option to enable C11 features... none needed #11 8.429 checking whether gcc understands -c and -o together... yes #11 8.460 checking whether make supports the include directive... yes (GNU style) #11 8.467 checking dependency style of gcc... gcc3 #11 8.495 checking build system type... x86_64-pc-linux-gnu #11 8.541 checking host system type... x86_64-pc-linux-gnu #11 8.541 checking how to print strings... printf #11 8.567 checking for a sed that does not truncate output... /usr/bin/sed #11 8.572 checking for grep that handles long lines and -e... /usr/bin/grep #11 8.574 checking for egrep... /usr/bin/grep -E #11 8.575 checking for fgrep... /usr/bin/grep -F #11 8.577 checking for ld used by gcc... /usr/bin/ld #11 8.581 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 8.583 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 8.585 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 8.598 checking whether ln -s works... yes #11 8.598 checking the maximum length of command line arguments... 1572864 #11 8.602 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 8.603 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 8.603 checking for /usr/bin/ld option to reload object files... -r #11 8.603 checking for file... file #11 8.604 checking for objdump... objdump #11 8.604 checking how to recognize dependent libraries... pass_all #11 8.605 checking for dlltool... no #11 8.605 checking how to associate runtime and link libraries... printf %s\n #11 8.606 checking for ar... ar #11 8.606 checking for archiver @FILE support... @ #11 8.630 checking for strip... strip #11 8.630 checking for ranlib... ranlib #11 8.630 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 8.689 checking for sysroot... no #11 8.689 checking for a working dd... /usr/bin/dd #11 8.693 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 8.711 checking for mt... no #11 8.712 checking if : is a manifest tool... no #11 8.715 checking for stdio.h... yes #11 8.731 checking for stdlib.h... yes #11 8.748 checking for string.h... yes #11 8.768 checking for inttypes.h... yes #11 8.789 checking for stdint.h... yes #11 8.811 checking for strings.h... yes #11 8.830 checking for sys/stat.h... yes #11 8.853 checking for sys/types.h... yes #11 8.874 checking for unistd.h... yes #11 8.899 checking for dlfcn.h... yes #11 8.965 checking for objdir... .libs #11 9.099 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.213 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.213 checking if gcc PIC flag -fPIC -DPIC works... yes #11 9.307 checking if gcc static flag -static works... yes #11 9.460 checking if gcc supports -c -o file.o... yes #11 9.617 checking if gcc supports -c -o file.o... (cached) yes #11 9.618 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 9.688 checking whether -lc should be explicitly linked in... no #11 9.758 checking dynamic linker characteristics... GNU/Linux ld.so #11 9.974 checking how to hardcode library paths into programs... immediate #11 9.974 checking whether stripping libraries is possible... yes #11 9.994 checking if libtool supports shared libraries... yes #11 9.994 checking whether to build shared libraries... yes #11 9.994 checking whether to build static libraries... yes #11 9.995 checking for pkg-config... /usr/bin/pkg-config #11 9.996 checking for pkg-config... /usr/bin/pkg-config #11 9.996 checking pkg-config is at least version 0.20... yes #11 9.999 checking for libosmocore >= 1.9.0... yes #11 10.04 checking for libosmovty >= 1.9.0... yes #11 10.09 checking for libosmogsm >= 1.9.0... yes #11 10.11 checking for libosmo-netif >= 1.4.0... yes #11 10.14 checking for library containing sctp_recvmsg... -lsctp #11 10.34 checking if gcc supports -fvisibility=hidden... yes #11 10.40 checking for doxygen... /usr/bin/doxygen #11 10.41 checking whether to enable VTY/CTRL tests... no #11 10.41 CFLAGS=" -std=gnu11 -Wall" #11 10.41 CPPFLAGS=" -Wall" #11 10.49 checking that generated files are newer than configure... done #11 10.49 configure: creating ./config.status #11 12.93 config.status: creating libosmo-sigtran.pc #11 12.97 config.status: creating libosmo-sccp.pc #11 13.04 config.status: creating libosmo-mtp.pc #11 13.12 config.status: creating libosmo-xua.pc #11 13.20 config.status: creating include/osmocom/Makefile #11 13.30 config.status: creating include/osmocom/sccp/Makefile #11 13.39 config.status: creating include/osmocom/mtp/Makefile #11 13.49 config.status: creating include/osmocom/sigtran/Makefile #11 13.59 config.status: creating include/Makefile #11 13.68 config.status: creating src/Makefile #11 13.77 config.status: creating tests/Makefile #11 13.87 config.status: creating tests/sccp/Makefile #11 13.97 config.status: creating tests/mtp/Makefile #11 14.05 config.status: creating tests/m2ua/Makefile #11 14.15 config.status: creating tests/xua/Makefile #11 14.25 config.status: creating tests/ss7/Makefile #11 14.33 config.status: creating tests/vty/Makefile #11 14.45 config.status: creating examples/Makefile #11 14.55 config.status: creating stp/Makefile #11 14.67 config.status: creating doc/Makefile #11 14.79 config.status: creating doc/examples/Makefile #11 14.90 config.status: creating doc/manuals/Makefile #11 15.01 config.status: creating contrib/Makefile #11 15.10 config.status: creating contrib/systemd/Makefile #11 15.22 config.status: creating contrib/libosmo-sccp.spec #11 15.33 config.status: creating Doxyfile #11 15.39 config.status: creating Makefile #11 15.49 config.status: executing tests/atconfig commands #11 15.51 config.status: executing depfiles commands #11 17.21 config.status: executing libtool commands #11 17.41 echo 1.8.0.63-ee75 > .version-t && mv .version-t .version #11 17.42 make install-recursive #11 17.43 make[1]: Entering directory '/data/libosmo-sccp' #11 17.46 Making install in include #11 17.46 make[2]: Entering directory '/data/libosmo-sccp/include' #11 17.48 Making install in osmocom #11 17.49 make[3]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 17.52 Making install in mtp #11 17.53 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 17.53 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 17.53 make[5]: Nothing to be done for 'install-exec-am'. #11 17.54 /usr/bin/mkdir -p '/usr/local/include/osmocom/mtp' #11 17.55 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/usr/local/include/osmocom/mtp' #11 17.57 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 17.57 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 17.57 Making install in sccp #11 17.57 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 17.58 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 17.58 make[5]: Nothing to be done for 'install-exec-am'. #11 17.58 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 17.60 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/usr/local/include/osmocom/sccp' #11 17.61 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 17.61 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 17.61 Making install in sigtran #11 17.62 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 17.62 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 17.62 make[5]: Nothing to be done for 'install-exec-am'. #11 17.63 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 17.63 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 17.65 /usr/bin/install -c -m 644 xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h '/usr/local/include/osmocom/sigtran' #11 17.65 /usr/bin/install -c -m 644 protocol/sua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 17.66 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 17.66 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 17.67 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 17.67 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 17.67 make[5]: Nothing to be done for 'install-exec-am'. #11 17.67 make[5]: Nothing to be done for 'install-data-am'. #11 17.67 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 17.68 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 17.69 make[3]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 17.69 make[3]: Entering directory '/data/libosmo-sccp/include' #11 17.70 make[4]: Entering directory '/data/libosmo-sccp/include' #11 17.70 make[4]: Nothing to be done for 'install-exec-am'. #11 17.70 make[4]: Nothing to be done for 'install-data-am'. #11 17.70 make[4]: Leaving directory '/data/libosmo-sccp/include' #11 17.70 make[3]: Leaving directory '/data/libosmo-sccp/include' #11 17.70 make[2]: Leaving directory '/data/libosmo-sccp/include' #11 17.70 Making install in src #11 17.71 make[2]: Entering directory '/data/libosmo-sccp/src' #11 17.71 CC sccp.o #11 17.72 CC mtp_pcap.o #11 17.72 CC libxua_a-xua_msg.o #11 17.72 CC ipa.lo #11 17.73 CC m3ua.lo #11 17.74 CC osmo_ss7.lo #11 17.75 CC osmo_ss7_as.lo #11 17.75 CC osmo_ss7_asp.lo #11 17.75 CC osmo_ss7_asp_peer.lo #11 17.75 CC osmo_ss7_hmrt.lo #11 17.76 CC osmo_ss7_vty.lo #11 17.77 CC osmo_ss7_xua_srv.lo #11 17.77 CC sccp2sua.lo #11 17.77 CC sccp_helpers.lo #11 17.78 CC sccp_lbcs.lo #11 17.78 CC sccp_sap.lo #11 17.78 CC sccp_sclc.lo #11 18.06 CC sccp_scmg.lo #11 18.16 CC sccp_scrc.lo #11 18.25 CC sccp_scoc.lo #11 18.33 CC sccp_types.lo #11 18.34 CC sccp_user.lo #11 18.38 CC sccp_vty.lo #11 18.42 CC sua.lo #11 18.43 CC xua_asp_fsm.lo #11 18.56 CC xua_as_fsm.lo #11 18.60 CC xua_default_lm_fsm.lo #11 18.69 CC xua_msg.lo #11 18.71 CC xua_rkm.lo #11 18.71 CC xua_shared.lo #11 18.74 CC xua_snm.lo #11 18.75 sccp_scoc.c: In function 'scoc_fsm_active': #11 18.75 sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 18.75 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 18.75 | ^~~~~~~ #11 18.79 AR libsccp.a #11 18.79 ar: `u' modifier ignored since `D' is the default (see `U') #11 18.82 ar: AR libmtp.a #11 18.82 `u' modifier ignored since `D' is the default (see `U') #11 18.87 AR libxua.a #11 18.87 ar: `u' modifier ignored since `D' is the default (see `U') #11 19.37 CCLD libosmo-sigtran.la #11 19.68 make[3]: Entering directory '/data/libosmo-sccp/src' #11 19.68 /usr/bin/mkdir -p '/usr/local/lib' #11 19.68 /usr/bin/mkdir -p '/usr/local/lib' #11 19.68 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 19.68 /usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/usr/local/lib' #11 19.69 ( cd '/usr/local/lib' && ranlib libsccp.a ) #11 19.70 ( cd '/usr/local/lib' && ranlib libmtp.a ) #11 19.71 ( cd '/usr/local/lib' && ranlib libxua.a ) #11 19.72 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /usr/local/lib/libosmo-sigtran.so.9.0.0 #11 19.72 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9 || { rm -f libosmo-sigtran.so.9 && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9; }; }) #11 19.73 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so; }; }) #11 19.73 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 19.73 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 19.74 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 19.74 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 19.77 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 19.78 ---------------------------------------------------------------------- #11 19.78 Libraries have been installed in: #11 19.78 /usr/local/lib #11 19.78 #11 19.78 If you ever happen to want to link against installed libraries #11 19.78 in a given directory, LIBDIR, you must either use libtool, and #11 19.78 specify the full pathname of the library, or use the '-LLIBDIR' #11 19.78 flag during linking and do at least one of the following: #11 19.78 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 19.78 during execution #11 19.78 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 19.78 during linking #11 19.78 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 19.78 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 19.78 #11 19.78 See any operating system documentation about shared libraries for #11 19.78 more information, such as the ld(1) and ld.so(8) manual pages. #11 19.78 ---------------------------------------------------------------------- #11 19.78 make[3]: Leaving directory '/data/libosmo-sccp/src' #11 19.78 make[2]: Leaving directory '/data/libosmo-sccp/src' #11 19.78 Making install in tests #11 19.78 make[2]: Entering directory '/data/libosmo-sccp/tests' #11 19.78 Making install in xua #11 19.79 make[3]: Entering directory '/data/libosmo-sccp/tests/xua' #11 19.79 make[4]: Entering directory '/data/libosmo-sccp/tests/xua' #11 19.79 make[4]: Nothing to be done for 'install-exec-am'. #11 19.79 make[4]: Nothing to be done for 'install-data-am'. #11 19.79 make[4]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 19.79 make[3]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 19.79 Making install in sccp #11 19.79 make[3]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 19.80 make[4]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 19.80 make[4]: Nothing to be done for 'install-exec-am'. #11 19.80 make[4]: Nothing to be done for 'install-data-am'. #11 19.80 make[4]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 19.80 make[3]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 19.80 Making install in mtp #11 19.80 make[3]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 19.80 make[4]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 19.80 make[4]: Nothing to be done for 'install-exec-am'. #11 19.80 make[4]: Nothing to be done for 'install-data-am'. #11 19.80 make[4]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 19.80 make[3]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 19.80 Making install in m2ua #11 19.80 make[3]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 19.81 make[4]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 19.81 make[4]: Nothing to be done for 'install-exec-am'. #11 19.81 make[4]: Nothing to be done for 'install-data-am'. #11 19.81 make[4]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 19.81 make[3]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 19.81 Making install in ss7 #11 19.81 make[3]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 19.81 make[4]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 19.81 make[4]: Nothing to be done for 'install-exec-am'. #11 19.81 make[4]: Nothing to be done for 'install-data-am'. #11 19.81 make[4]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 19.81 make[3]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 19.81 Making install in vty #11 19.81 make[3]: Entering directory '/data/libosmo-sccp/tests/vty' #11 19.81 make[4]: Entering directory '/data/libosmo-sccp/tests/vty' #11 19.81 make[4]: Nothing to be done for 'install-exec-am'. #11 19.81 make[4]: Nothing to be done for 'install-data-am'. #11 19.81 make[4]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 19.81 make[3]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 19.82 make[3]: Entering directory '/data/libosmo-sccp/tests' #11 19.82 make[4]: Entering directory '/data/libosmo-sccp/tests' #11 19.82 make[4]: Nothing to be done for 'install-exec-am'. #11 19.82 make[4]: Nothing to be done for 'install-data-am'. #11 19.82 make[4]: Leaving directory '/data/libosmo-sccp/tests' #11 19.82 make[3]: Leaving directory '/data/libosmo-sccp/tests' #11 19.82 make[2]: Leaving directory '/data/libosmo-sccp/tests' #11 19.82 Making install in examples #11 19.83 make[2]: Entering directory '/data/libosmo-sccp/examples' #11 19.83 CC sccp_demo_user.o #11 19.84 CC sccp_test_server.o #11 19.84 CC sccp_test_vty.o #11 19.92 CCLD sccp_demo_user #11 20.10 make[3]: Entering directory '/data/libosmo-sccp/examples' #11 20.10 make[3]: Nothing to be done for 'install-exec-am'. #11 20.10 make[3]: Nothing to be done for 'install-data-am'. #11 20.10 make[3]: Leaving directory '/data/libosmo-sccp/examples' #11 20.10 make[2]: Leaving directory '/data/libosmo-sccp/examples' #11 20.10 Making install in stp #11 20.10 make[2]: Entering directory '/data/libosmo-sccp/stp' #11 20.10 CC stp_main.o #11 20.17 CCLD osmo-stp #11 20.33 make[3]: Entering directory '/data/libosmo-sccp/stp' #11 20.33 make[3]: Nothing to be done for 'install-data-am'. #11 20.33 /usr/bin/mkdir -p '/usr/local/bin' #11 20.34 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 20.37 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 20.37 make[3]: Leaving directory '/data/libosmo-sccp/stp' #11 20.37 make[2]: Leaving directory '/data/libosmo-sccp/stp' #11 20.37 Making install in doc #11 20.37 make[2]: Entering directory '/data/libosmo-sccp/doc' #11 20.38 Making install in examples #11 20.38 make[3]: Entering directory '/data/libosmo-sccp/doc/examples' #11 20.38 make[4]: Entering directory '/data/libosmo-sccp/doc/examples' #11 20.38 make[4]: Nothing to be done for 'install-exec-am'. #11 20.38 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 20.38 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 20.39 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 20.39 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 20.39 make[4]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 20.39 make[3]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 20.39 Making install in manuals #11 20.39 make[3]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 20.39 make[4]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 20.39 make[4]: Nothing to be done for 'install-exec-am'. #11 20.39 make[4]: Nothing to be done for 'install-data-am'. #11 20.39 make[4]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 20.39 make[3]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 20.39 make[3]: Entering directory '/data/libosmo-sccp/doc' #11 20.40 make[4]: Entering directory '/data/libosmo-sccp/doc' #11 20.40 make[4]: Nothing to be done for 'install-exec-am'. #11 20.40 make[4]: Nothing to be done for 'install-data-am'. #11 20.40 make[4]: Leaving directory '/data/libosmo-sccp/doc' #11 20.40 make[3]: Leaving directory '/data/libosmo-sccp/doc' #11 20.40 make[2]: Leaving directory '/data/libosmo-sccp/doc' #11 20.40 Making install in contrib #11 20.40 make[2]: Entering directory '/data/libosmo-sccp/contrib' #11 20.40 Making install in systemd #11 20.40 make[3]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 20.40 make[4]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 20.40 make[4]: Nothing to be done for 'install-exec-am'. #11 20.41 /usr/bin/mkdir -p '/lib/systemd/system' #11 20.41 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 20.41 make[4]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 20.41 make[3]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 20.41 make[3]: Entering directory '/data/libosmo-sccp/contrib' #11 20.41 make[4]: Entering directory '/data/libosmo-sccp/contrib' #11 20.41 make[4]: Nothing to be done for 'install-exec-am'. #11 20.41 make[4]: Nothing to be done for 'install-data-am'. #11 20.41 make[4]: Leaving directory '/data/libosmo-sccp/contrib' #11 20.41 make[3]: Leaving directory '/data/libosmo-sccp/contrib' #11 20.42 make[2]: Leaving directory '/data/libosmo-sccp/contrib' #11 20.42 make[2]: Entering directory '/data/libosmo-sccp' #11 20.42 mkdir -p doc/sigtran #11 20.42 /usr/bin/doxygen Doxyfile #11 20.46 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 20.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 20.46 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 20.46 Using the default: a4! #11 20.53 Doxygen version used: 1.9.4 #11 20.53 Searching for include files... #11 20.53 Searching for example files... #11 20.53 Searching for images... #11 20.53 Searching for dot files... #11 20.53 Searching for msc files... #11 20.53 Searching for dia files... #11 20.53 Searching for files to exclude #11 20.53 Searching INPUT for files to process... #11 20.53 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran #11 20.53 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran/protocol #11 20.53 Searching for files in directory /data/libosmo-sccp/src #11 20.53 Reading and parsing tag files #11 20.53 Parsing files #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 20.53 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 20.53 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 20.53 Preprocessing /data/libosmo-sccp/src/ipa.c... #11 20.53 Parsing file /data/libosmo-sccp/src/ipa.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/m3ua.c... #11 20.53 Parsing file /data/libosmo-sccp/src/m3ua.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/mtp_pcap.c... #11 20.53 Parsing file /data/libosmo-sccp/src/mtp_pcap.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/osmo_ss7.c... #11 20.53 Parsing file /data/libosmo-sccp/src/osmo_ss7.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/osmo_ss7_as.c... #11 20.53 Parsing file /data/libosmo-sccp/src/osmo_ss7_as.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 20.53 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 20.53 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 20.53 Parsing file /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 20.53 Parsing file /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 20.53 Parsing file /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/sccp.c... #11 20.53 Parsing file /data/libosmo-sccp/src/sccp.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/sccp2sua.c... #11 20.53 Parsing file /data/libosmo-sccp/src/sccp2sua.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/sccp_helpers.c... #11 20.53 Parsing file /data/libosmo-sccp/src/sccp_helpers.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/sccp_internal.h... #11 20.53 Parsing file /data/libosmo-sccp/src/sccp_internal.h... #11 20.53 Preprocessing /data/libosmo-sccp/src/sccp_lbcs.c... #11 20.53 Parsing file /data/libosmo-sccp/src/sccp_lbcs.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/sccp_sap.c... #11 20.53 Parsing file /data/libosmo-sccp/src/sccp_sap.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/sccp_sclc.c... #11 20.53 Parsing file /data/libosmo-sccp/src/sccp_sclc.c... #11 20.53 Preprocessing /data/libosmo-sccp/src/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 20.69 /sccp_scmg.c... #11 20.69 Parsing file /data/libosmo-sccp/src/sccp_scmg.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/sccp_scoc.c... #11 20.69 Parsing file /data/libosmo-sccp/src/sccp_scoc.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/sccp_scrc.c... #11 20.69 Parsing file /data/libosmo-sccp/src/sccp_scrc.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/sccp_types.c... #11 20.69 Parsing file /data/libosmo-sccp/src/sccp_types.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/sccp_user.c... #11 20.69 Parsing file /data/libosmo-sccp/src/sccp_user.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/sccp_vty.c... #11 20.69 Parsing file /data/libosmo-sccp/src/sccp_vty.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/ss7_internal.h... #11 20.69 Parsing file /data/libosmo-sccp/src/ss7_internal.h... #11 20.69 Preprocessing /data/libosmo-sccp/src/sua.c... #11 20.69 Parsing file /data/libosmo-sccp/src/sua.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.c... #11 20.69 Parsing file /data/libosmo-sccp/src/xua_as_fsm.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.h... #11 20.69 Parsing file /data/libosmo-sccp/src/xua_as_fsm.h... #11 20.69 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.c... #11 20.69 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.h... #11 20.69 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.h... #11 20.69 Preprocessing /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 20.69 Parsing file /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/xua_internal.h... #11 20.69 Parsing file /data/libosmo-sccp/src/xua_internal.h... #11 20.69 Preprocessing /data/libosmo-sccp/src/xua_msg.c... #11 20.69 Parsing file /data/libosmo-sccp/src/xua_msg.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/xua_rkm.c... #11 20.69 Parsing file /data/libosmo-sccp/src/xua_rkm.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/xua_shared.c... #11 20.69 Parsing file /data/libosmo-sccp/src/xua_shared.c... #11 20.69 Preprocessing /data/libosmo-sccp/src/xua_snm.c... #11 20.69 Parsing file /data/libosmo-sccp/src/xua_snm.c... #11 20.69 Building macro definition list... #11 20.69 Building group list... #11 20.69 Building directory list... #11 20.69 Building namespace list... #11 20.69 Building file list... #11 20.69 Building class list... #11 20.69 Building concept list... #11 20.69 Computing nesting relations for classes... #11 20.69 Associating documentation with classes... #11 20.69 Associating documentation with concepts... #11 20.69 Building example list... #11 20.69 Searching for enumerations... #11 20.69 Searching for documented typedefs... #11 20.69 Searching for members imported via using declarations... #11 20.69 Searching for included using directives... #11 20.69 Searching for documented variables... #11 20.69 Building interface member list... #11 20.69 Building member list... #11 20.69 Searching for friends... #11 20.69 Searching for documented defines... #11 20.69 Computing class inheritance relations... #11 20.69 Computing class usage relations... #11 20.69 Flushing cached template relations that have become invalid... #11 20.69 Computing class relations... #11 20.69 Add enum values to enums... #11 20.69 Searching for member function documentation... #11 20.69 Creating members for template instances... #11 20.69 Building page list... #11 20.69 Search for main page... #11 20.69 Computing page relations... #11 20.69 Determining the scope of groups... #11 20.69 Sorting lists... #11 20.69 Determining which enums are documented #11 20.69 Computing member relations... #11 20.69 Building full member lists recursively... #11 20.69 Adding members to member groups. #11 20.69 Computing member references... #11 20.69 Inheriting documentation... #11 20.69 Generating disk names... #11 20.69 Adding source references... #11 20.69 Adding xrefitems... #11 20.69 Sorting member lists... #11 20.69 Setting anonymous enum type... #11 20.69 Computing dependencies between directories... #11 20.69 Generating citations page... #11 20.69 Counting members... #11 20.69 Counting data structures... #11 20.69 Resolving user defined references... #11 20.69 Finding anchors and sections in the documentation... #11 20.69 Transferring function references... #11 20.69 Combining using relations... #11 20.69 Adding members to index pages... #11 20.69 Correcting members for VHDL... #11 20.69 Computing tooltip texts... #11 20.69 Generating style sheet... #11 20.69 Generating search indices... #11 20.69 Generating example documentation... #11 20.69 Generating file sources... #11 20.69 Generating code for file include/osmocom/sigtran/m2ua_types.h... #11 20.69 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 20.69 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 20.69 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 20.69 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 20.69 Generating code for file include/osmocom/sigt/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) #11 20.90 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented: #11 20.90 parameter 'ppid_mux' #11 20.90 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 20.90 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 20.90 parameter 'inst' #11 20.90 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 20.90 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 20.90 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 20.90 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 20.90 parameter 'asp_name' #11 20.90 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 20.90 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 20.90 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 20.90 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 20.90 parameter 'asp_name' #11 20.91 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 20.91 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 20.91 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 20.91 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 20.91 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 20.91 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 20.92 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 20.92 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 20.92 parameter 'inst' #11 20.93 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 20.93 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 20.93 parameter 'addr' #11 20.93 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 20.93 parameter 'prim_cb' #11 20.93 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 20.93 parameter 'prim_cb' #11 20.94 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 20.94 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 20.94 parameter 'num_maps' #11 20.95 /data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 20.95 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 20.95 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 20.95 parameter 'info_str' #11 20.95 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 20.96 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 20.96 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 20.97 parameter 'asp_name' #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 20.97 parameter 'asp_name' #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 20.97 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 20.97 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 20.97 parameter 'trans_proto' #11 21.00 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 21.00 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 21.00 parameter 'addr' #11 21.00 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 21.00 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 21.00 parameter 'inst' #11 21.01 /data/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 21.01 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 21.01 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 21.01 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented: #11 21.02 parameter 'type' #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 21.02 /data/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 21.03 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 21.03 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 21.03 parameter 'oph' #11 21.03 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 21.03 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 21.03 parameter 'oph' #11 21.03 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 21.03 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 21.03 parameter 'oph' #11 21.03 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 21.03 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 21.03 parameter 'oph' #11 21.05 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 21.05 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 21.05 parameter 'inst' #11 21.06 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 21.06 parameter 'prim_cb' #11 21.06 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 21.06 parameter 'prim_cb' #11 21.06 /data/libosmo-sccp/src/sccp_user.c:88: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 21.06 parameter 'prim_cb' #11 21.06 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 21.06 parameter 'trans_proto' #11 21.06 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 21.07 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 21.07 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 21.07 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 21.07 parameter 'info_str' #11 21.07 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 21.09 ran/protocol/sccp_scmg.h... #11 21.09 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 21.09 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 21.09 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 21.09 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 21.09 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 21.09 Generating code for file include/osmocom/sigtran/xua_types.h... #11 21.09 Parsing code for file src/ipa.c... #11 21.09 Parsing code for file src/m3ua.c... #11 21.09 Parsing code for file src/mtp_pcap.c... #11 21.09 Parsing code for file src/osmo_ss7.c... #11 21.09 Parsing code for file src/osmo_ss7_as.c... #11 21.09 Parsing code for file src/osmo_ss7_asp.c... #11 21.09 Parsing code for file src/osmo_ss7_asp_peer.c... #11 21.09 Parsing code for file src/osmo_ss7_hmrt.c... #11 21.09 Parsing code for file src/osmo_ss7_vty.c... #11 21.09 Parsing code for file src/osmo_ss7_xua_srv.c... #11 21.09 Parsing code for file src/sccp.c... #11 21.09 Parsing code for file src/sccp2sua.c... #11 21.09 Parsing code for file src/sccp_helpers.c... #11 21.09 Generating code for file src/sccp_internal.h... #11 21.09 Parsing code for file src/sccp_lbcs.c... #11 21.09 Parsing code for file src/sccp_sap.c... #11 21.09 Parsing code for file src/sccp_sclc.c... #11 21.09 Parsing code for file src/sccp_scmg.c... #11 21.09 Parsing code for file src/sccp_scoc.c... #11 21.09 Parsing code for file src/sccp_scrc.c... #11 21.09 Parsing code for file src/sccp_types.c... #11 21.09 Parsing code for file src/sccp_user.c... #11 21.09 Parsing code for file src/sccp_vty.c... #11 21.09 Generating code for file src/ss7_internal.h... #11 21.09 Parsing code for file src/sua.c... #11 21.09 Parsing code for file src/xua_as_fsm.c... #11 21.09 Generating code for file src/xua_as_fsm.h... #11 21.09 Parsing code for file src/xua_asp_fsm.c... #11 21.09 Generating code for file src/xua_asp_fsm.h... #11 21.09 Parsing code for file src/xua_default_lm_fsm.c... #11 21.09 Generating code for file src/xua_internal.h... #11 21.09 Parsing code for file src/xua_msg.c... #11 21.09 Parsing code for file src/xua_rkm.c... #11 21.09 Parsing code for file src/xua_shared.c... #11 21.09 Parsing code for file src/xua_snm.c... #11 21.09 Generating file documentation... #11 21.09 Generating docs for file include/osmocom/sigtran/m2ua_types.h... #11 21.09 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 21.09 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 21.09 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 21.09 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 21.09 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 21.09 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 21.09 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 21.09 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 21.09 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 21.09 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 21.09 Generating docs for file include/osmocom/sigtran/xua_types.h... #11 21.09 Generating docs for file src/ipa.c... #11 21.09 Generating docs for file src/m3ua.c... #11 21.09 Generating docs for file src/mtp_pcap.c... #11 21.09 Generating docs for file src/osmo_ss7.c... #11 21.09 Generating docs for file src/osmo_ss7_as.c... #11 21.09 Generating docs for file src/osmo_ss7_asp.c... #11 21.09 Generating docs for file src/osmo_ss7_asp_peer.c... #11 21.09 Generating docs for file src/osmo_ss7_hmrt.c... #11 21.09 Generating docs for file src/osmo_ss7_vty.c... #11 21.09 Generating docs for file src/osmo_ss7_xua_srv.c... #11 21.09 Generating docs for file src/sccp.c... #11 21.09 Generating docs for file src/sccp2sua.c... #11 21.09 Generating docs for file src/sccp_helpers.c... #11 21.09 Generating docs for file src/sccp_internal.h... #11 21.09 Generating docs for file src/sccp_lbcs.c... #11 21.09 Generating docs for file src/sccp_sap.c... #11 21.09 Generating docs for file src/sccp_sclc.c... #11 21.09 Generating docs for file src/sccp_scmg.c... #11 21.09 Generating docs for file src/sccp_scoc.c... #11 21.09 Generating docs for file src/sccp_scrc.c... #11 21.09 Generating docs for file src/sccp_types.c... #11 21.09 Generating docs for file src/sccp_user.c... #11 21.09 Generating docs for file src/sccp_vty.c... #11 21.09 Generating docs for file src/ss7_internal.h... #11 21.09 Generating docs for file src/sua.c... #11 21.09 Generating docs for file src/xua_as_fsm.c... #11 21.09 Generating docs for file src/xua_as_fsm.h... #11 21.09 Generating docs for file src/xua_asp_fsm.c... #11 21.09 Generating docs for file src/xua_asp_fsm.h... #11 21.09 Generating docs for file src/xua_default_lm_fsm.c... #11 21.09 Generating docs for file src/xua_intern/data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 21.09 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 21.09 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 21.09 parameter 'info_str' #11 21.09 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 21.09 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 21.09 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 21.09 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 21.10 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 21.10 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 21.10 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 21.10 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 21.10 parameter 'info_str' #11 21.10 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 21.10 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 21.10 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 21.10 parameter 'num_maps' #11 21.14 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 21.14 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 21.24 al.h... #11 21.24 Generating docs for file src/xua_msg.c... #11 21.24 Generating docs for file src/xua_rkm.c... #11 21.24 Generating docs for file src/xua_shared.c... #11 21.24 Generating docs for file src/xua_snm.c... #11 21.24 Generating page documentation... #11 21.24 Generating group documentation... #11 21.24 Generating class documentation... #11 21.24 Generating docs for compound ipa_asp_fsm_priv... #11 21.24 Generating docs for compound lm_fsm_priv... #11 21.24 Generating docs for compound m3ua_data_hdr... #11 21.24 Generating docs for compound osmo_mtp_pause_param... #11 21.24 Generating docs for compound osmo_mtp_prim... #11 21.24 Generating docs for compound osmo_mtp_resume_param... #11 21.24 Generating docs for compound osmo_mtp_status_param... #11 21.24 Generating docs for compound osmo_mtp_transfer_param... #11 21.24 Generating docs for compound osmo_sccp_addr... #11 21.24 Generating docs for compound osmo_sccp_addr_entry... #11 21.24 Generating docs for compound osmo_sccp_gt... #11 21.24 Generating docs for compound osmo_sccp_instance... #11 21.24 Generating docs for compound osmo_sccp_user... #11 21.24 Generating docs for compound osmo_scu_connect_param... #11 21.24 Generating docs for compound osmo_scu_data_param... #11 21.24 Generating docs for compound osmo_scu_disconn_param... #11 21.24 Generating docs for compound osmo_scu_notice_param... #11 21.24 Generating docs for compound osmo_scu_pcstate_param... #11 21.24 Generating docs for compound osmo_scu_prim... #11 21.24 Generating docs for compound osmo_scu_reset_param... #11 21.24 Generating docs for compound osmo_scu_state_param... #11 21.24 Generating docs for compound osmo_scu_unitdata_param... #11 21.24 Generating docs for compound osmo_ss7_as... #11 21.24 Generating docs for compound osmo_ss7_asp... #11 21.24 Generating docs for compound osmo_ss7_asp_peer... #11 21.24 Generating docs for compound osmo_ss7_instance... #11 21.24 Generating docs for compound osmo_ss7_link... #11 21.24 Generating docs for compound osmo_ss7_linkset... #11 21.24 Generating docs for compound osmo_ss7_pc_fmt... #11 21.24 Generating docs for compound osmo_ss7_route... #11 21.24 Generating docs for compound osmo_ss7_route_table... #11 21.24 Generating docs for compound osmo_ss7_routing_key... #11 21.24 Generating docs for compound osmo_ss7_user... #11 21.24 Generating docs for compound osmo_xlm_prim... #11 21.24 Generating docs for compound osmo_xlm_prim_error... #11 21.24 Generating docs for compound osmo_xlm_prim_notify... #11 21.24 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 21.24 Generating docs for compound osmo_xlm_prim_rk_reg... #11 21.24 Generating docs for compound osmo_xua_layer_manager... #11 21.24 Generating docs for compound osmo_xua_server... #11 21.24 Generating docs for compound pcap_hdr... #11 21.24 Generating docs for compound pcaprec_hdr... #11 21.24 Generating docs for compound sccp_connection... #11 21.24 Generating docs for compound sccp_data_callback... #11 21.24 Generating docs for compound sccp_scmg_msg... #11 21.24 Generating docs for compound sccp_system... #11 21.24 Generating docs for compound udt_offsets... #11 21.24 Generating docs for compound xua_as_fsm_priv... #11 21.24 Generating docs for compound xua_asp_fsm_priv... #11 21.24 Generating docs for compound xua_common_hdr... #11 21.24 Generating docs for compound xua_dialect... #11 21.24 Generating docs for compound xua_msg... #11 21.24 Generating docs for compound xua_msg_class... #11 21.24 Generating docs for compound xua_msg_event_map... #11 21.24 Generating docs for compound xua_msg_part... #11 21.24 Generating docs for compound xua_parameter_hdr... #11 21.24 Generating concept documentation... #11 21.24 Generating namespace index... #11 21.24 Generating graph info page... #11 21.24 Generating directory documentation... #11 21.24 Generating index page... #11 21.24 Generating page index... #11 21.24 Generating module index... #11 21.24 Generating namespace index... #11 21.24 Generating namespace member index... #11 21.24 Generating concept index... #11 21.24 Generating annotated compound index... #11 21.24 Generating alphabetical compound index... #11 21.24 Generating hierarchical class index... #11 21.24 Generating member index... #11 21.24 Generating file index... #11 21.24 Generating file member index... #11 21.24 Generating example index... #11 21.24 finalizing index lists... #11 21.24 writing tag file... #11 21.24 Running plantuml with JAVA... #11 21.24 lookup cache used 2216/65536 hits=24409 misses=2370 #11 21.24 finished... #11 21.25 cd ./doc && tar cf html.tar */html #11 21.27 make[3]: Entering directory '/data/libosmo-sccp' #11 21.27 make[3]: Nothing to be done for 'install-exec-am'. #11 21.27 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp' #11 21.27 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 21.27 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sccp' #11 21.27 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/usr/local/lib/pkgconfig' #11 21.28 make install-data-hook #11 21.28 make[4]: Entering directory '/data/libosmo-sccp' #11 21.28 cd /usr/local/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar #11 21.31 make[4]: Leaving directory '/data/libosmo-sccp' #11 21.31 make[3]: Leaving directory '/data/libosmo-sccp' #11 21.31 make[2]: Leaving directory '/data/libosmo-sccp' #11 21.31 make[1]: Leaving directory '/data/libosmo-sccp' #11 DONE 21.5s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.0s #13 exporting to image #13 exporting layers #13 exporting layers 0.3s done #13 writing image sha256:7ae71ad80619473de6ce265fcaf498ce05106c3ab3767ab136653aa4615f7d93 done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest done #13 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 7ae71ad80619 + 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.54.05ff.202405062026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.196.9975.202405062026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405062026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405062026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405062026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405062026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405062026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405062026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405062026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405062026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202405062026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202405062026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.196.9975.202405062026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405062026 amd64 Osmo VTY library ii osmocom-nightly 202405062026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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} + 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-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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 build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [internal] load build context #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #7 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #7 DONE 0.1s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.0s #12 [ 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' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #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 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #15 CACHED #16 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #16 CACHED #17 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #18 CACHED #19 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #19 CACHED #20 [ 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 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 #20 CACHED #21 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #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 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 CACHED #24 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #24 CACHED #25 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #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:d11c0b69bb0d5e6d9a7cc65f8f779347659add0fd570508618fbe734143894b3 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-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n d11c0b69bb0d + 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 + + grep -q $USER echo FROM $USER/$DISTRO-build + 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-io_uring/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-io_uring/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 build definition from Dockerfile #1 transferring dockerfile: 1.68kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 0.0s done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-sgsn/+/master?format=TEXT #5 DONE 0.1s #6 [internal] load build context #6 transferring context: 433B done #6 DONE 0.0s #7 [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 #7 0.448 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.448 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.448 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.468 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 1.014 Reading package lists... #7 1.747 Reading package lists... #7 2.480 Building dependency tree... #7 2.704 Reading state information... #7 3.043 The following additional packages will be installed: #7 3.043 libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9 #7 3.043 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #7 3.043 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 3.044 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #7 3.091 The following NEW packages will be installed: #7 3.091 libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev #7 3.091 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #7 3.091 libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev #7 3.091 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #7 3.091 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #7 3.091 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #7 3.092 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly #7 3.140 0 upgraded, 31 newly installed, 0 to remove and 7 not upgraded. #7 3.140 Need to get 3918 kB of archives. #7 3.140 After this operation, 17.8 MB of additional disk space will be used. #7 3.140 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405062026 [1168 B] #7 3.155 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202405062026 [164 kB] #7 3.159 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202405062026 [38.9 kB] #7 3.159 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202405062026 [140 kB] #7 3.160 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202405062026 [46.0 kB] #7 3.160 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202405062026 [29.0 kB] #7 3.165 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202405062026 [65.4 kB] #7 3.165 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202405062026 [222 kB] #7 3.166 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202405062026 [98.0 kB] #7 3.166 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202405062026 [72.7 kB] #7 3.167 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202405062026 [111 kB] #7 3.167 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.7.0.12.a26ab.202405062026 [19.0 kB] #7 3.167 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202405062026 [66.0 kB] #7 3.168 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202405062026 [173 kB] #7 3.168 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202405062026 [54.5 kB] #7 3.169 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202405062026 [58.5 kB] #7 3.170 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202405062026 [45.3 kB] #7 3.171 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202405062026 [38.6 kB] #7 3.173 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202405062026 [838 kB] #7 3.179 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.7.0.12.a26ab.202405062026 [22.3 kB] #7 3.179 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202405062026 [52.5 kB] #7 3.180 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202405062026 [64.6 kB] #7 3.181 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.63.ee75.202405062026 [87.8 kB] #7 3.182 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.63.ee75.202405062026 [123 kB] #7 3.183 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.63.ee75.202405062026 [581 kB] #7 3.188 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.3.2.4b6d.202405062026 [101 kB] #7 3.189 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.3.2.4b6d.202405062026 [111 kB] #7 3.189 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.1.3dfa.202405062026 [75.2 kB] #7 3.190 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.1.3dfa.202405062026 [105 kB] #7 3.191 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.6.fc08.202405062026 [221 kB] #7 3.194 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.6.fc08.202405062026 [91.8 kB] #7 3.450 debconf: delaying package configuration, since apt-utils is not installed #7 3.542 Fetched 3918 kB in 0s (43.9 MB/s) #7 3.592 Selecting previously unselected package osmocom-nightly. #7 3.592 (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 ... 116671 files and directories currently installed.) #7 3.653 Preparing to unpack .../00-osmocom-nightly_202405062026_amd64.deb ... #7 3.660 Unpacking osmocom-nightly (202405062026) ... #7 3.752 Selecting previously unselected package libosmocore21:amd64. #7 3.758 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202405062026_amd64.deb ... #7 3.766 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202405062026) ... #7 3.884 Selecting previously unselected package libgtp6:amd64. #7 3.896 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202405062026_amd64.deb ... #7 3.900 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202405062026) ... #7 3.987 Selecting previously unselected package libgtp-dev:amd64. #7 3.993 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202405062026_amd64.deb ... #7 3.995 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202405062026) ... #7 4.108 Selecting previously unselected package libosmocodec4:amd64. #7 4.115 Preparing to unpack .../04-libosmocodec4_1.9.0.196.9975.202405062026_amd64.deb ... #7 4.124 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202405062026) ... #7 4.228 Selecting previously unselected package libosmotrau2:amd64. #7 4.234 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202405062026_amd64.deb ... #7 4.248 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202405062026) ... #7 4.336 Selecting previously unselected package libosmoisdn0:amd64. #7 4.343 Preparing to unpack .../06-libosmoisdn0_1.9.0.196.9975.202405062026_amd64.deb ... #7 4.351 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202405062026) ... #7 4.456 Selecting previously unselected package libosmogsm20:amd64. #7 4.466 Preparing to unpack .../07-libosmogsm20_1.9.0.196.9975.202405062026_amd64.deb ... #7 4.473 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202405062026) ... #7 4.600 Selecting previously unselected package libosmovty13:amd64. #7 4.608 Preparing to unpack .../08-libosmovty13_1.9.0.196.9975.202405062026_amd64.deb ... #7 4.612 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202405062026) ... #7 4.692 Selecting previously unselected package libosmoabis13:amd64. #7 4.703 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202405062026_amd64.deb ... #7 4.709 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202405062026) ... #7 4.792 Selecting previously unselected package libosmo-abis-dev:amd64. #7 4.798 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202405062026_amd64.deb ... #7 4.805 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202405062026) ... #7 4.904 Selecting previously unselected package libosmo-gsup-client0:amd64. #7 4.912 Preparing to unpack .../11-libosmo-gsup-client0_1.7.0.12.a26ab.202405062026_amd64.deb ... #7 4.916 Unpacking libosmo-gsup-client0:amd64 (1.7.0.12.a26ab.202405062026) ... #7 5.026 Selecting previously unselected package libosmocoding0:amd64. #7 5.036 Preparing to unpack .../12-libosmocoding0_1.9.0.196.9975.202405062026_amd64.deb ... #7 5.043 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202405062026) ... #7 5.120 Selecting previously unselected package libosmogb14:amd64. #7 5.128 Preparing to unpack .../13-libosmogb14_1.9.0.196.9975.202405062026_amd64.deb ... #7 5.133 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202405062026) ... #7 5.216 Selecting previously unselected package libosmoctrl0:amd64. #7 5.222 Preparing to unpack .../14-libosmoctrl0_1.9.0.196.9975.202405062026_amd64.deb ... #7 5.229 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202405062026) ... #7 5.316 Selecting previously unselected package libosmosim2:amd64. #7 5.320 Preparing to unpack .../15-libosmosim2_1.9.0.196.9975.202405062026_amd64.deb ... #7 5.332 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202405062026) ... #7 5.416 Selecting previously unselected package libosmousb0:amd64. #7 5.425 Preparing to unpack .../16-libosmousb0_1.9.0.196.9975.202405062026_amd64.deb ... #7 5.433 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202405062026) ... #7 5.520 Selecting previously unselected package libosmocore. #7 5.527 Preparing to unpack .../17-libosmocore_1.9.0.196.9975.202405062026_amd64.deb ... #7 5.532 Unpacking libosmocore (1.9.0.196.9975.202405062026) ... #7 5.612 Selecting previously unselected package libosmocore-dev:amd64. #7 5.621 Preparing to unpack .../18-libosmocore-dev_1.9.0.196.9975.202405062026_amd64.deb ... #7 5.625 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202405062026) ... #7 5.784 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #7 5.796 Preparing to unpack .../19-libosmo-gsup-client-dev_1.7.0.12.a26ab.202405062026_amd64.deb ... #7 5.800 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.12.a26ab.202405062026) ... #7 5.864 Selecting previously unselected package libosmonetif11:amd64. #7 5.871 Preparing to unpack .../20-libosmonetif11_1.4.0.54.05ff.202405062026_amd64.deb ... #7 5.876 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202405062026) ... #7 5.948 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.966 Preparing to unpack .../21-libosmo-netif-dev_1.4.0.54.05ff.202405062026_amd64.deb ... #7 5.970 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405062026) ... #7 6.056 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 6.067 Preparing to unpack .../22-libosmo-sccp-dev_1.8.0.63.ee75.202405062026_amd64.deb ... #7 6.070 Unpacking libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202405062026) ... #7 6.172 Selecting previously unselected package libosmo-sigtran9:amd64. #7 6.179 Preparing to unpack .../23-libosmo-sigtran9_1.8.0.63.ee75.202405062026_amd64.deb ... #7 6.190 Unpacking libosmo-sigtran9:amd64 (1.8.0.63.ee75.202405062026) ... #7 6.272 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 6.280 Preparing to unpack .../24-libosmo-sigtran-dev_1.8.0.63.ee75.202405062026_amd64.deb ... #7 6.284 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202405062026) ... #7 6.412 Selecting previously unselected package libsmpp1:amd64. #7 6.420 Preparing to unpack .../25-libsmpp1_1.14.3.2.4b6d.202405062026_amd64.deb ... #7 6.435 Unpacking libsmpp1:amd64 (1.14.3.2.4b6d.202405062026) ... #7 6.512 Selecting previously unselected package libsmpp34-dev:amd64. #7 6.526 Preparing to unpack .../26-libsmpp34-dev_1.14.3.2.4b6d.202405062026_amd64.deb ... #7 6.529 Unpacking libsmpp34-dev:amd64 (1.14.3.2.4b6d.202405062026) ... #7 6.612 Selecting previously unselected package libasn1c1:amd64. #7 6.618 Preparing to unpack .../27-libasn1c1_0.9.36.1.3dfa.202405062026_amd64.deb ... #7 6.622 Unpacking libasn1c1:amd64 (0.9.36.1.3dfa.202405062026) ... #7 6.706 Selecting previously unselected package libasn1c-dev:amd64. #7 6.715 Preparing to unpack .../28-libasn1c-dev_0.9.36.1.3dfa.202405062026_amd64.deb ... #7 6.718 Unpacking libasn1c-dev:amd64 (0.9.36.1.3dfa.202405062026) ... #7 6.812 Selecting previously unselected package libosmo-ranap7:amd64. #7 6.820 Preparing to unpack .../29-libosmo-ranap7_1.5.1.6.fc08.202405062026_amd64.deb ... #7 6.824 Unpacking libosmo-ranap7:amd64 (1.5.1.6.fc08.202405062026) ... #7 6.956 Selecting previously unselected package libosmo-ranap-dev:amd64. #7 6.963 Preparing to unpack .../30-libosmo-ranap-dev_1.5.1.6.fc08.202405062026_amd64.deb ... #7 6.968 Unpacking libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202405062026) ... #7 7.164 Setting up osmocom-nightly (202405062026) ... #7 7.177 Setting up libsmpp1:amd64 (1.14.3.2.4b6d.202405062026) ... #7 7.187 Setting up libosmocore21:amd64 (1.9.0.196.9975.202405062026) ... #7 7.198 Setting up libosmousb0:amd64 (1.9.0.196.9975.202405062026) ... #7 7.209 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202405062026) ... #7 7.218 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202405062026) ... #7 7.226 Setting up libsmpp34-dev:amd64 (1.14.3.2.4b6d.202405062026) ... #7 7.235 Setting up libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202405062026) ... #7 7.250 Setting up libasn1c1:amd64 (0.9.36.1.3dfa.202405062026) ... #7 7.259 Setting up libosmovty13:amd64 (1.9.0.196.9975.202405062026) ... #7 7.267 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202405062026) ... #7 7.275 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202405062026) ... #7 7.290 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202405062026) ... #7 7.299 Setting up libasn1c-dev:amd64 (0.9.36.1.3dfa.202405062026) ... #7 7.308 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202405062026) ... #7 7.319 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202405062026) ... #7 7.335 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202405062026) ... #7 7.343 Setting up libosmogb14:amd64 (1.9.0.196.9975.202405062026) ... #7 7.352 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202405062026) ... #7 7.372 Setting up libosmo-gsup-client0:amd64 (1.7.0.12.a26ab.202405062026) ... #7 7.381 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202405062026) ... #7 7.389 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202405062026) ... #7 7.398 Setting up libosmosim2:amd64 (1.9.0.196.9975.202405062026) ... #7 7.413 Setting up libosmocore (1.9.0.196.9975.202405062026) ... #7 7.422 Setting up libosmo-sigtran9:amd64 (1.8.0.63.ee75.202405062026) ... #7 7.431 Setting up libosmo-ranap7:amd64 (1.5.1.6.fc08.202405062026) ... #7 7.439 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202405062026) ... #7 7.455 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405062026) ... #7 7.463 Setting up libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202405062026) ... #7 7.474 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.12.a26ab.202405062026) ... #7 7.487 Setting up libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202405062026) ... #7 7.500 Processing triggers for libc-bin (2.36-9+deb12u6) ... #7 DONE 7.7s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-sgsn.git #9 0.563 Cloning into 'osmo-sgsn'... #9 DONE 2.8s #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.829 Already on 'master' #11 0.830 Your branch is up to date with 'origin/master'. #11 0.836 refs/heads/master #11 0.842 HEAD is now at 282de031 gmm: mmctx_timer_stop(): warn about timer not running #11 0.848 master #11 0.855 282de031f1b6d156af538f6b4fdb10b57e0f9581 #11 5.321 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 5.321 libtoolize: copying file './ltmain.sh' #11 5.679 libtoolize: putting macros in 'm4'. #11 5.679 libtoolize: copying file 'm4/libtool.m4' #11 5.787 libtoolize: copying file 'm4/ltoptions.m4' #11 5.903 libtoolize: copying file 'm4/ltsugar.m4' #11 6.039 libtoolize: copying file 'm4/ltversion.m4' #11 6.211 libtoolize: copying file 'm4/lt~obsolete.m4' #11 6.440 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 6.443 libtoolize: and rerunning libtoolize and aclocal. #11 8.791 configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. #11 8.791 configure.ac:66: You should run autoupdate. #11 8.791 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 8.791 configure.ac:66: the top level #11 8.791 configure.ac:117: warning: The macro `AC_HELP_STRING' is obsolete. #11 8.791 configure.ac:117: You should run autoupdate. #11 8.791 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 8.791 configure.ac:117: the top level #11 8.791 configure.ac:154: warning: The macro `AC_HELP_STRING' is obsolete. #11 8.791 configure.ac:154: You should run autoupdate. #11 8.791 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 8.791 configure.ac:154: the top level #11 8.791 configure.ac:233: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 8.791 configure.ac:233: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 8.791 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 8.791 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 8.791 configure.ac:233: the top level #11 8.791 configure.ac:235: warning: AC_OUTPUT should be used without arguments. #11 8.791 configure.ac:235: You should run autoupdate. #11 10.38 configure.ac:21: installing './compile' #11 10.40 configure.ac:23: installing './config.guess' #11 10.41 configure.ac:23: installing './config.sub' #11 10.41 configure.ac:9: installing './install-sh' #11 10.42 configure.ac:9: installing './missing' #11 10.71 src/gprs/Makefile.am: installing './depcomp' #11 10.86 tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory, #11 10.86 tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled #11 10.86 automake: warning: possible forward-incompatibility. #11 10.86 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 10.86 automake: automake option hasn't been enabled. For now, the corresponding output #11 10.86 automake: object file(s) will be placed in the top-level directory. However, this #11 10.86 automake: behavior may change in a future Automake major version, with object #11 10.86 automake: files being placed in the same subdirectory as the corresponding sources. #11 10.86 automake: You are advised to start using 'subdir-objects' option throughout your #11 10.86 automake: project, to avoid future incompatibilities. #11 11.79 checking for a BSD-compatible install... /usr/bin/install -c #11 11.83 checking whether build environment is sane... yes #11 11.91 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.92 checking for gawk... gawk #11 11.92 checking whether make sets $(MAKE)... yes #11 12.01 checking whether make supports nested variables... yes #11 12.05 checking whether make supports nested variables... (cached) yes #11 12.05 checking whether make sets $(MAKE)... (cached) yes #11 12.06 checking for gcc... gcc #11 12.22 checking whether the C compiler works... yes #11 12.32 checking for C compiler default output file name... a.out #11 12.33 checking for suffix of executables... #11 12.42 checking whether we are cross compiling... no #11 12.52 checking for suffix of object files... o #11 12.58 checking whether the compiler supports GNU C... yes #11 12.63 checking whether gcc accepts -g... yes #11 12.71 checking for gcc option to enable C11 features... none needed #11 12.85 checking whether gcc understands -c and -o together... yes #11 12.95 checking whether make supports the include directive... yes (GNU style) #11 13.00 checking dependency style of gcc... gcc3 #11 13.17 checking build system type... x86_64-pc-linux-gnu #11 13.33 checking host system type... x86_64-pc-linux-gnu #11 13.33 checking how to print strings... printf #11 13.39 checking for a sed that does not truncate output... /usr/bin/sed #11 13.42 checking for grep that handles long lines and -e... /usr/bin/grep #11 13.43 checking for egrep... /usr/bin/grep -E #11 13.44 checking for fgrep... /usr/bin/grep -F #11 13.45 checking for ld used by gcc... /usr/bin/ld #11 13.48 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 13.50 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 13.52 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 13.62 checking whether ln -s works... yes #11 13.63 checking the maximum length of command line arguments... 1572864 #11 13.67 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 13.67 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 13.67 checking for /usr/bin/ld option to reload object files... -r #11 13.67 checking for file... file #11 13.68 checking for objdump... objdump #11 13.68 checking how to recognize dependent libraries... pass_all #11 13.68 checking for dlltool... no #11 13.68 checking how to associate runtime and link libraries... printf %s\n #11 13.68 checking for ar... ar #11 13.68 checking for archiver @FILE support... @ #11 13.77 checking for strip... strip #11 13.77 checking for ranlib... ranlib #11 13.77 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 14.04 checking for sysroot... no #11 14.04 checking for a working dd... /usr/bin/dd #11 14.06 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 14.15 checking for mt... no #11 14.15 checking if : is a manifest tool... no #11 14.17 checking for stdio.h... yes #11 14.23 checking for stdlib.h... yes #11 14.30 checking for string.h... yes #11 14.38 checking for inttypes.h... yes #11 14.44 checking for stdint.h... yes #11 14.53 checking for strings.h... yes #11 14.57 checking for sys/stat.h... yes #11 14.62 checking for sys/types.h... yes #11 14.69 checking for unistd.h... yes #11 14.76 checking for dlfcn.h... yes #11 14.84 checking for objdir... .libs #11 14.97 checking if gcc supports -fno-rtti -fno-exceptions... no #11 15.05 checking for gcc option to produce PIC... -fPIC -DPIC #11 15.05 checking if gcc PIC flag -fPIC -DPIC works... yes #11 15.12 checking if gcc static flag -static works... yes #11 15.25 checking if gcc supports -c -o file.o... yes #11 15.39 checking if gcc supports -c -o file.o... (cached) yes #11 15.39 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 15.45 checking whether -lc should be explicitly linked in... no #11 15.53 checking dynamic linker characteristics... GNU/Linux ld.so #11 15.67 checking how to hardcode library paths into programs... immediate #11 15.67 checking whether stripping libraries is possible... yes #11 15.67 checking if libtool supports shared libraries... yes #11 15.67 checking whether to build shared libraries... yes #11 15.67 checking whether to build static libraries... yes #11 15.67 checking for pkg-config... /usr/bin/pkg-config #11 15.68 checking for pkg-config... /usr/bin/pkg-config #11 15.68 checking pkg-config is at least version 0.20... yes #11 15.68 checking for libosmocore >= 1.9.0... yes #11 15.71 checking for libosmovty >= 1.9.0... yes #11 15.72 checking for libosmoctrl >= 1.9.0... yes #11 15.77 checking for libosmogsm >= 1.9.0... yes #11 15.79 checking for libosmogb >= 1.9.0... yes #11 15.83 checking for libosmoabis >= 1.5.0... yes #11 15.87 checking for libosmo-netif >= 1.4.0... yes #11 15.89 checking for libosmo-gsup-client >= 1.7.0... yes #11 15.92 checking for libgtp >= 1.11.0... yes #11 15.97 checking for libosmo-sigtran >= 1.8.0... yes #11 16.01 checking for libasn1c >= 0.9.30... yes #11 16.03 checking for libosmo-ranap >= 1.5.0... yes #11 16.06 checking for libcares... yes #11 16.09 checking for egrep... (cached) /usr/bin/grep -E #11 16.09 checking if gcc supports -fvisibility=hidden... yes #11 16.15 checking whether to enable code coverage support... no #11 16.15 checking whether struct tm has tm_gmtoff member... yes #11 16.26 checking whether to enable VTY/CTRL tests... no #11 16.27 CFLAGS="-g -O2 -std=gnu11 -Wall -Wno-trigraphs" #11 16.27 CPPFLAGS=" -Wall -Wno-trigraphs" #11 16.34 checking that generated files are newer than configure... done #11 16.34 configure: creating ./config.status #11 18.39 config.status: creating include/Makefile #11 18.40 config.status: creating include/osmocom/Makefile #11 18.42 config.status: creating include/osmocom/gtphub/Makefile #11 18.43 config.status: creating include/osmocom/sgsn/Makefile #11 18.46 config.status: creating src/Makefile #11 18.49 config.status: creating src/gprs/Makefile #11 18.50 config.status: creating src/sgsn/Makefile #11 18.54 config.status: creating src/gtphub/Makefile #11 18.56 config.status: creating tests/Makefile #11 18.60 config.status: creating tests/atlocal #11 18.68 config.status: creating tests/gprs/Makefile #11 18.74 config.status: creating tests/sgsn/Makefile #11 18.76 config.status: creating tests/gtphub/Makefile #11 18.77 config.status: creating tests/xid/Makefile #11 18.79 config.status: creating tests/sndcp_xid/Makefile #11 18.80 config.status: creating tests/slhc/Makefile #11 18.82 config.status: creating tests/v42bis/Makefile #11 18.83 config.status: creating doc/Makefile #11 18.84 config.status: creating doc/examples/Makefile #11 18.85 config.status: creating doc/manuals/Makefile #11 18.86 config.status: creating contrib/Makefile #11 18.87 config.status: creating contrib/systemd/Makefile #11 18.88 config.status: creating contrib/osmo-sgsn.spec #11 18.89 config.status: creating Makefile #11 18.90 config.status: creating config.h #11 18.91 config.status: executing tests/atconfig commands #11 18.91 config.status: executing depfiles commands #11 19.15 config.status: executing libtool commands #11 19.19 echo 1.11.1.13-282de > .version-t && mv .version-t .version #11 19.20 make install-recursive #11 19.20 make[1]: Entering directory '/tmp/osmo-sgsn' #11 19.20 Making install in include #11 19.20 make[2]: Entering directory '/tmp/osmo-sgsn/include' #11 19.21 Making install in osmocom #11 19.21 make[3]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 19.21 Making install in gtphub #11 19.21 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 19.21 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 19.21 make[5]: Nothing to be done for 'install-exec-am'. #11 19.21 make[5]: Nothing to be done for 'install-data-am'. #11 19.21 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 19.21 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 19.21 Making install in sgsn #11 19.22 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 19.22 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 19.22 make[5]: Nothing to be done for 'install-exec-am'. #11 19.22 make[5]: Nothing to be done for 'install-data-am'. #11 19.22 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 19.22 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 19.22 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 19.22 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 19.22 make[5]: Nothing to be done for 'install-exec-am'. #11 19.22 make[5]: Nothing to be done for 'install-data-am'. #11 19.22 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 19.22 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 19.22 make[3]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 19.22 make[3]: Entering directory '/tmp/osmo-sgsn/include' #11 19.22 make[4]: Entering directory '/tmp/osmo-sgsn/include' #11 19.22 make[4]: Nothing to be done for 'install-exec-am'. #11 19.22 make[4]: Nothing to be done for 'install-data-am'. #11 19.22 make[4]: Leaving directory '/tmp/osmo-sgsn/include' #11 19.22 make[3]: Leaving directory '/tmp/osmo-sgsn/include' #11 19.23 make[2]: Leaving directory '/tmp/osmo-sgsn/include' #11 19.23 Making install in src #11 19.23 make[2]: Entering directory '/tmp/osmo-sgsn/src' #11 19.23 Making install in gprs #11 19.23 make[3]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 19.23 CC gprs_llc_parse.lo #11 19.23 CC crc24.lo #11 19.23 CC gprs_utils.lo #11 19.23 CC sgsn_ares.lo #11 19.49 CCLD libcommon.la #11 19.62 make[4]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 19.62 make[4]: Nothing to be done for 'install-exec-am'. #11 19.62 make[4]: Nothing to be done for 'install-data-am'. #11 19.62 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 19.62 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 19.62 Making install in sgsn #11 19.62 make[3]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 19.62 CC apn.o #11 19.62 CC gprs_bssgp.o #11 19.62 CC gprs_gmm_attach.o #11 19.63 CC gprs_gmm.o #11 19.63 CC gprs_mm_state_gb_fsm.o #11 19.63 CC gprs_gmm_fsm.o #11 19.63 CC gprs_ns.o #11 19.63 CC gprs_sm.o #11 19.63 CC gprs_sndcp.o #11 19.63 CC gprs_sndcp_dcomp.o #11 19.63 CC gprs_sndcp_comp.o #11 19.65 CC gprs_sndcp_pcomp.o #11 19.67 CC gprs_sndcp_vty.o #11 19.68 CC gprs_sndcp_xid.o #11 19.68 CC gtp_ggsn.o #11 19.69 CC gtp_mme.o #11 19.76 CC sgsn.o #11 19.78 CC sgsn_main.o #11 19.81 CC sgsn_vty.o #11 19.85 CC sgsn_libgtp.o #11 19.86 CC gprs_llc.o #11 19.86 CC gprs_llc_vty.o #11 19.87 CC mmctx.o #11 19.93 CC pdpctx.o #11 19.93 CC sgsn_ctrl.o #11 19.95 CC sgsn_auth.o #11 20.01 CC gprs_subscriber.o #11 20.03 CC sgsn_cdr.o #11 20.04 CC sgsn_rim.o #11 20.09 CC slhc.o #11 20.10 CC gprs_llc_xid.o #11 20.13 CC v42bis.o #11 20.30 CC gprs_mm_state_iu_fsm.o #11 20.32 CC gprs_ranap.o #11 20.57 gprs_ranap.c: In function 'gsm0408_gprs_rcvmsg_iu': #11 20.57 gprs_ranap.c:254:9: note: '#pragma message: set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?' #11 20.57 254 | #pragma message "set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?" #11 20.57 | ^~~~~~~ #11 20.93 CCLD osmo-sgsn #11 21.33 make[4]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 21.33 make[4]: Nothing to be done for 'install-data-am'. #11 21.33 /usr/bin/mkdir -p '/usr/local/bin' #11 21.33 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-sgsn '/usr/local/bin' #11 21.35 libtool: install: /usr/bin/install -c osmo-sgsn /usr/local/bin/osmo-sgsn #11 21.35 make[4]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 21.35 make[3]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 21.35 Making install in gtphub #11 21.35 make[3]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 21.36 CC gtphub_main.o #11 21.36 CC gtphub_sock.o #11 21.36 CC gtphub.o #11 21.36 CC gtphub_ares.o #11 21.36 CC gtphub_vty.o #11 22.45 CCLD osmo-gtphub #11 22.64 make[4]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 22.64 make[4]: Nothing to be done for 'install-data-am'. #11 22.64 /usr/bin/mkdir -p '/usr/local/bin' #11 22.65 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-gtphub '/usr/local/bin' #11 22.67 libtool: install: /usr/bin/install -c osmo-gtphub /usr/local/bin/osmo-gtphub #11 22.67 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 22.67 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 22.67 make[3]: Entering directory '/tmp/osmo-sgsn/src' #11 22.68 make[4]: Entering directory '/tmp/osmo-sgsn/src' #11 22.68 make[4]: Nothing to be done for 'install-exec-am'. #11 22.68 make[4]: Nothing to be done for 'install-data-am'. #11 22.68 make[4]: Leaving directory '/tmp/osmo-sgsn/src' #11 22.68 make[3]: Leaving directory '/tmp/osmo-sgsn/src' #11 22.68 make[2]: Leaving directory '/tmp/osmo-sgsn/src' #11 22.68 Making install in contrib #11 22.68 make[2]: Entering directory '/tmp/osmo-sgsn/contrib' #11 22.68 Making install in systemd #11 22.68 make[3]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 22.68 make[4]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 22.68 make[4]: Nothing to be done for 'install-exec-am'. #11 22.68 /usr/bin/mkdir -p '/lib/systemd/system' #11 22.69 /usr/bin/install -c -m 644 osmo-gtphub.service osmo-sgsn.service '/lib/systemd/system' #11 22.69 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 22.69 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 22.69 make[3]: Entering directory '/tmp/osmo-sgsn/contrib' #11 22.69 make[4]: Entering directory '/tmp/osmo-sgsn/contrib' #11 22.69 make[4]: Nothing to be done for 'install-exec-am'. #11 22.69 make[4]: Nothing to be done for 'install-data-am'. #11 22.69 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 22.69 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 22.69 make[2]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 22.69 Making install in tests #11 22.69 make[2]: Entering directory '/tmp/osmo-sgsn/tests' #11 22.70 Making install in gprs #11 22.70 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 22.70 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 22.70 make[4]: Nothing to be done for 'install-exec-am'. #11 22.70 make[4]: Nothing to be done for 'install-data-am'. #11 22.70 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 22.70 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 22.70 Making install in gtphub #11 22.70 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 22.70 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 22.70 make[4]: Nothing to be done for 'install-exec-am'. #11 22.70 make[4]: Nothing to be done for 'install-data-am'. #11 22.70 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 22.70 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 22.70 Making install in sgsn #11 22.70 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 22.71 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 22.71 make[4]: Nothing to be done for 'install-exec-am'. #11 22.71 make[4]: Nothing to be done for 'install-data-am'. #11 22.71 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 22.71 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 22.71 Making install in xid #11 22.71 make[3]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 22.71 make[4]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 22.71 make[4]: Nothing to be done for 'install-exec-am'. #11 22.71 make[4]: Nothing to be done for 'install-data-am'. #11 22.71 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 22.71 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 22.71 Making install in sndcp_xid #11 22.72 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 22.72 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 22.72 make[4]: Nothing to be done for 'install-exec-am'. #11 22.72 make[4]: Nothing to be done for 'install-data-am'. #11 22.72 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 22.72 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 22.72 Making install in slhc #11 22.72 make[3]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 22.72 make[4]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 22.72 make[4]: Nothing to be done for 'install-exec-am'. #11 22.72 make[4]: Nothing to be done for 'install-data-am'. #11 22.72 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 22.72 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 22.72 Making install in v42bis #11 22.73 make[3]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 22.73 make[4]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 22.73 make[4]: Nothing to be done for 'install-exec-am'. #11 22.73 make[4]: Nothing to be done for 'install-data-am'. #11 22.73 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 22.73 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 22.74 make[3]: Entering directory '/tmp/osmo-sgsn/tests' #11 22.74 make[4]: Entering directory '/tmp/osmo-sgsn/tests' #11 22.74 make[4]: Nothing to be done for 'install-exec-am'. #11 22.74 make[4]: Nothing to be done for 'install-data-am'. #11 22.74 make[4]: Leaving directory '/tmp/osmo-sgsn/tests' #11 22.74 make[3]: Leaving directory '/tmp/osmo-sgsn/tests' #11 22.74 make[2]: Leaving directory '/tmp/osmo-sgsn/tests' #11 22.74 Making install in doc #11 22.75 make[2]: Entering directory '/tmp/osmo-sgsn/doc' #11 22.76 Making install in examples #11 22.76 make[3]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 22.76 make[4]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 22.76 make[4]: Nothing to be done for 'install-exec-am'. #11 22.76 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 22.77 /usr/bin/install -c -m 644 osmo-gtphub/osmo-gtphub.cfg osmo-sgsn/osmo-sgsn.cfg '/usr/local/etc/osmocom' #11 22.77 make install-data-hook #11 22.77 make[5]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 22.77 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 22.77 j="/usr/local/share/doc/osmo-sgsn/examples/$f" && \ #11 22.77 mkdir -p "$(dirname $j)" && \ #11 22.77 /usr/bin/install -c -m 644 ./$f $j; \ #11 22.77 done #11 22.78 make[5]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 22.78 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 22.78 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 22.78 Making install in manuals #11 22.79 make[3]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 22.80 make[4]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 22.80 make[4]: Nothing to be done for 'install-exec-am'. #11 22.80 make[4]: Nothing to be done for 'install-data-am'. #11 22.80 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 22.80 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 22.80 make[3]: Entering directory '/tmp/osmo-sgsn/doc' #11 22.80 make[4]: Entering directory '/tmp/osmo-sgsn/doc' #11 22.80 make[4]: Nothing to be done for 'install-exec-am'. #11 22.80 make[4]: Nothing to be done for 'install-data-am'. #11 22.80 make[4]: Leaving directory '/tmp/osmo-sgsn/doc' #11 22.80 make[3]: Leaving directory '/tmp/osmo-sgsn/doc' #11 22.81 make[2]: Leaving directory '/tmp/osmo-sgsn/doc' #11 22.81 make[2]: Entering directory '/tmp/osmo-sgsn' #11 22.82 make[3]: Entering directory '/tmp/osmo-sgsn' #11 22.82 make[3]: Nothing to be done for 'install-exec-am'. #11 22.82 make[3]: Nothing to be done for 'install-data-am'. #11 22.82 make[3]: Leaving directory '/tmp/osmo-sgsn' #11 22.82 make[2]: Leaving directory '/tmp/osmo-sgsn' #11 22.82 make[1]: Leaving directory '/tmp/osmo-sgsn' #11 DONE 23.0s #12 [7/8] COPY OSMO-SGSN.CFG /data/osmo-sgsn.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:783ee2a28edd415fa65e15ea418613cc8119265acb574e19ad1dedae7cb0610e #14 writing image sha256:783ee2a28edd415fa65e15ea418613cc8119265acb574e19ad1dedae7cb0610e done #14 naming to docker.io/osmocom-build/osmo-sgsn-master:latest done #14 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/osmo-sgsn-master' + docker_image_exists osmo-sgsn-master + docker images -q osmocom-build/osmo-sgsn-master + test -n 783ee2a28edd + 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.11.5277.202405062026 amd64 Development headers for A-bis interface ii libosmo-gsup-client-dev:amd64 1.7.0.12.a26ab.202405062026 amd64 Development headers of Osmocom GSUP client library ii libosmo-gsup-client0:amd64 1.7.0.12.a26ab.202405062026 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202405062026 amd64 Development headers for Osmocom network interface ii libosmo-ranap-dev:amd64 1.5.1.6.fc08.202405062026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.6.fc08.202405062026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sccp-dev:amd64 1.8.0.63.ee75.202405062026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.63.ee75.202405062026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.63.ee75.202405062026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202405062026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202405062026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405062026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405062026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405062026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405062026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405062026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405062026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405062026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405062026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202405062026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202405062026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202405062026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202405062026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405062026 amd64 Osmo VTY library ii osmocom-nightly 202405062026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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:31c874a443fcff9ec3e49ab5c71fdf509f3fdd9b7ca2c505daca1dea29176f84 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-io_uring/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-io_uring/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 build definition from Dockerfile #1 transferring dockerfile: 390B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.41kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #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.288 + OSMO_TTCN3_BRANCH=master #8 0.288 + shift #8 0.288 + cd /osmo-ttcn3-hacks #8 0.288 + git fetch #8 0.369 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.369 916b5fa8..02660172 master -> origin/master #8 0.371 + git checkout master #8 0.415 Already on 'master' #8 0.416 Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. #8 0.416 (use "git pull" to update your local branch) #8 0.416 + git symbolic-ref -q HEAD #8 0.417 refs/heads/master #8 0.417 + git reset --hard origin/master #8 0.426 HEAD is now at 02660172 Revert "hnbgw: osmo-hnbgw.cfg: Update file to make it similar to the one in docker-playground" #8 0.426 + git rev-parse --abbrev-ref HEAD #8 0.427 master #8 0.427 + git rev-parse HEAD #8 0.428 02660172997ef60686e8cd182faa193a7aed690f #8 0.428 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.429 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.429 + make -j8 deps #8 0.459 (make -j16 -C deps || make -j1 -C deps) #8 0.460 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.460 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.113 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.114 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.114 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.120 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.120 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.120 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.120 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.121 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.128 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.128 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.152 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.160 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.160 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.180 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.180 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.188 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.288 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.304 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.312 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.340 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.352 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.352 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.366 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.368 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.371 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.376 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.376 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.380 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.381 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.382 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.383 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.387 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.388 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.408 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.408 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.411 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.412 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.418 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.424 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.424 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.429 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.431 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.432 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.437 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.444 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.444 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.455 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.489 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.489 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.501 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.504 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.514 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.514 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.517 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.519 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.520 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.520 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.528 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.529 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.646 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.646 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.660 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.660 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.660 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.672 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.672 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.672 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.672 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.672 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.672 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.673 + make sgsn #8 2.044 (make -j16 -C deps || make -j1 -C deps) #8 2.053 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 3.545 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 3.546 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 3.554 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 3.568 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 3.572 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 3.578 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 3.584 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 3.588 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 3.601 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 3.621 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 3.636 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 3.636 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 3.640 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 3.644 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 3.652 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 3.671 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 3.760 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 3.760 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 3.784 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 3.784 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 3.815 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 3.828 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 3.840 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 3.840 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 3.842 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 3.844 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 3.848 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.848 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.852 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.852 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.852 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.853 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.856 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 3.864 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 3.864 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 3.868 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 3.888 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 3.896 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 3.896 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 3.896 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 3.912 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 3.916 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.917 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.924 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 3.932 origin/c496d298876fed55c2b730278b7ee77982555563 #8 3.932 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 3.932 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 3.957 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.958 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.964 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.972 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.981 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.988 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.988 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.996 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 4.012 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 4.012 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 4.016 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 4.016 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 4.128 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 4.128 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 4.137 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 4.137 (cd sgsn && ./gen_links.sh && ./regen_makefile.sh) #8 4.156 Linking TCCInterface_Functions.ttcn #8 4.161 Linking TCCConversion_Functions.ttcn #8 4.172 Linking TCCConversion.cc #8 4.176 Linking TCCInterface.cc #8 4.184 Linking TCCInterface_ip.h #8 4.192 Linking Socket_API_Definitions.ttcn #8 4.200 Linking IPL4asp_Functions.ttcn #8 4.212 Linking IPL4asp_PT.cc #8 4.216 Linking IPL4asp_PT.hh #8 4.228 Linking IPL4asp_PortType.ttcn #8 4.236 Linking IPL4asp_Types.ttcn #8 4.237 Linking IPL4asp_discovery.cc #8 4.251 Linking IPL4asp_protocol_L234.hh #8 4.260 Linking TELNETasp_PT.cc #8 4.268 Linking TELNETasp_PT.hh #8 4.276 Linking TELNETasp_PortType.ttcn #8 4.284 Linking NS_Types.ttcn #8 4.292 Linking BSSGP_EncDec.cc #8 4.292 Linking BSSGP_Types.ttcn #8 4.296 Linking LLC_EncDec.cc #8 4.300 Linking LLC_Types.ttcn #8 4.306 Linking SNDCP_Types.ttcn #8 4.316 Linking MobileL3_CC_Types.ttcn #8 4.317 Linking MobileL3_CommonIE_Types.ttcn #8 4.324 Linking MobileL3_GMM_SM_Types.ttcn #8 4.329 Linking MobileL3_MM_Types.ttcn #8 4.336 Linking MobileL3_RRM_Types.ttcn #8 4.348 Linking MobileL3_SMS_Types.ttcn #8 4.356 Linking MobileL3_SS_Types.ttcn #8 4.358 Linking MobileL3_Types.ttcn #8 4.376 Linking GTPC_EncDec.cc #8 4.380 Linking GTPC_Types.ttcn #8 4.384 Linking GTPU_EncDec.cc #8 4.388 Linking GTPU_Types.ttcn #8 4.392 Linking M3UA_Types.ttcn #8 4.400 Linking SCTPasp_PT.cc #8 4.400 Linking SCTPasp_PT.hh #8 4.416 Linking SCTPasp_PortType.ttcn #8 4.424 Linking SCTPasp_Types.ttcn #8 4.424 Linking MTP3asp_PortType.ttcn #8 4.424 Linking MTP3asp_Types.ttcn #8 4.424 Linking M3UA_Emulation.ttcn #8 4.424 Linking SCCP_Emulation.ttcn #8 4.425 Linking SCCP_EncDec.cc #8 4.432 Linking SCCP_Mapping.ttcnpp #8 4.436 Linking SCCP_Types.ttcn #8 4.436 Linking SCCPasp_Types.ttcn #8 4.436 Linking RANAP_CommonDataTypes.asn #8 4.436 Linking RANAP_Constants.asn #8 4.436 Linking RANAP_Containers.asn #8 4.436 Linking RANAP_IEs.asn #8 4.436 Linking RANAP_PDU_Contents.asn #8 4.439 Linking RANAP_PDU_Descriptions.asn #8 4.448 Linking RANAP_Types.ttcn #8 4.452 Linking RANAP_Templates.ttcn #8 4.463 Linking RANAP_CodecPort.ttcn #8 4.469 Linking RANAP_EncDec.cc #8 4.477 Linking Misc_Helpers.ttcn #8 4.484 Linking General_Types.ttcn #8 4.492 Linking GSM_Types.ttcn #8 4.497 Linking Osmocom_Types.ttcn #8 4.504 Linking RAW_NS.ttcnpp #8 4.516 Linking NS_Provider_IPL4.ttcn #8 4.518 Linking NS_Emulation.ttcnpp #8 4.528 Linking BSSGP_Emulation.ttcnpp #8 4.529 Linking Osmocom_Gb_Types.ttcn #8 4.537 Linking Osmocom_CTRL_Types.ttcn #8 4.548 Linking Osmocom_CTRL_Functions.ttcn #8 4.560 Linking Osmocom_CTRL_Adapter.ttcn #8 4.564 Linking Osmocom_VTY_Functions.ttcn #8 4.576 Linking LLC_Templates.ttcn #8 4.577 Linking L3_Templates.ttcn #8 4.592 Linking L3_Common.ttcn #8 4.600 Linking RAN_Emulation.ttcnpp #8 4.608 Linking RAN_Adapter.ttcnpp #8 4.616 Linking SCCP_Templates.ttcn #8 4.617 Linking IPA_Types.ttcn #8 4.625 Linking IPA_Emulation.ttcnpp #8 4.632 Linking IPA_CodecPort.ttcn #8 4.640 Linking IPA_CodecPort_CtrlFunct.ttcn #8 4.652 Linking IPA_CodecPort_CtrlFunctDef.cc #8 4.659 Linking Native_Functions.ttcn #8 4.664 Linking Native_FunctionDefs.cc #8 4.668 Linking PCO_Types.ttcn #8 4.672 Linking GSUP_Types.ttcn #8 4.680 Linking GSUP_Templates.ttcn #8 4.680 Linking GSUP_Emulation.ttcn #8 4.680 Linking GTPv1C_CodecPort.ttcn #8 4.680 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 4.680 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 4.684 Linking GTPv1C_Templates.ttcn #8 4.684 Linking Osmocom_Gb_Types.ttcn #8 4.684 Linking GTPv1U_CodecPort.ttcn #8 4.684 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 4.684 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 4.684 Linking GTPv1U_Templates.ttcn #8 4.684 Linking GTP_Emulation.ttcn #8 4.688 Linking IPCP_Types.ttcn #8 4.688 Linking RAW_NS.ttcnpp #8 4.808 Generating Makefile skeleton... #8 4.808 Makefile skeleton was generated. #8 4.896 make -C sgsn compile #8 4.902 make[1]: Entering directory '/osmo-ttcn3-hacks/sgsn' #8 4.903 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 4.925 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 4.943 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 4.959 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 4.977 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 5.003 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 5.018 RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #8 5.018 135 | #endif NS_EMULATION_FR #8 5.018 | ^~~~~~~~~~~~~~~ #8 5.020 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 5.040 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 5.040 49 | "internal user MTP3asp_PT #8 5.040 | ^ #8 5.040 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 5.040 58 | " #8 5.040 | ^ #8 5.040 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 5.040 70 | "user MTP3asp_PT #8 5.040 | ^ #8 5.040 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 5.040 79 | " #8 5.040 | ^ #8 5.044 /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 5.052 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 5.052 #8 5.062 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 5.079 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 5.079 Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... #8 5.084 Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... #8 5.088 Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... #8 5.088 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 5.104 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 5.104 Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... #8 5.104 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 5.104 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 5.104 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 5.108 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 5.108 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 5.108 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 5.108 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 5.116 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 5.116 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 5.116 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 5.116 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 5.116 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 5.116 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 5.116 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 5.116 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 5.116 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 5.128 Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... #8 5.128 Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... #8 5.128 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 5.138 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 5.138 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 5.138 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 5.138 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 5.138 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 5.138 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 5.148 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 5.148 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 5.148 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 5.156 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 5.156 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 5.156 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 5.156 Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... #8 5.156 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 5.156 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 5.156 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 5.156 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 5.160 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 5.160 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 5.160 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 5.168 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 5.168 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 5.176 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 5.176 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 5.176 Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... #8 5.180 Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... #8 5.180 Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... #8 5.184 Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... #8 5.184 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 5.188 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.192 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.192 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.192 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.195 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.196 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.197 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.197 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.200 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.200 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.200 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.208 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 5.208 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.208 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 5.208 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.208 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 5.212 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 5.212 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 5.221 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 5.221 Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... #8 5.243 Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... #8 5.243 Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... #8 5.243 Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... #8 5.243 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 5.243 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 5.243 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 5.243 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 5.243 Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... #8 5.252 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 5.252 Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... #8 5.264 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 5.264 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 5.264 Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... #8 5.264 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 5.275 Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... #8 5.275 RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 5.275 Notify: Parsing ASN.1 module `RANAP_Constants.asn'... #8 5.275 RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 5.275 Notify: Parsing ASN.1 module `RANAP_Containers.asn'... #8 5.275 Notify: Parsing ASN.1 module `RANAP_IEs.asn'... #8 5.275 Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... #8 5.280 Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... #8 5.280 Notify: Checking modules... #8 5.281 NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': #8 5.282 NS_Provider_IPL4.ttcn:28.1-28: In import definition: #8 5.282 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 5.282 NS_Provider_IPL4.ttcn:29.1-28: In import definition: #8 5.282 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 5.282 NS_Provider_IPL4.ttcn:30.1-22: In import definition: #8 5.282 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 5.283 NS_Provider_IPL4.ttcn:31.1-24: In import definition: #8 5.283 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 5.284 NS_Provider_IPL4.ttcn:33.1-29: In import definition: #8 5.284 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 5.284 NS_Provider_IPL4.ttcn:34.1-32: In import definition: #8 5.284 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 5.300 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 5.300 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 5.311 GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': #8 5.320 GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': #8 5.320 GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 5.320 GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': #8 5.320 GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:379.4-24: In component 1: #8 5.320 GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': #8 5.320 GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:391.4-24: In component 1: #8 5.320 GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': #8 5.320 GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': #8 5.320 GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': #8 5.320 In parameter #7 for `source_name': #8 5.320 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 5.320 GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': #8 5.320 GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 5.320 GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': #8 5.320 GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': #8 5.320 GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': #8 5.320 GSUP_Templates.ttcn:1260.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1284.2-1287.2: In if statement: #8 5.320 GSUP_Templates.ttcn:1285.3-45: In variable assignment: #8 5.320 GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': #8 5.320 GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': #8 5.320 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 5.320 GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1304.2-1307.2: In if statement: #8 5.320 GSUP_Templates.ttcn:1305.3-33: In variable assignment: #8 5.320 GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': #8 5.320 GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': #8 5.320 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 5.320 GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': #8 5.320 GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': #8 5.320 GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': #8 5.320 In parameter #7 for `source_name': #8 5.320 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 5.320 GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here #8 5.320 In parameter #8 for `destination_name': #8 5.320 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 5.320 GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': #8 5.320 GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 5.320 GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': #8 5.320 GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 5.320 GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': #8 5.320 GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:470.4-24: In component 1: #8 5.320 GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': #8 5.320 GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:478.4-24: In component 1: #8 5.320 GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': #8 5.320 GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:486.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': #8 5.320 GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:490.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': #8 5.320 GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:502.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': #8 5.320 GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': #8 5.320 GSUP_Templates.ttcn:1372.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': #8 5.320 GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1497.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': #8 5.320 GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1524.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': #8 5.320 GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1551.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': #8 5.320 GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1598.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': #8 5.320 GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1626.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': #8 5.320 GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1653.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': #8 5.320 GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1681.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': #8 5.320 GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1706.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': #8 5.320 GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1733.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': #8 5.320 GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1787.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here #8 5.320 GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': #8 5.320 GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 5.320 GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': #8 5.320 GSUP_Templates.ttcn:1803.3-23: In component 1: #8 5.320 GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 5.320 GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': #8 5.320 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 5.320 GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here #8 5.329 GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': #8 5.329 GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': #8 5.329 GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement #8 5.348 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 5.348 GTPv1C_Templates.ttcn:75.2-78.2: In template definition `ts_Cause_gtpc': #8 5.348 GTPv1C_Templates.ttcn:75.2-78.2: While checking template restriction `value': #8 5.348 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 5.348 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 5.348 GTPv1C_Templates.ttcn:95.2-104.2: In function definition `f_tr_Cause_gtpc': #8 5.348 GTPv1C_Templates.ttcn:101.5-103.3: In else statement: #8 5.348 GTPv1C_Templates.ttcn:102.4-30: In return statement: #8 5.348 GTPv1C_Templates.ttcn:102.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 5.348 GTPv1C_Templates.ttcn:102.25-29: In parameter #1 for `cause': #8 5.348 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 5.348 GTPv1C_Templates.ttcn:95.27-50: note: Referenced template parameter is here #8 5.354 GTPv1C_Templates.ttcn:207.2-215.2: In function definition `f_tr_MS_Validated': #8 5.354 GTPv1C_Templates.ttcn:212.5-214.3: In else statement: #8 5.354 GTPv1C_Templates.ttcn:213.4-38: In return statement: #8 5.354 GTPv1C_Templates.ttcn:213.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 5.355 GTPv1C_Templates.ttcn:213.27-37: In parameter #1 for `msValidated': #8 5.355 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 5.355 GTPv1C_Templates.ttcn:207.29-58: note: Referenced template parameter is here #8 5.355 GTPv1C_Templates.ttcn:216.10-222.2: In function definition `f_ts_MS_Validated': #8 5.355 GTPv1C_Templates.ttcn:221.3-37: In return statement: #8 5.355 GTPv1C_Templates.ttcn:221.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 5.355 GTPv1C_Templates.ttcn:221.26-36: In parameter #1 for `msValidated': #8 5.355 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 5.355 GTPv1C_Templates.ttcn:216.37-68: note: Referenced template parameter is here #8 5.355 GTPv1C_Templates.ttcn:243.10-249.2: In function definition `f_ts_TEIC': #8 5.355 GTPv1C_Templates.ttcn:248.3-22: In return statement: #8 5.355 GTPv1C_Templates.ttcn:248.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 5.355 GTPv1C_Templates.ttcn:248.18-21: In parameter #1 for `teic': #8 5.355 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 5.355 GTPv1C_Templates.ttcn:243.29-53: note: Referenced template parameter is here #8 5.355 GTPv1C_Templates.ttcn:273.10-279.2: In function definition `f_ts_IMEISV': #8 5.355 GTPv1C_Templates.ttcn:278.3-26: In return statement: #8 5.355 GTPv1C_Templates.ttcn:278.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 5.355 GTPv1C_Templates.ttcn:278.20-25: In parameter #1 for `imeisv': #8 5.355 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 5.355 GTPv1C_Templates.ttcn:273.31-57: note: Referenced template parameter is here #8 5.355 GTPv1C_Templates.ttcn:298.2-310.2: In function definition `f_ts_MS_TimeZone': #8 5.355 GTPv1C_Templates.ttcn:303.3-305.3: In if statement: #8 5.355 GTPv1C_Templates.ttcn:304.4-66: In return statement: #8 5.355 GTPv1C_Templates.ttcn:304.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 5.355 In parameter #2 for `daylightSavingTime': #8 5.355 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 5.355 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 5.355 GTPv1C_Templates.ttcn:306.3-308.3: In if statement: #8 5.355 GTPv1C_Templates.ttcn:307.4-34: In return statement: #8 5.355 GTPv1C_Templates.ttcn:307.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 5.355 GTPv1C_Templates.ttcn:307.26-33: In parameter #1 for `timeZone': #8 5.355 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 5.355 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 5.355 GTPv1C_Templates.ttcn:309.3-53: In return statement: #8 5.355 GTPv1C_Templates.ttcn:309.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 5.355 GTPv1C_Templates.ttcn:309.25-32: In parameter #1 for `timeZone': #8 5.355 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 5.355 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 5.355 GTPv1C_Templates.ttcn:309.35-52: In parameter #2 for `daylightSavingTime': #8 5.355 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 5.355 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 5.355 GTPv1C_Templates.ttcn:328.10-334.2: In function definition `f_ts_ChargingCharacteristics': #8 5.355 GTPv1C_Templates.ttcn:333.3-49: In return statement: #8 5.355 GTPv1C_Templates.ttcn:333.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 5.355 GTPv1C_Templates.ttcn:333.37-48: In parameter #1 for `chargingChar': #8 5.355 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 5.355 GTPv1C_Templates.ttcn:328.48-80: note: Referenced template parameter is here #8 5.361 GTPv1C_Templates.ttcn:703.2-711.2: In function definition `f_tr_Imsi': #8 5.361 GTPv1C_Templates.ttcn:708.5-710.3: In else statement: #8 5.361 GTPv1C_Templates.ttcn:709.4-25: In return statement: #8 5.361 GTPv1C_Templates.ttcn:709.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 5.361 GTPv1C_Templates.ttcn:709.19-24: In parameter #1 for `digits': #8 5.361 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 5.361 GTPv1C_Templates.ttcn:703.21-50: note: Referenced template parameter is here #8 5.366 GTPv1C_Templates.ttcn:728.2-734.2: In function definition `f_ts_RATType': #8 5.366 GTPv1C_Templates.ttcn:731.5-733.3: In else statement: #8 5.366 GTPv1C_Templates.ttcn:732.4-30: In return statement: #8 5.366 GTPv1C_Templates.ttcn:732.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 5.366 GTPv1C_Templates.ttcn:732.22-29: In parameter #1 for `rat_type': #8 5.366 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 5.366 GTPv1C_Templates.ttcn:728.24-60: note: Referenced template parameter is here #8 5.366 GTPv1C_Templates.ttcn:740.2-748.2: In function definition `f_tr_RATType': #8 5.366 GTPv1C_Templates.ttcn:745.5-747.3: In else statement: #8 5.366 GTPv1C_Templates.ttcn:746.4-30: In return statement: #8 5.366 GTPv1C_Templates.ttcn:746.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 5.366 GTPv1C_Templates.ttcn:746.22-29: In parameter #1 for `rat_type': #8 5.366 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 5.366 GTPv1C_Templates.ttcn:740.24-50: note: Referenced template parameter is here #8 5.368 GTPv1C_Templates.ttcn:1027.2-1035.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 5.368 GTPv1C_Templates.ttcn:1028.16-1034.3: In template for record field `protocols': #8 5.368 GTPv1C_Templates.ttcn:1032.4-1033.62: In component 2: #8 5.368 GTPv1C_Templates.ttcn:1033.9-60: In template for record field `protoIDContents': #8 5.368 GTPv1C_Templates.ttcn:1033.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 5.368 GTPv1C_Templates.ttcn:1033.24-59: In parameter #1 for `inp': #8 5.373 GTPv1C_Templates.ttcn:1033.24-59: In the operand of operation `valueof()': #8 5.373 GTPv1C_Templates.ttcn:1145.2-1147.74: In template definition `ts_IPCP_ReqDNS': #8 5.373 GTPv1C_Templates.ttcn:1146.10-1147.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 5.373 GTPv1C_Templates.ttcn:1147.4-73: In parameter #3 for `opts': #8 5.373 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 5.373 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 5.373 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 5.373 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 5.373 GTPv1C_Templates.ttcn:1037.2-1045.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 5.373 GTPv1C_Templates.ttcn:1038.16-1044.3: In template for record field `protocols': #8 5.373 GTPv1C_Templates.ttcn:1042.4-1043.57: In component 2: #8 5.373 GTPv1C_Templates.ttcn:1043.9-55: In template for record field `protoIDContents': #8 5.373 GTPv1C_Templates.ttcn:1043.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 5.373 GTPv1C_Templates.ttcn:1043.24-54: In parameter #1 for `inp': #8 5.373 GTPv1C_Templates.ttcn:1043.24-54: In the operand of operation `valueof()': #8 5.373 GTPv1C_Templates.ttcn:1149.2-1151.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 5.373 GTPv1C_Templates.ttcn:1150.10-1151.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 5.373 GTPv1C_Templates.ttcn:1151.4-38: In parameter #3 for `opts': #8 5.373 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 5.373 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 5.373 GTPv1C_Templates.ttcn:1046.2-1054.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 5.373 GTPv1C_Templates.ttcn:1047.16-1053.3: In template for record field `protocols': #8 5.373 GTPv1C_Templates.ttcn:1051.4-1052.59: In component 2: #8 5.373 GTPv1C_Templates.ttcn:1052.9-57: In template for record field `protoIDContents': #8 5.373 GTPv1C_Templates.ttcn:1052.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 5.373 GTPv1C_Templates.ttcn:1052.24-56: In parameter #1 for `inp': #8 5.373 GTPv1C_Templates.ttcn:1052.24-56: In the operand of operation `valueof()': #8 5.373 GTPv1C_Templates.ttcn:1152.2-1154.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 5.373 GTPv1C_Templates.ttcn:1153.10-1154.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 5.373 GTPv1C_Templates.ttcn:1154.4-40: In parameter #3 for `opts': #8 5.373 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 5.373 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 5.373 GTPv1C_Templates.ttcn:1100.2-1114.2: In function definition `f_PCO_extract_proto': #8 5.373 GTPv1C_Templates.ttcn:1113.3-12: warning: Control never reaches this statement #8 5.377 GTPv1C_Templates.ttcn:1321.2-1358.2: In template definition `ts_SGSNContextRespPDU': #8 5.377 GTPv1C_Templates.ttcn:1327.27-1357.3: In template for union field `sgsn_ContextResponse': #8 5.377 GTPv1C_Templates.ttcn:1338.30-58: In template for record field `sgsn_addr_controlPlane': #8 5.377 GTPv1C_Templates.ttcn:1338.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 5.382 GTPv1C_Templates.ttcn:1338.41-57: In parameter #1 for `ip_addr': #8 5.382 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 5.382 GTPv1C_Templates.ttcn:1324.8-60: note: Referenced template parameter is here #8 5.382 GTPv1C_Templates.ttcn:1321.2-1358.2: While checking template restriction `value': #8 5.382 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 5.382 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 5.382 GTPv1C_Templates.ttcn:1381.2-1390.2: In template definition `ts_SGSNContextAckPDU': #8 5.382 GTPv1C_Templates.ttcn:1381.2-1390.2: While checking template restriction `value': #8 5.382 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 5.382 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 5.389 GTPv1C_Templates.ttcn:1392.2-1396.2: In template definition `ts_GTPC_SGSNContextAck': #8 5.389 GTPv1C_Templates.ttcn:1392.55-1393.82: In formal parameter list: #8 5.389 GTPv1C_Templates.ttcn:1393.14-81: In parameter `SGSNContextAckPDU': #8 5.389 GTPv1C_Templates.ttcn:1393.62-81: In default value: #8 5.389 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 5.389 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 5.389 GTPv1C_Templates.ttcn:1436.2-1471.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 5.389 GTPv1C_Templates.ttcn:1470.3-12: In return statement: #8 5.389 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 5.389 GTPv1C_Templates.ttcn:1437.39-1447.3: note: Referenced template variable is here #8 5.444 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 5.444 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 5.444 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 5.444 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 5.444 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 5.444 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 5.444 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 5.444 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 5.472 RAW_NS.ttcn: In TTCN-3 module `RAW_NS': #8 5.472 RAW_NS.ttcnpp:70.1-123.1: In function definition `f_init_ns_codec': #8 5.472 RAW_NS.ttcnpp:89.2-120.2: In if statement: #8 5.472 RAW_NS.ttcnpp:95.3-109.3: In if statement: #8 5.472 RAW_NS.ttcnpp:108.4-95: In start test component statement: #8 5.472 NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': #8 5.472 NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: #8 5.472 NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: #8 5.472 NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: #8 5.472 NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': #8 5.472 NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': #8 5.472 NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value #8 5.488 NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': #8 5.488 NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': #8 5.488 NS_Emulation.ttcnpp:351.3-67: In start test component statement: #8 5.488 NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': #8 5.488 NS_Emulation.ttcnpp:715.3-16: In function instance: #8 5.488 NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': #8 5.488 NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: #8 5.488 NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: #8 5.488 NS_Emulation.ttcnpp:1040.34-46: In guard statement: #8 5.488 NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': #8 5.488 NS_Emulation.ttcnpp:784.4-20: In guard expression: #8 5.488 NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. #8 5.489 NS_Emulation.ttcnpp:790.4-19: In guard expression: #8 5.489 NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. #8 5.489 NS_Emulation.ttcnpp:796.4-20: In guard expression: #8 5.490 NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. #8 5.491 NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': #8 5.491 NS_Emulation.ttcnpp:419.3-423.3: In while statement: #8 5.491 NS_Emulation.ttcnpp:420.4-422.4: In alt construct: #8 5.491 NS_Emulation.ttcnpp:421.7-20: In guard statement: #8 5.492 NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': #8 5.492 NS_Emulation.ttcnpp:478.48-64: In guard statement: #8 5.492 NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': #8 5.492 NS_Emulation.ttcnpp:637.6-640.33: In guard operation: #8 5.492 NS_Emulation.ttcnpp:637.6-640.33: In receive statement: #8 5.493 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 5.496 NS_Emulation.ttcnpp:479.52-67: In guard statement: #8 5.496 NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': #8 5.496 NS_Emulation.ttcnpp:601.6-604.33: In guard operation: #8 5.496 NS_Emulation.ttcnpp:601.6-604.33: In receive statement: #8 5.496 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 5.620 BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': #8 5.620 BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': #8 5.620 BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: #8 5.621 BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: #8 5.621 BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': #8 5.621 BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: #8 5.621 BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': #8 5.621 BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: #8 5.621 BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: #8 5.622 BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: #8 5.622 BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': #8 5.628 BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: #8 5.628 BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. #8 5.628 BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: #8 5.628 BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. #8 5.628 BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: #8 5.629 BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. #8 5.632 BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: #8 5.644 BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': #8 5.644 BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: #8 5.644 BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. #8 5.644 BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: #8 5.644 BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. #8 5.644 BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: #8 5.644 BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. #8 5.648 BSSGP_Emulation.ttcnpp:221.2-21: In function instance: #8 5.648 BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': #8 5.648 BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: #8 5.656 BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: #8 5.656 BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: #8 5.656 BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': #8 5.656 BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: #8 5.656 BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': #8 5.656 BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: #8 5.656 BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. #8 5.656 BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: #8 5.656 BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. #8 5.656 BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: #8 5.656 BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': #8 5.656 BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: #8 5.656 BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. #8 5.656 BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: #8 5.656 BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. #8 5.656 BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: #8 5.656 BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': #8 5.656 BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: #8 5.656 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 5.656 BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: #8 5.656 BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: #8 5.656 BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. #8 5.681 RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': #8 5.681 RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': #8 5.681 RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: #8 5.681 RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: #8 5.681 RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement #8 5.681 RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement #8 5.684 SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': #8 5.684 SGSN_Tests.ttcn:654.1-676.1: In altstep definition `as_mm_identity': #8 5.685 SGSN_Tests.ttcn:656.3-18: In guard expression: #8 5.685 SGSN_Tests.ttcn:656.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. #8 5.693 SGSN_Tests.ttcn:661.3-18: In guard expression: #8 5.693 SGSN_Tests.ttcn:661.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. #8 5.693 SGSN_Tests.ttcn:666.3-18: In guard expression: #8 5.693 SGSN_Tests.ttcn:666.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. #8 5.693 SGSN_Tests.ttcn:671.3-18: In guard expression: #8 5.693 SGSN_Tests.ttcn:671.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. #8 5.693 SGSN_Tests.ttcn:679.1-690.1: In function definition `f_receive_l3': #8 5.693 SGSN_Tests.ttcn:683.2-688.2: In alt construct: #8 5.693 SGSN_Tests.ttcn:684.3-18: In guard expression: #8 5.693 SGSN_Tests.ttcn:684.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. #8 5.693 SGSN_Tests.ttcn:685.3-18: In guard expression: #8 5.693 SGSN_Tests.ttcn:685.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. #8 5.693 SGSN_Tests.ttcn:723.1-796.1: In function definition `f_gmm_auth': #8 5.693 SGSN_Tests.ttcn:727.2-790.2: In if statement: #8 5.693 SGSN_Tests.ttcn:786.3-789.3: In if statement: #8 5.693 SGSN_Tests.ttcn:788.4-62: In receive statement: #8 5.693 SGSN_Tests.ttcn:788.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. #8 5.693 SGSN_Tests.ttcn:795.2-15: In deactivate statement: #8 5.693 SGSN_Tests.ttcn:795.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 5.700 SGSN_Tests.ttcn:1025.9-1083.1: In function definition `f_TC_attach_timeout_after_pdp_act': #8 5.700 SGSN_Tests.ttcn:1040.2-21: In function instance: #8 5.700 SGSN_Tests.ttcn:1487.1-1530.1: In function definition `f_pdp_ctx_act': #8 5.700 SGSN_Tests.ttcn:1499.76-1508.2: In statement block: #8 5.700 SGSN_Tests.ttcn:1502.3-1507.22: In send statement: #8 5.700 SGSN_Tests.ttcn:1502.33-1507.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': #8 5.700 SGSN_Tests.ttcn:1507.13-20: In parameter #12 for `recovery': #8 5.700 SGSN_Tests.ttcn:1507.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime #8 5.700 SGSN_Tests.ttcn:1491.29-44: note: Referenced template variable is here #8 5.700 SGSN_Tests.ttcn:1337.9-1343.1: In function definition `f_TC_attach_rau': #8 5.700 SGSN_Tests.ttcn:1341.2-33: In function instance: #8 5.700 SGSN_Tests.ttcn:2672.8-2695.1: In function definition `f_routing_area_update': #8 5.700 SGSN_Tests.ttcn:2686.2-2694.2: In alt construct: #8 5.700 SGSN_Tests.ttcn:2687.5-37: In guard statement: #8 5.700 SGSN_Tests.ttcn:2667.8-2670.1: In altstep definition `as_routing_area_update': #8 5.700 SGSN_Tests.ttcn:2668.3-18: In guard expression: #8 5.700 SGSN_Tests.ttcn:2668.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. #8 5.700 SGSN_Tests.ttcn:2669.3-18: In guard expression: #8 5.700 SGSN_Tests.ttcn:2669.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. #8 5.700 SGSN_Tests.ttcn:2669.21-56: In guard statement: #8 5.700 SGSN_Tests.ttcn:2646.8-2666.1: In altstep definition `as_routing_area_update_iu': #8 5.700 SGSN_Tests.ttcn:2663.3-61: In receive statement: #8 5.700 SGSN_Tests.ttcn:2663.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. #8 5.700 SGSN_Tests.ttcn:2688.3-18: In guard expression: #8 5.700 SGSN_Tests.ttcn:2688.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. #8 5.700 SGSN_Tests.ttcn:2689.3-18: In guard expression: #8 5.700 SGSN_Tests.ttcn:2689.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. #8 5.710 SGSN_Tests.ttcn:2831.9-2933.1: In function definition `f_TC_attach_usim_resync': #8 5.710 SGSN_Tests.ttcn:2923.2-15: In deactivate statement: #8 5.710 SGSN_Tests.ttcn:2923.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 5.712 SGSN_Tests.ttcn:2960.9-3006.1: In function definition `f_TC_attach_usim_crypt': #8 5.712 SGSN_Tests.ttcn:3005.2-15: In deactivate statement: #8 5.712 SGSN_Tests.ttcn:3005.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 5.712 SGSN_Tests.ttcn:3260.9-3281.1: In function definition `f_TC_suspend_nopaging': #8 5.712 SGSN_Tests.ttcn:3272.2-18: In function instance: #8 5.712 SGSN_Tests.ttcn:3272.2-18: warning: The value returned by function `@SGSN_Tests.f_bssgp_suspend' is not used #8 5.712 SGSN_Tests.ttcn:3280.2-14: In deactivate statement: #8 5.712 SGSN_Tests.ttcn:3280.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 5.712 SGSN_Tests.ttcn:3293.9-3321.1: In function definition `f_TC_suspend_resume': #8 5.712 SGSN_Tests.ttcn:3314.2-14: In deactivate statement: #8 5.712 SGSN_Tests.ttcn:3314.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 5.712 SGSN_Tests.ttcn:3332.9-3363.1: In function definition `f_TC_suspend_rau': #8 5.712 SGSN_Tests.ttcn:3344.2-18: In function instance: #8 5.712 SGSN_Tests.ttcn:3344.2-18: warning: The value returned by function `@SGSN_Tests.f_bssgp_suspend' is not used #8 5.712 SGSN_Tests.ttcn:3352.2-14: In deactivate statement: #8 5.712 SGSN_Tests.ttcn:3352.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 5.712 SGSN_Tests.ttcn:3411.1-3487.1: In testcase definition `TC_bssgp_rim_single_report': #8 5.712 SGSN_Tests.ttcn:3436.2-3438.19: In variable assignment: #8 5.712 SGSN_Tests.ttcn:3436.45-3438.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 5.712 SGSN_Tests.ttcn:3436.46-105: In parameter #1 for `dst': #8 5.712 SGSN_Tests.ttcn:3436.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 5.712 SGSN_Tests.ttcn:3436.97-104: In parameter #2 for `addr': #8 5.712 SGSN_Tests.ttcn:3436.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime #8 5.712 SGSN_Tests.ttcn:3417.35-42: note: Referenced template variable is here #8 5.712 SGSN_Tests.ttcn:3437.11-70: In parameter #2 for `src': #8 5.712 SGSN_Tests.ttcn:3437.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 5.712 SGSN_Tests.ttcn:3437.62-69: In parameter #2 for `addr': #8 5.712 SGSN_Tests.ttcn:3437.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime #8 5.712 SGSN_Tests.ttcn:3418.35-42: note: Referenced template variable is here #8 5.712 SGSN_Tests.ttcn:3465.2-3467.22: In variable assignment: #8 5.712 SGSN_Tests.ttcn:3465.47-3467.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': #8 5.712 SGSN_Tests.ttcn:3465.48-107: In parameter #1 for `dst': #8 5.712 SGSN_Tests.ttcn:3465.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 5.712 SGSN_Tests.ttcn:3465.99-106: In parameter #2 for `addr': #8 5.712 SGSN_Tests.ttcn:3465.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime #8 5.712 SGSN_Tests.ttcn:3418.35-42: note: Referenced template variable is here #8 5.712 SGSN_Tests.ttcn:3466.14-73: In parameter #2 for `src': #8 5.712 SGSN_Tests.ttcn:3466.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 5.712 SGSN_Tests.ttcn:3466.65-72: In parameter #2 for `addr': #8 5.712 SGSN_Tests.ttcn:3466.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime #8 5.712 SGSN_Tests.ttcn:3417.35-42: note: Referenced template variable is here #8 5.712 SGSN_Tests.ttcn:3489.1-3597.1: In testcase definition `TC_rim_eutran_to_geran': #8 5.712 SGSN_Tests.ttcn:3562.2-3564.21: In variable assignment: #8 5.712 SGSN_Tests.ttcn:3562.47-3564.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': #8 5.712 SGSN_Tests.ttcn:3562.48-115: In parameter #1 for `dst': #8 5.712 SGSN_Tests.ttcn:3562.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 5.712 SGSN_Tests.ttcn:3562.101-114: In parameter #2 for `addr': #8 5.712 SGSN_Tests.ttcn:3562.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime #8 5.712 SGSN_Tests.ttcn:3529.51-64: note: Referenced template variable is here #8 5.712 SGSN_Tests.ttcn:3563.13-78: In parameter #2 for `src': #8 5.712 SGSN_Tests.ttcn:3563.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 5.712 SGSN_Tests.ttcn:3563.64-77: In parameter #2 for `addr': #8 5.712 SGSN_Tests.ttcn:3563.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime #8 5.712 SGSN_Tests.ttcn:3529.35-48: note: Referenced template variable is here #8 5.712 SGSN_Tests.ttcn:3576.2-3578.22: In variable assignment: #8 5.712 SGSN_Tests.ttcn:3576.48-3578.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': #8 5.712 SGSN_Tests.ttcn:3578.14-21: In parameter #3 for `cont': #8 5.712 SGSN_Tests.ttcn:3578.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime #8 5.712 SGSN_Tests.ttcn:3567.50-57: note: Referenced template variable is here #8 5.712 SGSN_Tests.ttcn:3579.2-101: In variable assignment: #8 5.712 SGSN_Tests.ttcn:3579.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': #8 5.712 SGSN_Tests.ttcn:3579.45-100: In parameter #2 for `transparentContainer': #8 5.712 SGSN_Tests.ttcn:3579.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': #8 5.712 SGSN_Tests.ttcn:3579.81-99: In parameter #1 for `pdu': #8 5.712 SGSN_Tests.ttcn:3579.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 5.712 SGSN_Tests.ttcn:3568.46-64: note: Referenced template variable is here #8 5.713 SGSN_Tests.ttcn:3732.9-3797.1: In function definition `f_TC_sgsn_context_req_in': #8 5.724 SGSN_Tests.ttcn:3778.2-3792.2: In alt construct: #8 5.724 SGSN_Tests.ttcn:3785.3-3786.58: In send statement: #8 5.724 SGSN_Tests.ttcn:3785.34-3786.57: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_SGSNContextAck': #8 5.724 SGSN_Tests.ttcn:3786.7-56: In parameter #4 for `SGSNContextAckPDU': #8 5.724 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 5.724 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 5.724 SGSN_Tests.ttcn:3809.9-3896.1: In function definition `f_TC_sgsn_context_req_out': #8 5.724 SGSN_Tests.ttcn:3856.2-3860.34: In variable assignment: #8 5.724 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 5.724 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 5.724 Notify: Generating code... #8 7.212 Notify: File `BSSGP_Emulation.hh' was generated. #8 7.212 Notify: File `BSSGP_Emulation.cc' was generated. #8 7.212 Notify: File `BSSGP_Emulation_part_1.cc' was generated. #8 7.212 Notify: File `BSSGP_Emulation_part_2.cc' was generated. #8 7.212 Notify: File `BSSGP_Emulation_part_3.cc' was generated. #8 7.212 Notify: File `BSSGP_Emulation_part_4.cc' was generated. #8 7.212 Notify: File `BSSGP_Emulation_part_5.cc' was generated. #8 7.212 Notify: File `BSSGP_Emulation_part_6.cc' was generated. #8 7.212 Notify: File `BSSGP_Emulation_part_7.cc' was generated. #8 7.216 Notify: File `BSSGP_Types.hh' was generated. #8 7.221 Notify: File `BSSGP_Types.cc' was generated. #8 7.228 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 7.236 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 7.236 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 7.236 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 7.236 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 7.236 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 7.236 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 7.236 Notify: File `GSM_Types.hh' was generated. #8 7.236 Notify: File `GSM_Types.cc' was generated. #8 7.236 Notify: File `GSM_Types_part_1.cc' was generated. #8 7.236 Notify: File `GSM_Types_part_2.cc' was generated. #8 7.236 Notify: File `GSM_Types_part_3.cc' was generated. #8 7.236 Notify: File `GSM_Types_part_4.cc' was generated. #8 7.236 Notify: File `GSM_Types_part_5.cc' was generated. #8 7.236 Notify: File `GSM_Types_part_6.cc' was generated. #8 7.236 Notify: File `GSM_Types_part_7.cc' was generated. #8 7.236 Notify: File `GSUP_Emulation.hh' was generated. #8 7.236 Notify: File `GSUP_Emulation.cc' was generated. #8 7.236 Notify: File `GSUP_Emulation_part_1.cc' was generated. #8 7.236 Notify: File `GSUP_Emulation_part_2.cc' was generated. #8 7.236 Notify: File `GSUP_Emulation_part_3.cc' was generated. #8 7.236 Notify: File `GSUP_Emulation_part_4.cc' was generated. #8 7.236 Notify: File `GSUP_Emulation_part_5.cc' was generated. #8 7.236 Notify: File `GSUP_Emulation_part_6.cc' was generated. #8 7.237 Notify: File `GSUP_Emulation_part_7.cc' was generated. #8 7.237 Notify: File `GSUP_Templates.hh' was generated. #8 7.237 Notify: File `GSUP_Templates.cc' was generated. #8 7.237 Notify: File `GSUP_Templates_part_1.cc' was generated. #8 7.237 Notify: File `GSUP_Templates_part_2.cc' was generated. #8 7.237 Notify: File `GSUP_Templates_part_3.cc' was generated. #8 7.237 Notify: File `GSUP_Templates_part_4.cc' was generated. #8 7.237 Notify: File `GSUP_Templates_part_5.cc' was generated. #8 7.238 Notify: File `GSUP_Templates_part_6.cc' was generated. #8 7.238 Notify: File `GSUP_Templates_part_7.cc' was generated. #8 7.238 Notify: File `GSUP_Types.hh' was generated. #8 7.239 Notify: File `GSUP_Types.cc' was generated. #8 7.240 Notify: File `GSUP_Types_part_1.cc' was generated. #8 7.240 Notify: File `GSUP_Types_part_2.cc' was generated. #8 7.240 Notify: File `GSUP_Types_part_3.cc' was generated. #8 7.240 Notify: File `GSUP_Types_part_4.cc' was generated. #8 7.240 Notify: File `GSUP_Types_part_5.cc' was generated. #8 7.240 Notify: File `GSUP_Types_part_6.cc' was generated. #8 7.241 Notify: File `GSUP_Types_part_7.cc' was generated. #8 7.243 Notify: File `GTPC_Types.hh' was generated. #8 7.252 Notify: File `GTPC_Types.cc' was generated. #8 7.260 Notify: File `GTPC_Types_part_1.cc' was generated. #8 7.264 Notify: File `GTPC_Types_part_2.cc' was generated. #8 7.264 Notify: File `GTPC_Types_part_3.cc' was generated. #8 7.264 Notify: File `GTPC_Types_part_4.cc' was generated. #8 7.264 Notify: File `GTPC_Types_part_5.cc' was generated. #8 7.264 Notify: File `GTPC_Types_part_6.cc' was generated. #8 7.264 Notify: File `GTPC_Types_part_7.cc' was generated. #8 7.264 Notify: File `GTPU_Types.hh' was generated. #8 7.264 Notify: File `GTPU_Types.cc' was generated. #8 7.264 Notify: File `GTPU_Types_part_1.cc' was generated. #8 7.264 Notify: File `GTPU_Types_part_2.cc' was generated. #8 7.264 Notify: File `GTPU_Types_part_3.cc' was generated. #8 7.264 Notify: File `GTPU_Types_part_4.cc' was generated. #8 7.264 Notify: File `GTPU_Types_part_5.cc' was generated. #8 7.264 Notify: File `GTPU_Types_part_6.cc' was generated. #8 7.264 Notify: File `GTPU_Types_part_7.cc' was generated. #8 7.264 Notify: File `GTP_Emulation.hh' was generated. #8 7.272 Notify: File `GTP_Emulation.cc' was generated. #8 7.272 Notify: File `GTP_Emulation_part_1.cc' was generated. #8 7.272 Notify: File `GTP_Emulation_part_2.cc' was generated. #8 7.272 Notify: File `GTP_Emulation_part_3.cc' was generated. #8 7.272 Notify: File `GTP_Emulation_part_4.cc' was generated. #8 7.272 Notify: File `GTP_Emulation_part_5.cc' was generated. #8 7.272 Notify: File `GTP_Emulation_part_6.cc' was generated. #8 7.272 Notify: File `GTP_Emulation_part_7.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 7.272 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 7.272 Notify: File `GTPv1C_Templates.hh' was generated. #8 7.272 Notify: File `GTPv1C_Templates.cc' was generated. #8 7.272 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 7.272 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 7.272 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 7.272 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 7.272 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 7.272 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 7.272 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 7.272 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 7.272 Notify: File `GTPv1U_Templates.hh' was generated. #8 7.272 Notify: File `GTPv1U_Templates.cc' was generated. #8 7.272 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 7.280 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 7.280 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 7.280 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 7.280 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 7.280 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 7.280 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 7.280 Notify: File `General_Types.hh' was generated. #8 7.280 Notify: File `General_Types.cc' was generated. #8 7.280 Notify: File `General_Types_part_1.cc' was generated. #8 7.280 Notify: File `General_Types_part_2.cc' was generated. #8 7.280 Notify: File `General_Types_part_3.cc' was generated. #8 7.280 Notify: File `General_Types_part_4.cc' was generated. #8 7.280 Notify: File `General_Types_part_5.cc' was generated. #8 7.280 Notify: File `General_Types_part_6.cc' was generated. #8 7.280 Notify: File `General_Types_part_7.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort.hh' was generated. #8 7.280 Notify: File `IPA_CodecPort.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 7.280 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 7.280 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 7.280 Notify: File `IPA_Emulation.hh' was generated. #8 7.280 Notify: File `IPA_Emulation.cc' was generated. #8 7.280 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 7.280 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 7.280 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 7.280 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 7.280 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 7.280 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 7.280 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 7.280 Notify: File `IPA_Types.hh' was generated. #8 7.280 Notify: File `IPA_Types.cc' was generated. #8 7.280 Notify: File `IPA_Types_part_1.cc' was generated. #8 7.280 Notify: File `IPA_Types_part_2.cc' was generated. #8 7.280 Notify: File `IPA_Types_part_3.cc' was generated. #8 7.280 Notify: File `IPA_Types_part_4.cc' was generated. #8 7.280 Notify: File `IPA_Types_part_5.cc' was generated. #8 7.280 Notify: File `IPA_Types_part_6.cc' was generated. #8 7.280 Notify: File `IPA_Types_part_7.cc' was generated. #8 7.280 Notify: File `IPCP_Types.hh' was generated. #8 7.280 Notify: File `IPCP_Types.cc' was generated. #8 7.280 Notify: File `IPCP_Types_part_1.cc' was generated. #8 7.280 Notify: File `IPCP_Types_part_2.cc' was generated. #8 7.280 Notify: File `IPCP_Types_part_3.cc' was generated. #8 7.280 Notify: File `IPCP_Types_part_4.cc' was generated. #8 7.280 Notify: File `IPCP_Types_part_5.cc' was generated. #8 7.280 Notify: File `IPCP_Types_part_6.cc' was generated. #8 7.280 Notify: File `IPCP_Types_part_7.cc' was generated. #8 7.280 Notify: File `IPL4asp_Functions.hh' was generated. #8 7.280 Notify: File `IPL4asp_Functions.cc' was generated. #8 7.280 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 7.280 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 7.280 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 7.280 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 7.280 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 7.280 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 7.280 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 7.280 Notify: File `IPL4asp_PortType.hh' was generated. #8 7.280 Notify: File `IPL4asp_PortType.cc' was generated. #8 7.280 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 7.280 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 7.280 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 7.280 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 7.280 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 7.280 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 7.280 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 7.280 Notify: File `IPL4asp_Types.hh' was generated. #8 7.280 Notify: File `IPL4asp_Types.cc' was generated. #8 7.280 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 7.280 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 7.280 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 7.280 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 7.280 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 7.280 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 7.280 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 7.280 Notify: File `L3_Common.hh' was generated. #8 7.280 Notify: File `L3_Common.cc' was generated. #8 7.280 Notify: File `L3_Common_part_1.cc' was generated. #8 7.280 Notify: File `L3_Common_part_2.cc' was generated. #8 7.280 Notify: File `L3_Common_part_3.cc' was generated. #8 7.280 Notify: File `L3_Common_part_4.cc' was generated. #8 7.280 Notify: File `L3_Common_part_5.cc' was generated. #8 7.280 Notify: File `L3_Common_part_6.cc' was generated. #8 7.280 Notify: File `L3_Common_part_7.cc' was generated. #8 7.280 Notify: File `L3_Templates.hh' was generated. #8 7.280 Notify: File `L3_Templates.cc' was generated. #8 7.280 Notify: File `L3_Templates_part_1.cc' was generated. #8 7.280 Notify: File `L3_Templates_part_2.cc' was generated. #8 7.280 Notify: File `L3_Templates_part_3.cc' was generated. #8 7.280 Notify: File `L3_Templates_part_4.cc' was generated. #8 7.280 Notify: File `L3_Templates_part_5.cc' was generated. #8 7.280 Notify: File `L3_Templates_part_6.cc' was generated. #8 7.280 Notify: File `L3_Templates_part_7.cc' was generated. #8 7.280 Notify: File `LLC_Templates.hh' was generated. #8 7.280 Notify: File `LLC_Templates.cc' was generated. #8 7.280 Notify: File `LLC_Templates_part_1.cc' was generated. #8 7.280 Notify: File `LLC_Templates_part_2.cc' was generated. #8 7.280 Notify: File `LLC_Templates_part_3.cc' was generated. #8 7.280 Notify: File `LLC_Templates_part_4.cc' was generated. #8 7.280 Notify: File `LLC_Templates_part_5.cc' was generated. #8 7.280 Notify: File `LLC_Templates_part_6.cc' was generated. #8 7.280 Notify: File `LLC_Templates_part_7.cc' was generated. #8 7.280 Notify: File `LLC_Types.hh' was generated. #8 7.292 Notify: File `LLC_Types.cc' was generated. #8 7.292 Notify: File `LLC_Types_part_1.cc' was generated. #8 7.292 Notify: File `LLC_Types_part_2.cc' was generated. #8 7.292 Notify: File `LLC_Types_part_3.cc' was generated. #8 7.292 Notify: File `LLC_Types_part_4.cc' was generated. #8 7.292 Notify: File `LLC_Types_part_5.cc' was generated. #8 7.292 Notify: File `LLC_Types_part_6.cc' was generated. #8 7.292 Notify: File `LLC_Types_part_7.cc' was generated. #8 7.292 Notify: File `M3UA_Emulation.hh' was generated. #8 7.292 Notify: File `M3UA_Emulation.cc' was generated. #8 7.292 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 7.292 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 7.292 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 7.292 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 7.292 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 7.292 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 7.292 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 7.292 Notify: File `M3UA_Types.hh' was generated. #8 7.292 Notify: File `M3UA_Types.cc' was generated. #8 7.292 Notify: File `M3UA_Types_part_1.cc' was generated. #8 7.292 Notify: File `M3UA_Types_part_2.cc' was generated. #8 7.292 Notify: File `M3UA_Types_part_3.cc' was generated. #8 7.292 Notify: File `M3UA_Types_part_4.cc' was generated. #8 7.292 Notify: File `M3UA_Types_part_5.cc' was generated. #8 7.292 Notify: File `M3UA_Types_part_6.cc' was generated. #8 7.292 Notify: File `M3UA_Types_part_7.cc' was generated. #8 7.292 Notify: File `MTP3asp_PortType.hh' was generated. #8 7.292 Notify: File `MTP3asp_PortType.cc' was generated. #8 7.292 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 7.292 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 7.292 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 7.292 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 7.292 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 7.292 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 7.292 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 7.292 Notify: File `MTP3asp_Types.hh' was generated. #8 7.292 Notify: File `MTP3asp_Types.cc' was generated. #8 7.292 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 7.292 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 7.292 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 7.292 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 7.292 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 7.292 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 7.292 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 7.292 Notify: File `Misc_Helpers.hh' was generated. #8 7.292 Notify: File `Misc_Helpers.cc' was generated. #8 7.292 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 7.292 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 7.292 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 7.292 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 7.292 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 7.292 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 7.292 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 7.292 Notify: File `MobileL3_CC_Types.hh' was generated. #8 7.300 Notify: File `MobileL3_CC_Types.cc' was generated. #8 7.300 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 7.300 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 7.300 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 7.300 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 7.300 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 7.300 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 7.300 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 7.300 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 7.310 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 7.310 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 7.310 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 7.310 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 7.310 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 7.310 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 7.310 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 7.310 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 7.310 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 7.310 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 7.316 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 7.316 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 7.316 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 7.316 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 7.316 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 7.316 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 7.316 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 7.319 Notify: File `MobileL3_MM_Types.hh' was generated. #8 7.319 Notify: File `MobileL3_MM_Types.cc' was generated. #8 7.319 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 7.331 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 7.331 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 7.331 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 7.331 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 7.331 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 7.331 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 7.331 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 7.331 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 7.331 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 7.331 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 7.331 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 7.331 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 7.331 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 7.331 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 7.331 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 7.331 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 7.331 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 7.331 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 7.331 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 7.331 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 7.331 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 7.331 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 7.332 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 7.332 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 7.332 Notify: File `MobileL3_SS_Types.hh' was generated. #8 7.332 Notify: File `MobileL3_SS_Types.cc' was generated. #8 7.332 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 7.332 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 7.333 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 7.344 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 7.344 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 7.344 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 7.344 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 7.344 Notify: File `MobileL3_Types.hh' was generated. #8 7.344 Notify: File `MobileL3_Types.cc' was generated. #8 7.344 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 7.344 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 7.344 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 7.344 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 7.344 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 7.344 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 7.344 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 7.344 Notify: File `NS_Emulation.hh' was generated. #8 7.344 Notify: File `NS_Emulation.cc' was generated. #8 7.344 Notify: File `NS_Emulation_part_1.cc' was generated. #8 7.344 Notify: File `NS_Emulation_part_2.cc' was generated. #8 7.344 Notify: File `NS_Emulation_part_3.cc' was generated. #8 7.344 Notify: File `NS_Emulation_part_4.cc' was generated. #8 7.344 Notify: File `NS_Emulation_part_5.cc' was generated. #8 7.344 Notify: File `NS_Emulation_part_6.cc' was generated. #8 7.344 Notify: File `NS_Emulation_part_7.cc' was generated. #8 7.344 Notify: File `NS_Provider_IPL4.hh' was generated. #8 7.344 Notify: File `NS_Provider_IPL4.cc' was generated. #8 7.344 Notify: File `NS_Provider_IPL4_part_1.cc' was generated. #8 7.344 Notify: File `NS_Provider_IPL4_part_2.cc' was generated. #8 7.344 Notify: File `NS_Provider_IPL4_part_3.cc' was generated. #8 7.344 Notify: File `NS_Provider_IPL4_part_4.cc' was generated. #8 7.344 Notify: File `NS_Provider_IPL4_part_5.cc' was generated. #8 7.344 Notify: File `NS_Provider_IPL4_part_6.cc' was generated. #8 7.344 Notify: File `NS_Provider_IPL4_part_7.cc' was generated. #8 7.344 Notify: File `NS_Types.hh' was generated. #8 7.344 Notify: File `NS_Types.cc' was generated. #8 7.344 Notify: File `NS_Types_part_1.cc' was generated. #8 7.344 Notify: File `NS_Types_part_2.cc' was generated. #8 7.344 Notify: File `NS_Types_part_3.cc' was generated. #8 7.344 Notify: File `NS_Types_part_4.cc' was generated. #8 7.344 Notify: File `NS_Types_part_5.cc' was generated. #8 7.344 Notify: File `NS_Types_part_6.cc' was generated. #8 7.344 Notify: File `NS_Types_part_7.cc' was generated. #8 7.344 Notify: File `Native_Functions.hh' was generated. #8 7.344 Notify: File `Native_Functions.cc' was generated. #8 7.344 Notify: File `Native_Functions_part_1.cc' was generated. #8 7.344 Notify: File `Native_Functions_part_2.cc' was generated. #8 7.344 Notify: File `Native_Functions_part_3.cc' was generated. #8 7.344 Notify: File `Native_Functions_part_4.cc' was generated. #8 7.344 Notify: File `Native_Functions_part_5.cc' was generated. #8 7.344 Notify: File `Native_Functions_part_6.cc' was generated. #8 7.344 Notify: File `Native_Functions_part_7.cc' was generated. #8 7.344 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 7.344 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 7.344 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 7.344 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 7.344 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 7.344 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 7.344 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 7.344 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 7.344 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 7.344 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 7.349 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 7.349 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 7.349 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 7.349 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 7.349 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 7.349 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 7.349 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 7.349 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 7.349 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 7.349 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 7.349 Notify: File `Osmocom_Types.hh' was generated. #8 7.349 Notify: File `Osmocom_Types.cc' was generated. #8 7.349 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 7.349 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 7.349 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 7.349 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 7.349 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 7.349 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 7.349 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 7.349 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 7.349 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 7.349 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 7.349 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 7.349 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 7.349 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 7.349 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 7.349 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 7.349 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 7.349 Notify: File `PCO_Types.hh' was generated. #8 7.349 Notify: File `PCO_Types.cc' was generated. #8 7.349 Notify: File `PCO_Types_part_1.cc' was generated. #8 7.349 Notify: File `PCO_Types_part_2.cc' was generated. #8 7.349 Notify: File `PCO_Types_part_3.cc' was generated. #8 7.349 Notify: File `PCO_Types_part_4.cc' was generated. #8 7.349 Notify: File `PCO_Types_part_5.cc' was generated. #8 7.349 Notify: File `PCO_Types_part_6.cc' was generated. #8 7.349 Notify: File `PCO_Types_part_7.cc' was generated. #8 7.349 Notify: File `RANAP_CodecPort.hh' was generated. #8 7.349 Notify: File `RANAP_CodecPort.cc' was generated. #8 7.349 Notify: File `RANAP_CodecPort_part_1.cc' was generated. #8 7.349 Notify: File `RANAP_CodecPort_part_2.cc' was generated. #8 7.349 Notify: File `RANAP_CodecPort_part_3.cc' was generated. #8 7.349 Notify: File `RANAP_CodecPort_part_4.cc' was generated. #8 7.349 Notify: File `RANAP_CodecPort_part_5.cc' was generated. #8 7.349 Notify: File `RANAP_CodecPort_part_6.cc' was generated. #8 7.349 Notify: File `RANAP_CodecPort_part_7.cc' was generated. #8 7.349 Notify: File `RANAP_CommonDataTypes.hh' was generated. #8 7.349 Notify: File `RANAP_CommonDataTypes.cc' was generated. #8 7.349 Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. #8 7.349 Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. #8 7.349 Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. #8 7.349 Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. #8 7.349 Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. #8 7.349 Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. #8 7.349 Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. #8 7.349 Notify: File `RANAP_Constants.hh' was generated. #8 7.349 Notify: File `RANAP_Constants.cc' was generated. #8 7.349 Notify: File `RANAP_Constants_part_1.cc' was generated. #8 7.349 Notify: File `RANAP_Constants_part_2.cc' was generated. #8 7.349 Notify: File `RANAP_Constants_part_3.cc' was generated. #8 7.349 Notify: File `RANAP_Constants_part_4.cc' was generated. #8 7.349 Notify: File `RANAP_Constants_part_5.cc' was generated. #8 7.349 Notify: File `RANAP_Constants_part_6.cc' was generated. #8 7.349 Notify: File `RANAP_Constants_part_7.cc' was generated. #8 7.349 Notify: File `RANAP_Containers.hh' was generated. #8 7.349 Notify: File `RANAP_Containers.cc' was generated. #8 7.349 Notify: File `RANAP_Containers_part_1.cc' was generated. #8 7.349 Notify: File `RANAP_Containers_part_2.cc' was generated. #8 7.349 Notify: File `RANAP_Containers_part_3.cc' was generated. #8 7.349 Notify: File `RANAP_Containers_part_4.cc' was generated. #8 7.349 Notify: File `RANAP_Containers_part_5.cc' was generated. #8 7.349 Notify: File `RANAP_Containers_part_6.cc' was generated. #8 7.349 Notify: File `RANAP_Containers_part_7.cc' was generated. #8 7.359 Notify: File `RANAP_IEs.hh' was generated. #8 7.364 Notify: File `RANAP_IEs.cc' was generated. #8 7.368 Notify: File `RANAP_IEs_part_1.cc' was generated. #8 7.373 Notify: File `RANAP_IEs_part_2.cc' was generated. #8 7.380 Notify: File `RANAP_IEs_part_3.cc' was generated. #8 7.384 Notify: File `RANAP_IEs_part_4.cc' was generated. #8 7.384 Notify: File `RANAP_IEs_part_5.cc' was generated. #8 7.384 Notify: File `RANAP_IEs_part_6.cc' was generated. #8 7.384 Notify: File `RANAP_IEs_part_7.cc' was generated. #8 7.392 Notify: File `RANAP_PDU_Contents.hh' was generated. #8 7.400 Notify: File `RANAP_PDU_Contents.cc' was generated. #8 7.408 Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. #8 7.413 Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. #8 7.420 Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. #8 7.425 Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. #8 7.432 Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. #8 7.440 Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. #8 7.448 Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. #8 7.448 Notify: File `RANAP_PDU_Descriptions.hh' was generated. #8 7.448 Notify: File `RANAP_PDU_Descriptions.cc' was generated. #8 7.448 Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. #8 7.448 Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. #8 7.448 Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. #8 7.448 Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. #8 7.448 Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. #8 7.448 Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. #8 7.448 Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. #8 7.448 Notify: File `RANAP_Templates.hh' was generated. #8 7.448 Notify: File `RANAP_Templates.cc' was generated. #8 7.448 Notify: File `RANAP_Templates_part_1.cc' was generated. #8 7.448 Notify: File `RANAP_Templates_part_2.cc' was generated. #8 7.448 Notify: File `RANAP_Templates_part_3.cc' was generated. #8 7.448 Notify: File `RANAP_Templates_part_4.cc' was generated. #8 7.448 Notify: File `RANAP_Templates_part_5.cc' was generated. #8 7.448 Notify: File `RANAP_Templates_part_6.cc' was generated. #8 7.448 Notify: File `RANAP_Templates_part_7.cc' was generated. #8 7.448 Notify: File `RANAP_Types.hh' was generated. #8 7.449 Notify: File `RANAP_Types.cc' was generated. #8 7.449 Notify: File `RANAP_Types_part_1.cc' was generated. #8 7.449 Notify: File `RANAP_Types_part_2.cc' was generated. #8 7.449 Notify: File `RANAP_Types_part_3.cc' was generated. #8 7.449 Notify: File `RANAP_Types_part_4.cc' was generated. #8 7.449 Notify: File `RANAP_Types_part_5.cc' was generated. #8 7.449 Notify: File `RANAP_Types_part_6.cc' was generated. #8 7.449 Notify: File `RANAP_Types_part_7.cc' was generated. #8 7.449 Notify: File `RAN_Adapter.hh' was generated. #8 7.450 Notify: File `RAN_Adapter.cc' was generated. #8 7.450 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 7.450 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 7.450 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 7.450 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 7.450 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 7.450 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 7.451 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 7.451 Notify: File `RAN_Emulation.hh' was generated. #8 7.452 Notify: File `RAN_Emulation.cc' was generated. #8 7.452 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 7.452 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 7.452 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 7.452 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 7.452 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 7.452 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 7.452 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 7.453 Notify: File `RAW_NS.hh' was generated. #8 7.453 Notify: File `RAW_NS.cc' was generated. #8 7.453 Notify: File `RAW_NS_part_1.cc' was generated. #8 7.453 Notify: File `RAW_NS_part_2.cc' was generated. #8 7.453 Notify: File `RAW_NS_part_3.cc' was generated. #8 7.453 Notify: File `RAW_NS_part_4.cc' was generated. #8 7.456 Notify: File `RAW_NS_part_5.cc' was generated. #8 7.456 Notify: File `RAW_NS_part_6.cc' was generated. #8 7.456 Notify: File `RAW_NS_part_7.cc' was generated. #8 7.456 Notify: File `SCCP_Emulation.hh' was generated. #8 7.456 Notify: File `SCCP_Emulation.cc' was generated. #8 7.456 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 7.456 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 7.456 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 7.456 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 7.456 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 7.456 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 7.456 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 7.456 Notify: File `SCCP_Mapping.hh' was generated. #8 7.456 Notify: File `SCCP_Mapping.cc' was generated. #8 7.456 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 7.456 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 7.456 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 7.456 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 7.456 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 7.456 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 7.456 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 7.456 Notify: File `SCCP_Templates.hh' was generated. #8 7.456 Notify: File `SCCP_Templates.cc' was generated. #8 7.456 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 7.456 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 7.456 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 7.456 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 7.456 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 7.456 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 7.456 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 7.468 Notify: File `SCCP_Types.hh' was generated. #8 7.468 Notify: File `SCCP_Types.cc' was generated. #8 7.468 Notify: File `SCCP_Types_part_1.cc' was generated. #8 7.468 Notify: File `SCCP_Types_part_2.cc' was generated. #8 7.468 Notify: File `SCCP_Types_part_3.cc' was generated. #8 7.468 Notify: File `SCCP_Types_part_4.cc' was generated. #8 7.468 Notify: File `SCCP_Types_part_5.cc' was generated. #8 7.468 Notify: File `SCCP_Types_part_6.cc' was generated. #8 7.468 Notify: File `SCCP_Types_part_7.cc' was generated. #8 7.468 Notify: File `SCCPasp_Types.hh' was generated. #8 7.468 Notify: File `SCCPasp_Types.cc' was generated. #8 7.468 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 7.468 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 7.468 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 7.468 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 7.468 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 7.468 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 7.468 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 7.468 Notify: File `SCTPasp_PortType.hh' was generated. #8 7.468 Notify: File `SCTPasp_PortType.cc' was generated. #8 7.468 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 7.468 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 7.468 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 7.468 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 7.468 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 7.468 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 7.468 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 7.468 Notify: File `SCTPasp_Types.hh' was generated. #8 7.468 Notify: File `SCTPasp_Types.cc' was generated. #8 7.468 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 7.468 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 7.468 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 7.468 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 7.468 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 7.468 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 7.468 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 7.468 Notify: File `SGSN_Tests.hh' was generated. #8 7.468 Notify: File `SGSN_Tests.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_Iu.hh' was generated. #8 7.468 Notify: File `SGSN_Tests_Iu.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_NS.hh' was generated. #8 7.468 Notify: File `SGSN_Tests_NS.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_NS_part_1.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_NS_part_2.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_NS_part_3.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_NS_part_4.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_NS_part_5.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_NS_part_6.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_NS_part_7.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_part_1.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_part_2.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_part_3.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_part_4.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_part_5.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_part_6.cc' was generated. #8 7.468 Notify: File `SGSN_Tests_part_7.cc' was generated. #8 7.468 Notify: File `SNDCP_Types.hh' was generated. #8 7.468 Notify: File `SNDCP_Types.cc' was generated. #8 7.468 Notify: File `SNDCP_Types_part_1.cc' was generated. #8 7.468 Notify: File `SNDCP_Types_part_2.cc' was generated. #8 7.468 Notify: File `SNDCP_Types_part_3.cc' was generated. #8 7.468 Notify: File `SNDCP_Types_part_4.cc' was generated. #8 7.468 Notify: File `SNDCP_Types_part_5.cc' was generated. #8 7.468 Notify: File `SNDCP_Types_part_6.cc' was generated. #8 7.468 Notify: File `SNDCP_Types_part_7.cc' was generated. #8 7.468 Notify: File `Socket_API_Definitions.hh' was generated. #8 7.468 Notify: File `Socket_API_Definitions.cc' was generated. #8 7.468 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 7.468 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 7.468 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 7.468 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 7.468 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 7.468 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 7.468 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 7.468 Notify: File `TCCConversion_Functions.hh' was generated. #8 7.468 Notify: File `TCCConversion_Functions.cc' was generated. #8 7.468 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 7.472 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 7.472 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 7.472 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 7.472 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 7.472 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 7.472 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 7.472 Notify: File `TCCInterface_Functions.hh' was generated. #8 7.472 Notify: File `TCCInterface_Functions.cc' was generated. #8 7.472 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 7.472 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 7.472 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 7.472 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 7.472 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 7.472 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 7.472 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 7.472 Notify: File `TELNETasp_PortType.hh' was generated. #8 7.472 Notify: File `TELNETasp_PortType.cc' was generated. #8 7.472 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 7.472 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 7.472 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 7.472 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 7.472 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 7.472 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 7.472 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 7.472 Notify: 711 files were updated. #8 7.607 touch compile #8 7.616 make[1]: Leaving directory '/osmo-ttcn3-hacks/sgsn' #8 7.616 make -j16 -C sgsn #8 7.632 make[1]: Entering directory '/osmo-ttcn3-hacks/sgsn' #8 10.57 Creating dependency file for TELNETasp_PT.cc #8 10.58 Creating dependency file for TCCInterface.cc #8 10.58 Creating dependency file for TCCConversion.cc #8 10.59 Creating dependency file for SCTPasp_PT.cc #8 10.59 Creating dependency file for SCCP_EncDec.cc #8 10.61 Creating dependency file for RANAP_EncDec.cc #8 10.61 Creating dependency file for Native_FunctionDefs.cc #8 10.61 Creating dependency file for LLC_EncDec.cc #8 10.61 Creating dependency file for IPL4asp_discovery.cc #8 10.61 Creating dependency file for IPL4asp_PT.cc #8 10.64 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 10.64 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 10.64 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 10.64 Creating dependency file for GTPU_EncDec.cc #8 10.64 Creating dependency file for GTPC_EncDec.cc #8 10.65 Creating dependency file for BSSGP_EncDec.cc #8 10.73 Creating dependency file for RANAP_PDU_Descriptions_part_7.cc #8 10.78 Creating dependency file for RANAP_PDU_Descriptions_part_6.cc #8 10.79 Creating dependency file for RANAP_PDU_Descriptions_part_5.cc #8 10.79 Creating dependency file for RANAP_PDU_Descriptions_part_4.cc #8 10.82 Creating dependency file for RANAP_PDU_Descriptions_part_3.cc #8 10.83 Creating dependency file for RANAP_PDU_Descriptions_part_2.cc #8 10.83 Creating dependency file for RANAP_PDU_Descriptions_part_1.cc #8 10.84 Creating dependency file for RANAP_PDU_Contents_part_7.cc #8 10.86 Creating dependency file for RANAP_PDU_Contents_part_6.cc #8 10.86 Creating dependency file for RANAP_PDU_Contents_part_5.cc #8 10.86 Creating dependency file for RANAP_PDU_Contents_part_4.cc #8 10.88 Creating dependency file for RANAP_PDU_Contents_part_3.cc #8 10.91 Creating dependency file for RANAP_PDU_Contents_part_2.cc #8 10.92 Creating dependency file for RANAP_PDU_Contents_part_1.cc #8 10.96 Creating dependency file for RANAP_IEs_part_7.cc #8 10.97 Creating dependency file for RANAP_IEs_part_6.cc #8 11.03 Creating dependency file for RANAP_IEs_part_5.cc #8 11.03 Creating dependency file for RANAP_IEs_part_4.cc #8 11.06 Creating dependency file for RANAP_IEs_part_3.cc #8 11.09 Creating dependency file for RANAP_IEs_part_2.cc #8 11.10 Creating dependency file for RANAP_IEs_part_1.cc #8 11.10 Creating dependency file for RANAP_Containers_part_7.cc #8 11.11 Creating dependency file for RANAP_Containers_part_6.cc #8 11.18 Creating dependency file for RANAP_Containers_part_5.cc #8 11.19 Creating dependency file for RANAP_Containers_part_4.cc #8 11.22 Creating dependency file for RANAP_Containers_part_3.cc #8 11.23 Creating dependency file for RANAP_Containers_part_2.cc #8 11.24 Creating dependency file for RANAP_Containers_part_1.cc #8 11.26 Creating dependency file for RANAP_Constants_part_7.cc #8 11.28 Creating dependency file for RANAP_Constants_part_6.cc #8 11.30 Creating dependency file for RANAP_Constants_part_5.cc #8 11.31 Creating dependency file for RANAP_Constants_part_4.cc #8 11.31 Creating dependency file for RANAP_Constants_part_3.cc #8 11.32 Creating dependency file for RANAP_Constants_part_2.cc #8 11.37 Creating dependency file for RANAP_Constants_part_1.cc #8 11.38 Creating dependency file for RANAP_CommonDataTypes_part_7.cc #8 11.41 Creating dependency file for RANAP_CommonDataTypes_part_6.cc #8 11.42 Creating dependency file for RANAP_CommonDataTypes_part_5.cc #8 11.43 Creating dependency file for RANAP_CommonDataTypes_part_4.cc #8 11.44 Creating dependency file for RANAP_CommonDataTypes_part_3.cc #8 11.47 Creating dependency file for RANAP_CommonDataTypes_part_2.cc #8 11.49 Creating dependency file for RANAP_CommonDataTypes_part_1.cc #8 11.51 Creating dependency file for RANAP_PDU_Descriptions.cc #8 11.52 Creating dependency file for RANAP_PDU_Contents.cc #8 11.52 Creating dependency file for RANAP_IEs.cc #8 11.57 Creating dependency file for RANAP_Containers.cc #8 11.71 Creating dependency file for RANAP_Constants.cc #8 11.82 Creating dependency file for RANAP_CommonDataTypes.cc #8 11.89 Creating dependency file for SCCP_Mapping_part_7.cc #8 11.92 Creating dependency file for SCCP_Mapping_part_6.cc #8 11.95 Creating dependency file for SCCP_Mapping_part_5.cc #8 11.96 Creating dependency file for SCCP_Mapping_part_4.cc #8 11.97 Creating dependency file for SCCP_Mapping_part_3.cc #8 11.98 Creating dependency file for SCCP_Mapping_part_2.cc #8 11.99 Creating dependency file for SCCP_Mapping_part_1.cc #8 11.99 Creating dependency file for RAW_NS_part_7.cc #8 12.01 Creating dependency file for RAW_NS_part_6.cc #8 12.02 Creating dependency file for RAW_NS_part_5.cc #8 12.04 Creating dependency file for RAW_NS_part_4.cc #8 12.05 Creating dependency file for RAW_NS_part_3.cc #8 12.06 Creating dependency file for RAW_NS_part_2.cc #8 12.07 Creating dependency file for RAW_NS_part_1.cc #8 12.09 Creating dependency file for RAN_Emulation_part_7.cc #8 12.10 Creating dependency file for RAN_Emulation_part_6.cc #8 12.11 Creating dependency file for RAN_Emulation_part_5.cc #8 12.12 Creating dependency file for RAN_Emulation_part_4.cc #8 12.13 Creating dependency file for RAN_Emulation_part_3.cc #8 12.15 Creating dependency file for RAN_Emulation_part_2.cc #8 12.16 Creating dependency file for RAN_Emulation_part_1.cc #8 12.18 Creating dependency file for RAN_Adapter_part_7.cc #8 12.19 Creating dependency file for RAN_Adapter_part_6.cc #8 12.19 Creating dependency file for RAN_Adapter_part_5.cc #8 12.19 Creating dependency file for RAN_Adapter_part_4.cc #8 12.20 Creating dependency file for RAN_Adapter_part_3.cc #8 12.20 Creating dependency file for RAN_Adapter_part_2.cc #8 12.21 Creating dependency file for RAN_Adapter_part_1.cc #8 12.21 Creating dependency file for NS_Emulation_part_7.cc #8 12.22 Creating dependency file for NS_Emulation_part_6.cc #8 12.23 Creating dependency file for NS_Emulation_part_5.cc #8 12.24 Creating dependency file for NS_Emulation_part_4.cc #8 12.24 Creating dependency file for NS_Emulation_part_3.cc #8 12.25 Creating dependency file for NS_Emulation_part_2.cc #8 12.25 Creating dependency file for NS_Emulation_part_1.cc #8 12.25 Creating dependency file for IPA_Emulation_part_7.cc #8 12.26 Creating dependency file for IPA_Emulation_part_6.cc #8 12.26 Creating dependency file for IPA_Emulation_part_5.cc #8 12.27 Creating dependency file for IPA_Emulation_part_4.cc #8 12.27 Creating dependency file for IPA_Emulation_part_2.cc #8 12.27 Creating dependency file for IPA_Emulation_part_3.cc #8 12.28 Creating dependency file for IPA_Emulation_part_1.cc #8 12.28 Creating dependency file for BSSGP_Emulation_part_7.cc #8 12.28 Creating dependency file for BSSGP_Emulation_part_6.cc #8 12.28 Creating dependency file for BSSGP_Emulation_part_5.cc #8 12.28 Creating dependency file for BSSGP_Emulation_part_4.cc #8 12.29 Creating dependency file for BSSGP_Emulation_part_3.cc #8 12.30 Creating dependency file for BSSGP_Emulation_part_2.cc #8 12.30 Creating dependency file for BSSGP_Emulation_part_1.cc #8 12.30 Creating dependency file for SCCP_Mapping.cc #8 12.31 Creating dependency file for RAW_NS.cc #8 12.32 Creating dependency file for RAN_Emulation.cc #8 12.32 Creating dependency file for RAN_Adapter.cc #8 12.32 Creating dependency file for NS_Emulation.cc #8 12.32 Creating dependency file for IPA_Emulation.cc #8 12.33 Creating dependency file for BSSGP_Emulation.cc #8 12.33 Creating dependency file for TELNETasp_PortType_part_7.cc #8 12.33 Creating dependency file for TELNETasp_PortType_part_6.cc #8 12.35 Creating dependency file for TELNETasp_PortType_part_5.cc #8 12.38 Creating dependency file for TELNETasp_PortType_part_4.cc #8 12.41 Creating dependency file for TELNETasp_PortType_part_2.cc #8 12.42 Creating dependency file for TELNETasp_PortType_part_3.cc #8 12.43 Creating dependency file for TELNETasp_PortType_part_1.cc #8 12.45 Creating dependency file for TCCInterface_Functions_part_7.cc #8 12.46 Creating dependency file for TCCInterface_Functions_part_6.cc #8 12.47 Creating dependency file for TCCInterface_Functions_part_5.cc #8 12.47 Creating dependency file for TCCInterface_Functions_part_4.cc #8 12.47 Creating dependency file for TCCInterface_Functions_part_3.cc #8 12.47 Creating dependency file for TCCInterface_Functions_part_2.cc #8 12.47 Creating dependency file for TCCInterface_Functions_part_1.cc #8 12.47 Creating dependency file for TCCConversion_Functions_part_7.cc #8 12.47 Creating dependency file for TCCConversion_Functions_part_6.cc #8 12.48 Creating dependency file for TCCConversion_Functions_part_5.cc #8 12.49 Creating dependency file for TCCConversion_Functions_part_4.cc #8 12.49 Creating dependency file for TCCConversion_Functions_part_3.cc #8 12.49 Creating dependency file for TCCConversion_Functions_part_2.cc #8 12.49 Creating dependency file for TCCConversion_Functions_part_1.cc #8 12.49 Creating dependency file for Socket_API_Definitions_part_7.cc #8 12.50 Creating dependency file for Socket_API_Definitions_part_6.cc #8 12.51 Creating dependency file for Socket_API_Definitions_part_5.cc #8 12.51 Creating dependency file for Socket_API_Definitions_part_4.cc #8 12.51 Creating dependency file for Socket_API_Definitions_part_3.cc #8 12.52 Creating dependency file for Socket_API_Definitions_part_2.cc #8 12.52 Creating dependency file for Socket_API_Definitions_part_1.cc #8 12.52 Creating dependency file for SNDCP_Types_part_7.cc #8 12.52 Creating dependency file for SNDCP_Types_part_6.cc #8 12.52 Creating dependency file for SNDCP_Types_part_5.cc #8 12.53 Creating dependency file for SNDCP_Types_part_4.cc #8 12.53 Creating dependency file for SNDCP_Types_part_3.cc #8 12.53 Creating dependency file for SNDCP_Types_part_2.cc #8 12.54 Creating dependency file for SNDCP_Types_part_1.cc #8 12.54 Creating dependency file for SGSN_Tests_NS_part_7.cc #8 12.54 Creating dependency file for SGSN_Tests_NS_part_6.cc #8 12.55 Creating dependency file for SGSN_Tests_NS_part_5.cc #8 12.56 Creating dependency file for SGSN_Tests_NS_part_4.cc #8 12.56 Creating dependency file for SGSN_Tests_NS_part_3.cc #8 12.56 Creating dependency file for SGSN_Tests_NS_part_2.cc #8 12.56 Creating dependency file for SGSN_Tests_NS_part_1.cc #8 12.56 Creating dependency file for SGSN_Tests_Iu_part_7.cc #8 12.57 Creating dependency file for SGSN_Tests_Iu_part_6.cc #8 12.57 Creating dependency file for SGSN_Tests_Iu_part_5.cc #8 12.57 Creating dependency file for SGSN_Tests_Iu_part_4.cc #8 12.57 Creating dependency file for SGSN_Tests_Iu_part_3.cc #8 12.57 Creating dependency file for SGSN_Tests_Iu_part_2.cc #8 12.58 Creating dependency file for SGSN_Tests_part_7.cc #8 12.58 Creating dependency file for SGSN_Tests_Iu_part_1.cc #8 12.58 Creating dependency file for SGSN_Tests_part_6.cc #8 12.58 Creating dependency file for SGSN_Tests_part_5.cc #8 12.58 Creating dependency file for SGSN_Tests_part_4.cc #8 12.58 Creating dependency file for SGSN_Tests_part_3.cc #8 12.58 Creating dependency file for SGSN_Tests_part_2.cc #8 12.59 Creating dependency file for SGSN_Tests_part_1.cc #8 12.59 Creating dependency file for SCTPasp_Types_part_7.cc #8 12.59 Creating dependency file for SCTPasp_Types_part_6.cc #8 12.59 Creating dependency file for SCTPasp_Types_part_5.cc #8 12.59 Creating dependency file for SCTPasp_Types_part_4.cc #8 12.59 Creating dependency file for SCTPasp_Types_part_3.cc #8 12.60 Creating dependency file for SCTPasp_Types_part_2.cc #8 12.60 Creating dependency file for SCTPasp_Types_part_1.cc #8 12.60 Creating dependency file for SCTPasp_PortType_part_7.cc #8 12.60 Creating dependency file for SCTPasp_PortType_part_6.cc #8 12.60 Creating dependency file for SCTPasp_PortType_part_5.cc #8 12.60 Creating dependency file for SCTPasp_PortType_part_4.cc #8 12.61 Creating dependency file for SCTPasp_PortType_part_3.cc #8 12.61 Creating dependency file for SCTPasp_PortType_part_2.cc #8 12.61 Creating dependency file for SCTPasp_PortType_part_1.cc #8 12.61 Creating dependency file for SCCPasp_Types_part_7.cc #8 12.61 Creating dependency file for SCCPasp_Types_part_6.cc #8 12.61 Creating dependency file for SCCPasp_Types_part_5.cc #8 12.61 Creating dependency file for SCCPasp_Types_part_4.cc #8 12.61 Creating dependency file for SCCPasp_Types_part_3.cc #8 12.62 Creating dependency file for SCCPasp_Types_part_2.cc #8 12.62 Creating dependency file for SCCPasp_Types_part_1.cc #8 12.62 Creating dependency file for SCCP_Types_part_6.cc #8 12.62 Creating dependency file for SCCP_Types_part_7.cc #8 12.62 Creating dependency file for SCCP_Types_part_5.cc #8 12.62 Creating dependency file for SCCP_Types_part_4.cc #8 12.62 Creating dependency file for SCCP_Types_part_3.cc #8 12.62 Creating dependency file for SCCP_Types_part_2.cc #8 12.62 Creating dependency file for SCCP_Types_part_1.cc #8 12.63 Creating dependency file for SCCP_Templates_part_7.cc #8 12.63 Creating dependency file for SCCP_Templates_part_6.cc #8 12.63 Creating dependency file for SCCP_Templates_part_5.cc #8 12.63 Creating dependency file for SCCP_Templates_part_4.cc #8 12.63 Creating dependency file for SCCP_Templates_part_2.cc #8 12.63 Creating dependency file for SCCP_Templates_part_3.cc #8 12.63 Creating dependency file for SCCP_Emulation_part_7.cc #8 12.63 Creating dependency file for SCCP_Templates_part_1.cc #8 12.63 Creating dependency file for SCCP_Emulation_part_6.cc #8 12.65 Creating dependency file for SCCP_Emulation_part_5.cc #8 12.65 Creating dependency file for SCCP_Emulation_part_4.cc #8 12.65 Creating dependency file for SCCP_Emulation_part_3.cc #8 12.65 Creating dependency file for SCCP_Emulation_part_2.cc #8 12.65 Creating dependency file for SCCP_Emulation_part_1.cc #8 12.65 Creating dependency file for RANAP_Types_part_7.cc #8 12.65 Creating dependency file for RANAP_Types_part_6.cc #8 12.65 Creating dependency file for RANAP_Types_part_5.cc #8 12.65 Creating dependency file for RANAP_Types_part_4.cc #8 12.65 Creating dependency file for RANAP_Types_part_3.cc #8 12.65 Creating dependency file for RANAP_Types_part_2.cc #8 12.65 Creating dependency file for RANAP_Types_part_1.cc #8 12.66 Creating dependency file for RANAP_Templates_part_7.cc #8 12.66 Creating dependency file for RANAP_Templates_part_6.cc #8 12.66 Creating dependency file for RANAP_Templates_part_5.cc #8 12.66 Creating dependency file for RANAP_Templates_part_4.cc #8 12.66 Creating dependency file for RANAP_Templates_part_3.cc #8 12.66 Creating dependency file for RANAP_Templates_part_2.cc #8 12.66 Creating dependency file for RANAP_Templates_part_1.cc #8 12.67 Creating dependency file for RANAP_CodecPort_part_7.cc #8 12.67 Creating dependency file for RANAP_CodecPort_part_6.cc #8 12.67 Creating dependency file for RANAP_CodecPort_part_5.cc #8 12.67 Creating dependency file for RANAP_CodecPort_part_4.cc #8 12.67 Creating dependency file for RANAP_CodecPort_part_3.cc #8 12.68 Creating dependency file for RANAP_CodecPort_part_2.cc #8 12.68 Creating dependency file for RANAP_CodecPort_part_1.cc #8 12.68 Creating dependency file for PCO_Types_part_6.cc #8 12.68 Creating dependency file for PCO_Types_part_7.cc #8 12.68 Creating dependency file for PCO_Types_part_5.cc #8 12.68 Creating dependency file for PCO_Types_part_4.cc #8 12.68 Creating dependency file for PCO_Types_part_3.cc #8 12.68 Creating dependency file for PCO_Types_part_2.cc #8 12.68 Creating dependency file for PCO_Types_part_1.cc #8 12.69 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 12.69 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 12.69 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 12.69 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 12.69 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 12.69 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 12.69 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 12.69 Creating dependency file for Osmocom_Types_part_7.cc #8 12.70 Creating dependency file for Osmocom_Types_part_6.cc #8 12.70 Creating dependency file for Osmocom_Types_part_5.cc #8 12.70 Creating dependency file for Osmocom_Types_part_4.cc #8 12.70 Creating dependency file for Osmocom_Types_part_3.cc #8 12.70 Creating dependency file for Osmocom_Types_part_2.cc #8 12.71 Creating dependency file for Osmocom_Types_part_1.cc #8 12.71 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 12.71 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 12.71 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 12.71 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 12.71 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 12.71 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 12.71 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 12.72 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 12.72 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 12.72 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 12.72 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 12.72 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 12.72 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 12.73 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 12.73 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 12.73 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 12.73 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 12.73 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 12.73 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 12.73 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 12.74 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 12.74 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 12.74 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 12.75 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 12.75 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 12.75 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 12.75 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 12.75 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 12.75 Creating dependency file for Native_Functions_part_7.cc #8 12.75 Creating dependency file for Native_Functions_part_6.cc #8 12.75 Creating dependency file for Native_Functions_part_5.cc #8 12.75 Creating dependency file for Native_Functions_part_4.cc #8 12.75 Creating dependency file for Native_Functions_part_3.cc #8 12.76 Creating dependency file for Native_Functions_part_2.cc #8 12.76 Creating dependency file for Native_Functions_part_1.cc #8 12.76 Creating dependency file for NS_Types_part_7.cc #8 12.76 Creating dependency file for NS_Types_part_6.cc #8 12.76 Creating dependency file for NS_Types_part_5.cc #8 12.76 Creating dependency file for NS_Types_part_4.cc #8 12.76 Creating dependency file for NS_Types_part_3.cc #8 12.77 Creating dependency file for NS_Types_part_2.cc #8 12.77 Creating dependency file for NS_Types_part_1.cc #8 12.77 Creating dependency file for NS_Provider_IPL4_part_7.cc #8 12.77 Creating dependency file for NS_Provider_IPL4_part_6.cc #8 12.78 Creating dependency file for NS_Provider_IPL4_part_5.cc #8 12.78 Creating dependency file for NS_Provider_IPL4_part_4.cc #8 12.78 Creating dependency file for NS_Provider_IPL4_part_3.cc #8 12.78 Creating dependency file for NS_Provider_IPL4_part_2.cc #8 12.78 Creating dependency file for NS_Provider_IPL4_part_1.cc #8 12.78 Creating dependency file for MobileL3_Types_part_7.cc #8 12.78 Creating dependency file for MobileL3_Types_part_6.cc #8 12.79 Creating dependency file for MobileL3_Types_part_5.cc #8 12.79 Creating dependency file for MobileL3_Types_part_4.cc #8 12.79 Creating dependency file for MobileL3_Types_part_3.cc #8 12.79 Creating dependency file for MobileL3_Types_part_2.cc #8 12.79 Creating dependency file for MobileL3_Types_part_1.cc #8 12.79 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 12.79 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 12.79 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 12.79 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 12.79 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 12.79 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 12.80 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 12.80 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 12.80 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 12.80 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 12.80 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 12.80 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 12.80 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 12.80 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 12.81 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 12.81 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 12.81 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 12.81 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 12.81 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 12.81 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 12.81 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 12.81 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 12.82 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 12.82 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 12.82 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 12.82 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 12.82 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 12.82 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 12.82 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 12.83 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 12.83 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 12.83 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 12.83 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 12.83 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 12.83 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 12.83 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 12.83 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 12.83 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 12.84 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 12.84 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 12.84 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 12.84 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 12.84 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 12.84 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 12.85 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 12.85 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 12.85 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 12.85 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 12.85 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 12.85 Creating dependency file for Misc_Helpers_part_7.cc #8 12.85 Creating dependency file for Misc_Helpers_part_6.cc #8 12.85 Creating dependency file for Misc_Helpers_part_5.cc #8 12.86 Creating dependency file for Misc_Helpers_part_4.cc #8 12.86 Creating dependency file for Misc_Helpers_part_3.cc #8 12.86 Creating dependency file for Misc_Helpers_part_2.cc #8 12.86 Creating dependency file for Misc_Helpers_part_1.cc #8 12.86 Creating dependency file for MTP3asp_Types_part_7.cc #8 12.86 Creating dependency file for MTP3asp_Types_part_6.cc #8 12.86 Creating dependency file for MTP3asp_Types_part_5.cc #8 12.87 Creating dependency file for MTP3asp_Types_part_4.cc #8 12.87 Creating dependency file for MTP3asp_Types_part_3.cc #8 12.87 Creating dependency file for MTP3asp_Types_part_2.cc #8 12.87 Creating dependency file for MTP3asp_Types_part_1.cc #8 12.87 Creating dependency file for MTP3asp_PortType_part_6.cc #8 12.87 Creating dependency file for MTP3asp_PortType_part_7.cc #8 12.87 Creating dependency file for MTP3asp_PortType_part_5.cc #8 12.88 Creating dependency file for MTP3asp_PortType_part_4.cc #8 12.88 Creating dependency file for MTP3asp_PortType_part_3.cc #8 12.88 Creating dependency file for MTP3asp_PortType_part_2.cc #8 12.88 Creating dependency file for MTP3asp_PortType_part_1.cc #8 12.88 Creating dependency file for M3UA_Types_part_7.cc #8 12.88 Creating dependency file for M3UA_Types_part_6.cc #8 12.88 Creating dependency file for M3UA_Types_part_5.cc #8 12.88 Creating dependency file for M3UA_Types_part_4.cc #8 12.89 Creating dependency file for M3UA_Types_part_3.cc #8 12.89 Creating dependency file for M3UA_Types_part_2.cc #8 12.89 Creating dependency file for M3UA_Types_part_1.cc #8 12.89 Creating dependency file for M3UA_Emulation_part_7.cc #8 12.90 Creating dependency file for M3UA_Emulation_part_5.cc #8 12.90 Creating dependency file for M3UA_Emulation_part_6.cc #8 12.90 Creating dependency file for M3UA_Emulation_part_4.cc #8 12.90 Creating dependency file for M3UA_Emulation_part_3.cc #8 12.90 Creating dependency file for M3UA_Emulation_part_2.cc #8 12.90 Creating dependency file for LLC_Types_part_7.cc #8 12.90 Creating dependency file for LLC_Types_part_6.cc #8 12.90 Creating dependency file for LLC_Types_part_5.cc #8 12.90 Creating dependency file for LLC_Types_part_4.cc #8 12.91 Creating dependency file for LLC_Types_part_3.cc #8 12.91 Creating dependency file for M3UA_Emulation_part_1.cc #8 12.91 Creating dependency file for LLC_Types_part_2.cc #8 12.91 Creating dependency file for LLC_Types_part_1.cc #8 12.91 Creating dependency file for LLC_Templates_part_7.cc #8 12.91 Creating dependency file for LLC_Templates_part_6.cc #8 12.91 Creating dependency file for LLC_Templates_part_5.cc #8 12.91 Creating dependency file for LLC_Templates_part_4.cc #8 12.92 Creating dependency file for LLC_Templates_part_3.cc #8 12.92 Creating dependency file for LLC_Templates_part_2.cc #8 12.92 Creating dependency file for LLC_Templates_part_1.cc #8 12.92 Creating dependency file for L3_Templates_part_7.cc #8 12.92 Creating dependency file for L3_Templates_part_6.cc #8 12.92 Creating dependency file for L3_Templates_part_5.cc #8 12.92 Creating dependency file for L3_Templates_part_4.cc #8 12.92 Creating dependency file for L3_Templates_part_3.cc #8 12.93 Creating dependency file for L3_Templates_part_2.cc #8 12.93 Creating dependency file for L3_Templates_part_1.cc #8 12.93 Creating dependency file for L3_Common_part_7.cc #8 12.93 Creating dependency file for L3_Common_part_6.cc #8 12.93 Creating dependency file for L3_Common_part_5.cc #8 12.93 Creating dependency file for L3_Common_part_4.cc #8 12.93 Creating dependency file for L3_Common_part_3.cc #8 12.94 Creating dependency file for L3_Common_part_2.cc #8 12.94 Creating dependency file for L3_Common_part_1.cc #8 12.94 Creating dependency file for IPL4asp_Types_part_7.cc #8 12.94 Creating dependency file for IPL4asp_Types_part_6.cc #8 12.95 Creating dependency file for IPL4asp_Types_part_5.cc #8 12.95 Creating dependency file for IPL4asp_Types_part_4.cc #8 12.95 Creating dependency file for IPL4asp_Types_part_3.cc #8 12.95 Creating dependency file for IPL4asp_Types_part_2.cc #8 12.95 Creating dependency file for IPL4asp_Types_part_1.cc #8 12.95 Creating dependency file for IPL4asp_PortType_part_7.cc #8 12.97 Creating dependency file for IPL4asp_PortType_part_6.cc #8 12.97 Creating dependency file for IPL4asp_PortType_part_5.cc #8 12.97 Creating dependency file for IPL4asp_PortType_part_4.cc #8 12.97 Creating dependency file for IPL4asp_PortType_part_3.cc #8 12.97 Creating dependency file for IPL4asp_PortType_part_2.cc #8 12.97 Creating dependency file for IPL4asp_Functions_part_7.cc #8 12.97 Creating dependency file for IPL4asp_PortType_part_1.cc #8 12.97 Creating dependency file for IPL4asp_Functions_part_6.cc #8 12.97 Creating dependency file for IPL4asp_Functions_part_4.cc #8 12.97 Creating dependency file for IPL4asp_Functions_part_5.cc #8 12.97 Creating dependency file for IPL4asp_Functions_part_3.cc #8 12.97 Creating dependency file for IPL4asp_Functions_part_2.cc #8 12.97 Creating dependency file for IPL4asp_Functions_part_1.cc #8 12.98 Creating dependency file for IPCP_Types_part_7.cc #8 12.98 Creating dependency file for IPCP_Types_part_6.cc #8 12.98 Creating dependency file for IPCP_Types_part_5.cc #8 12.99 Creating dependency file for IPCP_Types_part_4.cc #8 12.99 Creating dependency file for IPCP_Types_part_3.cc #8 12.99 Creating dependency file for IPCP_Types_part_2.cc #8 12.99 Creating dependency file for IPCP_Types_part_1.cc #8 12.99 Creating dependency file for IPA_Types_part_6.cc #8 12.99 Creating dependency file for IPA_Types_part_5.cc #8 12.99 Creating dependency file for IPA_Types_part_7.cc #8 12.99 Creating dependency file for IPA_Types_part_4.cc #8 13.00 Creating dependency file for IPA_Types_part_3.cc #8 13.00 Creating dependency file for IPA_Types_part_2.cc #8 13.00 Creating dependency file for IPA_Types_part_1.cc #8 13.00 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 13.01 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 13.01 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 13.01 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 13.02 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 13.02 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 13.02 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 13.02 Creating dependency file for IPA_CodecPort_part_7.cc #8 13.02 Creating dependency file for IPA_CodecPort_part_6.cc #8 13.02 Creating dependency file for IPA_CodecPort_part_5.cc #8 13.02 Creating dependency file for IPA_CodecPort_part_4.cc #8 13.02 Creating dependency file for IPA_CodecPort_part_3.cc #8 13.02 Creating dependency file for IPA_CodecPort_part_2.cc #8 13.02 Creating dependency file for IPA_CodecPort_part_1.cc #8 13.02 Creating dependency file for General_Types_part_7.cc #8 13.04 Creating dependency file for General_Types_part_6.cc #8 13.04 Creating dependency file for General_Types_part_5.cc #8 13.04 Creating dependency file for General_Types_part_4.cc #8 13.04 Creating dependency file for General_Types_part_3.cc #8 13.04 Creating dependency file for General_Types_part_2.cc #8 13.04 Creating dependency file for General_Types_part_1.cc #8 13.04 Creating dependency file for GTPv1U_Templates_part_7.cc #8 13.04 Creating dependency file for GTPv1U_Templates_part_6.cc #8 13.04 Creating dependency file for GTPv1U_Templates_part_5.cc #8 13.04 Creating dependency file for GTPv1U_Templates_part_4.cc #8 13.04 Creating dependency file for GTPv1U_Templates_part_3.cc #8 13.04 Creating dependency file for GTPv1U_Templates_part_2.cc #8 13.05 Creating dependency file for GTPv1U_Templates_part_1.cc #8 13.05 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 13.05 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 13.05 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 13.05 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 13.05 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 13.05 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 13.06 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 13.06 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 13.06 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 13.06 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 13.06 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 13.06 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 13.06 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 13.07 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 13.07 Creating dependency file for GTPv1C_Templates_part_7.cc #8 13.07 Creating dependency file for GTPv1C_Templates_part_6.cc #8 13.07 Creating dependency file for GTPv1C_Templates_part_5.cc #8 13.08 Creating dependency file for GTPv1C_Templates_part_3.cc #8 13.08 Creating dependency file for GTPv1C_Templates_part_4.cc #8 13.08 Creating dependency file for GTPv1C_Templates_part_2.cc #8 13.08 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 13.08 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 13.09 Creating dependency file for GTPv1C_Templates_part_1.cc #8 13.09 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 13.09 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 13.09 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 13.09 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 13.09 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 13.09 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 13.10 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 13.10 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 13.10 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 13.11 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 13.11 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 13.11 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 13.11 Creating dependency file for GTP_Emulation_part_7.cc #8 13.11 Creating dependency file for GTP_Emulation_part_6.cc #8 13.11 Creating dependency file for GTP_Emulation_part_5.cc #8 13.12 Creating dependency file for GTP_Emulation_part_4.cc #8 13.12 Creating dependency file for GTP_Emulation_part_3.cc #8 13.12 Creating dependency file for GTP_Emulation_part_1.cc #8 13.12 Creating dependency file for GTPU_Types_part_7.cc #8 13.12 Creating dependency file for GTPU_Types_part_6.cc #8 13.12 Creating dependency file for GTP_Emulation_part_2.cc #8 13.12 Creating dependency file for GTPU_Types_part_5.cc #8 13.12 Creating dependency file for GTPU_Types_part_4.cc #8 13.13 Creating dependency file for GTPU_Types_part_3.cc #8 13.13 Creating dependency file for GTPU_Types_part_2.cc #8 13.13 Creating dependency file for GTPU_Types_part_1.cc #8 13.13 Creating dependency file for GTPC_Types_part_7.cc #8 13.13 Creating dependency file for GTPC_Types_part_6.cc #8 13.14 Creating dependency file for GTPC_Types_part_5.cc #8 13.14 Creating dependency file for GTPC_Types_part_4.cc #8 13.14 Creating dependency file for GTPC_Types_part_3.cc #8 13.14 Creating dependency file for GTPC_Types_part_2.cc #8 13.14 Creating dependency file for GTPC_Types_part_1.cc #8 13.14 Creating dependency file for GSUP_Types_part_7.cc #8 13.14 Creating dependency file for GSUP_Types_part_6.cc #8 13.14 Creating dependency file for GSUP_Types_part_5.cc #8 13.14 Creating dependency file for GSUP_Types_part_4.cc #8 13.14 Creating dependency file for GSUP_Types_part_3.cc #8 13.14 Creating dependency file for GSUP_Types_part_2.cc #8 13.15 Creating dependency file for GSUP_Types_part_1.cc #8 13.15 Creating dependency file for GSUP_Templates_part_7.cc #8 13.15 Creating dependency file for GSUP_Templates_part_6.cc #8 13.15 Creating dependency file for GSUP_Templates_part_5.cc #8 13.15 Creating dependency file for GSUP_Templates_part_4.cc #8 13.16 Creating dependency file for GSUP_Templates_part_3.cc #8 13.16 Creating dependency file for GSUP_Templates_part_2.cc #8 13.16 Creating dependency file for GSUP_Templates_part_1.cc #8 13.16 Creating dependency file for GSUP_Emulation_part_7.cc #8 13.16 Creating dependency file for GSUP_Emulation_part_6.cc #8 13.16 Creating dependency file for GSUP_Emulation_part_5.cc #8 13.16 Creating dependency file for GSUP_Emulation_part_4.cc #8 13.17 Creating dependency file for GSUP_Emulation_part_3.cc #8 13.17 Creating dependency file for GSUP_Emulation_part_2.cc #8 13.18 Creating dependency file for GSUP_Emulation_part_1.cc #8 13.18 Creating dependency file for GSM_Types_part_7.cc #8 13.18 Creating dependency file for GSM_Types_part_6.cc #8 13.18 Creating dependency file for GSM_Types_part_5.cc #8 13.18 Creating dependency file for GSM_Types_part_4.cc #8 13.19 Creating dependency file for GSM_Types_part_3.cc #8 13.19 Creating dependency file for GSM_Types_part_2.cc #8 13.19 Creating dependency file for GSM_Types_part_1.cc #8 13.19 Creating dependency file for BSSGP_Types_part_7.cc #8 13.19 Creating dependency file for BSSGP_Types_part_6.cc #8 13.19 Creating dependency file for BSSGP_Types_part_5.cc #8 13.20 Creating dependency file for BSSGP_Types_part_3.cc #8 13.20 Creating dependency file for BSSGP_Types_part_4.cc #8 13.20 Creating dependency file for BSSGP_Types_part_2.cc #8 13.20 Creating dependency file for BSSGP_Types_part_1.cc #8 13.20 Creating dependency file for TELNETasp_PortType.cc #8 13.21 Creating dependency file for TCCInterface_Functions.cc #8 13.21 Creating dependency file for TCCConversion_Functions.cc #8 13.21 Creating dependency file for Socket_API_Definitions.cc #8 13.21 Creating dependency file for SNDCP_Types.cc #8 13.21 Creating dependency file for SGSN_Tests_NS.cc #8 13.21 Creating dependency file for SGSN_Tests_Iu.cc #8 13.21 Creating dependency file for SGSN_Tests.cc #8 13.23 Creating dependency file for SCTPasp_Types.cc #8 13.23 Creating dependency file for SCTPasp_PortType.cc #8 13.27 Creating dependency file for SCCPasp_Types.cc #8 13.32 Creating dependency file for SCCP_Types.cc #8 13.32 Creating dependency file for SCCP_Templates.cc #8 13.32 Creating dependency file for SCCP_Emulation.cc #8 13.34 Creating dependency file for RANAP_Types.cc #8 13.36 Creating dependency file for RANAP_Templates.cc #8 13.36 Creating dependency file for RANAP_CodecPort.cc #8 13.38 Creating dependency file for PCO_Types.cc #8 13.39 Creating dependency file for Osmocom_VTY_Functions.cc #8 13.42 Creating dependency file for Osmocom_Types.cc #8 13.45 Creating dependency file for Osmocom_Gb_Types.cc #8 13.46 Creating dependency file for Osmocom_CTRL_Types.cc #8 13.53 Creating dependency file for Osmocom_CTRL_Functions.cc #8 13.53 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 13.54 Creating dependency file for Native_Functions.cc #8 13.55 Creating dependency file for NS_Types.cc #8 13.60 Creating dependency file for NS_Provider_IPL4.cc #8 13.66 Creating dependency file for MobileL3_Types.cc #8 13.68 Creating dependency file for MobileL3_SS_Types.cc #8 13.69 Creating dependency file for MobileL3_SMS_Types.cc #8 13.73 Creating dependency file for MobileL3_RRM_Types.cc #8 13.74 Creating dependency file for MobileL3_MM_Types.cc #8 13.75 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 13.75 Creating dependency file for MobileL3_CommonIE_Types.cc #8 13.77 Creating dependency file for MobileL3_CC_Types.cc #8 13.81 Creating dependency file for Misc_Helpers.cc #8 13.90 Creating dependency file for MTP3asp_Types.cc #8 13.94 Creating dependency file for MTP3asp_PortType.cc #8 13.95 Creating dependency file for M3UA_Types.cc #8 13.95 Creating dependency file for M3UA_Emulation.cc #8 13.95 Creating dependency file for LLC_Types.cc #8 13.98 Creating dependency file for LLC_Templates.cc #8 14.01 Creating dependency file for L3_Templates.cc #8 14.05 Creating dependency file for L3_Common.cc #8 14.08 Creating dependency file for IPL4asp_Types.cc #8 14.09 Creating dependency file for IPL4asp_PortType.cc #8 14.10 Creating dependency file for IPL4asp_Functions.cc #8 14.10 Creating dependency file for IPCP_Types.cc #8 14.12 Creating dependency file for IPA_Types.cc #8 14.12 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 14.18 Creating dependency file for IPA_CodecPort.cc #8 14.21 Creating dependency file for General_Types.cc #8 14.22 Creating dependency file for GTPv1U_Templates.cc #8 14.23 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 14.24 Creating dependency file for GTPv1U_CodecPort.cc #8 14.26 Creating dependency file for GTPv1C_Templates.cc #8 14.26 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 14.26 Creating dependency file for GTPv1C_CodecPort.cc #8 14.27 Creating dependency file for GTP_Emulation.cc #8 14.28 Creating dependency file for GTPU_Types.cc #8 14.30 Creating dependency file for GTPC_Types.cc #8 14.30 Creating dependency file for GSUP_Types.cc #8 14.32 Creating dependency file for GSUP_Templates.cc #8 14.32 Creating dependency file for GSUP_Emulation.cc #8 14.32 Creating dependency file for GSM_Types.cc #8 14.35 Creating dependency file for BSSGP_Types.cc #8 15.20 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 15.20 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 15.20 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 15.20 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 15.20 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 15.20 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 15.20 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 15.21 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 15.21 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 15.21 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 15.21 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 15.21 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 15.21 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 15.21 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 15.21 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 15.23 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 16.81 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 16.84 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 17.72 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 18.14 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 18.28 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': #8 18.28 GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] #8 18.28 4864 | } #8 18.28 | ^ #8 18.29 GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 18.29 GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] #8 18.29 4915 | } #8 18.29 | ^ #8 18.52 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 19.32 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 19.36 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 19.74 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 19.93 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': #8 19.93 GTP_Emulation.cc:4229:1: warning: control reaches end of non-void function [-Wreturn-type] #8 19.93 4229 | } #8 19.93 | ^ #8 19.93 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 19.93 GTP_Emulation.cc:4302:1: warning: control reaches end of non-void function [-Wreturn-type] #8 19.93 4302 | } #8 19.93 | ^ #8 19.95 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 20.39 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 20.72 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 20.98 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 22.45 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 22.97 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 23.14 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 23.44 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 23.61 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 24.22 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 25.28 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 25.52 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 25.90 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 25.96 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 27.71 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 30.37 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 31.29 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 31.33 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 31.77 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 32.03 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 32.73 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 32.80 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 33.36 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 35.43 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 36.23 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 36.57 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 36.66 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 38.01 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 39.61 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 41.22 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 43.68 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 44.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 48.88 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 55.20 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 56.74 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 56.91 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 57.76 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 57.98 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 58.28 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 60.41 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 62.86 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 63.56 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 63.63 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 65.70 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 66.49 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 66.54 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 66.56 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 66.65 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 66.65 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 66.71 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 66.73 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 66.75 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 66.78 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 66.81 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 66.86 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 66.88 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 66.90 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 66.92 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 66.96 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 66.99 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 67.02 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 67.08 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 67.09 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 67.16 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 67.20 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 67.28 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 67.29 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 67.30 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 67.35 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 67.37 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 67.38 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 67.43 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 67.47 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 67.48 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 67.51 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 67.55 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 67.56 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 67.58 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 67.63 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 67.63 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 67.67 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 67.73 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 67.78 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 67.80 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 67.93 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 68.02 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 68.15 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 68.26 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 68.34 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 68.41 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 68.50 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 68.64 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 68.75 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 68.86 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 68.95 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 69.07 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 69.13 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 69.22 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 69.33 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 69.45 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 69.50 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 69.54 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 69.63 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 69.68 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 69.74 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 69.80 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 69.88 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 69.96 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 70.02 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 70.04 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 70.10 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 70.13 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 70.18 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 70.22 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 70.24 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 70.28 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 70.30 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 70.35 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 70.40 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 70.42 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 70.48 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 70.50 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 70.53 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 70.54 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 70.62 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 70.66 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 70.69 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 70.77 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 70.78 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 70.80 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 70.83 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 70.88 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 70.90 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 70.96 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 71.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 71.07 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 71.10 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 71.10 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 71.14 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 71.17 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 71.22 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 71.28 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 71.30 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 71.32 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 71.43 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 71.44 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 71.48 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 71.54 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 71.56 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 71.62 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 71.65 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 71.77 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 71.79 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 71.81 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 71.86 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 71.90 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 71.92 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 71.94 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 71.96 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 72.05 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 72.10 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 72.13 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 72.17 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 72.17 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 72.23 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 72.25 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 72.28 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 72.34 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 72.38 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 72.43 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 72.45 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 72.46 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 72.50 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 72.54 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 72.56 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 72.57 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 72.61 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 72.64 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 72.66 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 72.68 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 72.68 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 72.71 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 72.74 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 72.76 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 72.76 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 72.80 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 72.82 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 72.84 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 72.86 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 72.87 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 72.95 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 73.00 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 73.02 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 73.06 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 73.09 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 73.12 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 73.14 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 73.19 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 73.26 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 73.28 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 73.29 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 73.34 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 73.36 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 73.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 73.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 73.51 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 73.56 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 73.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 73.64 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 73.65 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 73.67 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 73.76 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 73.76 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 73.83 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 73.85 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 73.91 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 73.92 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 73.95 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 73.96 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 73.99 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 73.99 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 74.02 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 74.04 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 74.06 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 74.08 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 74.13 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 74.14 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 74.15 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 74.18 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 74.24 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 74.28 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 74.32 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 74.32 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 74.35 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 74.40 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 74.44 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 74.46 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 74.49 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 74.52 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 74.55 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 74.56 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 74.61 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 74.62 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 74.65 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 74.66 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 74.71 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 74.74 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 74.75 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 74.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 74.80 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 74.82 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 74.84 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 74.84 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 74.89 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 74.90 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 74.93 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 74.95 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 74.96 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 75.01 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 75.02 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 75.04 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 75.08 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 75.09 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 75.12 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 75.13 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 75.15 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 75.17 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 75.19 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 75.22 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 75.27 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 75.27 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 75.33 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 75.34 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 75.40 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 75.42 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 75.42 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 75.46 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 75.48 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 75.52 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 75.59 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 75.61 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 75.64 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 75.71 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 75.72 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 75.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 75.86 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 75.94 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 75.94 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 76.02 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 76.13 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 76.19 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 76.27 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 76.40 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 76.52 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 76.58 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 76.65 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 76.81 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 76.88 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 76.96 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 77.05 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 77.10 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 77.21 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 77.32 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 77.38 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 77.47 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 77.53 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 77.56 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 77.60 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 77.68 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 77.78 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 77.89 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 77.95 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 78.02 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 78.08 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 78.18 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 78.30 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 78.40 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 78.58 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 78.67 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 78.75 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 78.84 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 78.90 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 79.00 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 79.09 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 79.20 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 79.27 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 79.35 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 79.42 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 79.46 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 79.52 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 79.65 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 79.74 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 79.82 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 79.93 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 80.01 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 80.11 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 80.19 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 80.26 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 80.38 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 80.47 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 80.53 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 80.61 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 80.72 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 80.82 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 80.87 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 80.91 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 81.00 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 81.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 81.15 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 81.23 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 81.29 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 81.38 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 81.45 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 81.52 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 81.58 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 81.65 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 81.73 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 81.79 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 81.85 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 81.87 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 81.94 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 82.08 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 82.17 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 82.23 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 82.28 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 82.39 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 82.47 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 82.55 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 82.64 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 82.74 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 82.81 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 82.89 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 82.97 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 83.04 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 83.16 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 83.26 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 83.35 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 83.44 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 83.49 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 83.59 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 83.61 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 83.68 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 83.74 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 83.77 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 83.82 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 83.87 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 83.95 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 83.99 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 84.03 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 84.09 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 84.11 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 84.14 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 84.18 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 84.20 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 84.24 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 84.29 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 84.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc #8 84.38 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 84.40 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 84.43 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 84.49 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 84.50 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 84.55 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 84.60 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 84.62 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 84.63 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 84.73 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 84.73 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 84.77 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 84.80 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 84.88 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 84.93 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 84.98 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 85.02 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 85.07 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 85.13 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 85.15 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 85.19 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 85.20 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 85.24 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 85.27 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 85.29 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 85.32 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 85.34 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 85.37 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 85.40 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 85.41 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 85.48 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 85.49 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 85.50 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 85.55 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 85.56 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 85.59 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 85.61 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 85.63 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 85.65 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 85.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 85.74 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 85.76 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 85.82 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 85.83 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 85.87 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 85.88 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 85.90 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 85.94 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 86.01 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 86.01 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 86.03 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 86.06 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 86.10 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 86.13 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 86.17 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 86.19 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 86.25 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 86.29 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 86.29 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 86.34 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 86.35 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 86.39 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 86.40 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 86.46 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 86.48 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 86.52 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 86.53 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 86.55 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 86.58 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 86.58 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 86.61 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 86.62 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 86.64 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 86.66 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 86.68 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 86.73 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 86.78 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 86.78 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 86.82 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 86.84 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 86.91 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 86.92 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 86.94 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 87.03 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 87.07 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 87.10 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 87.12 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 87.14 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 87.21 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 87.23 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 87.25 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 87.29 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 87.30 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 87.33 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 87.39 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 87.40 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 87.43 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 87.43 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 87.45 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 87.55 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 87.56 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 87.57 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 87.61 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 87.62 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 87.65 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 87.70 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 87.73 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 87.77 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 87.79 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 87.83 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 89.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc #8 89.59 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 93.42 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 99.36 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 100.4 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 100.5 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 100.5 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 100.6 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 100.7 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 100.8 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 100.9 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 101.0 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 101.1 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 101.3 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 101.4 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 101.4 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 101.4 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 101.5 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 101.5 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 101.5 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 101.6 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 101.6 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 101.7 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 101.7 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 101.7 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 101.7 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 101.8 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 101.8 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 101.9 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 101.9 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 101.9 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 101.9 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 102.0 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 102.1 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 102.1 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 102.2 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 102.2 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 102.2 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 102.2 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 102.3 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 102.4 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 102.4 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 102.4 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 102.5 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 102.5 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 102.6 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 102.6 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 102.7 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 102.7 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 102.7 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 102.8 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 102.8 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 102.9 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 102.9 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 102.9 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 102.9 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 103.2 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 104.6 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 104.7 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 104.8 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 104.9 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 105.0 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 105.0 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 105.0 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 105.1 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 105.1 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 105.2 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 105.2 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 105.2 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 105.3 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 105.3 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 105.3 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 105.4 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 105.4 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 105.5 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 105.5 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 105.6 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 105.6 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 105.6 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 105.6 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 105.7 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 105.8 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 107.2 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 107.2 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 107.6 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 107.8 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 107.9 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 108.0 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 112.7 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 112.7 RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] #8 112.7 16604 | } #8 112.7 | ^ #8 112.7 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 112.7 RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] #8 112.7 16656 | } #8 112.7 | ^ #8 112.7 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 112.7 RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] #8 112.7 16765 | } #8 112.7 | ^ #8 112.7 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 112.7 RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] #8 112.7 16816 | } #8 112.7 | ^ #8 117.2 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 119.6 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 121.6 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 121.9 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 129.3 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 130.6 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 137.0 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 137.1 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 137.1 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 137.2 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 137.2 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 137.3 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 137.3 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 137.4 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 137.5 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 138.9 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 141.1 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 141.1 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 141.7 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 143.2 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 143.9 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 145.2 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 145.2 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 145.4 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 146.4 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 146.5 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 146.5 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 146.6 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 148.1 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 148.2 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 148.3 g++ -shared -o GSM_Types.so GSM_Types.o #8 148.6 g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o #8 148.7 g++ -shared -o GSUP_Templates.so GSUP_Templates.o #8 148.7 g++ -shared -o GSUP_Types.so GSUP_Types.o #8 148.8 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 148.8 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 149.1 g++ -shared -o GTP_Emulation.so GTP_Emulation.o #8 149.1 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 149.2 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 149.4 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 149.4 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 149.4 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 149.5 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 149.6 g++ -shared -o General_Types.so General_Types.o #8 149.6 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 149.7 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 149.9 g++ -shared -o IPA_Types.so IPA_Types.o #8 149.9 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 149.9 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 149.9 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 150.1 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 150.2 g++ -shared -o L3_Common.so L3_Common.o #8 150.3 g++ -shared -o L3_Templates.so L3_Templates.o #8 150.3 g++ -shared -o LLC_Templates.so LLC_Templates.o #8 150.4 g++ -shared -o LLC_Types.so LLC_Types.o #8 150.5 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 150.5 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 150.5 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 150.6 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 150.8 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 150.8 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 150.8 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 150.8 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 151.0 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 151.2 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 151.2 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 151.2 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 151.4 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 151.6 g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o #8 151.6 g++ -shared -o NS_Types.so NS_Types.o #8 151.6 g++ -shared -o Native_Functions.so Native_Functions.o #8 151.6 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 151.8 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 151.8 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 151.8 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 151.9 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 152.0 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 152.0 g++ -shared -o PCO_Types.so PCO_Types.o #8 152.1 g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o #8 152.2 g++ -shared -o RANAP_Templates.so RANAP_Templates.o #8 152.3 g++ -shared -o RANAP_Types.so RANAP_Types.o #8 152.3 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 152.4 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 152.4 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 152.5 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 152.6 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 152.7 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 152.8 g++ -shared -o SGSN_Tests.so SGSN_Tests.o #8 152.8 g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o #8 152.9 g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o #8 152.9 g++ -shared -o SNDCP_Types.so SNDCP_Types.o #8 153.0 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 153.1 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 153.2 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 153.3 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 153.4 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 153.5 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 153.5 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 153.5 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 153.6 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 153.6 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 153.7 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 153.7 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 153.8 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 153.9 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 153.9 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 153.9 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 154.0 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 154.0 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 154.1 g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o #8 154.1 g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o #8 154.1 g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o #8 154.2 g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o #8 154.2 g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o #8 154.2 g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o #8 154.2 g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o #8 154.3 g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o #8 154.3 g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o #8 154.3 g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o #8 154.4 g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o #8 154.4 g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o #8 154.4 g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o #8 154.4 g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o #8 154.4 g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o #8 154.5 g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o #8 154.5 g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o #8 154.5 g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o #8 154.5 g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o #8 154.6 g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o #8 154.6 g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o #8 154.6 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 154.6 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 154.6 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 154.7 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 154.7 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 154.7 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 154.7 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 154.8 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 154.8 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 154.8 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 154.8 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 154.8 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 154.8 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 154.9 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 154.9 g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o #8 154.9 g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o #8 154.9 g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o #8 155.0 g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o #8 155.0 g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o #8 155.0 g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o #8 155.1 g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o #8 155.1 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 155.1 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 155.2 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 155.2 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 155.2 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 155.2 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 155.2 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 155.3 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 155.3 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 155.3 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 155.3 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 155.4 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 155.4 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 155.4 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 155.4 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 155.4 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 155.5 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 155.5 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 155.5 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 155.5 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 155.6 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 155.6 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 155.6 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 155.6 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 155.6 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 155.6 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 155.6 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 155.7 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 155.7 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 155.7 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 155.8 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 155.8 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 155.8 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 155.8 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 155.9 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 155.9 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 155.9 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 155.9 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 155.9 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 155.9 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 156.0 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 156.0 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 156.0 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 156.0 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 156.0 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 156.1 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 156.1 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 156.1 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 156.1 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 156.1 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 156.2 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 156.2 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 156.2 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 156.2 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 156.2 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 156.2 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 156.3 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 156.3 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 156.3 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 156.3 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 156.4 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 156.4 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 156.4 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 156.4 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 156.4 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 156.5 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 156.5 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 156.5 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 156.5 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 156.5 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 156.5 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 156.6 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 156.6 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 156.6 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 156.6 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 156.6 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 156.7 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 156.7 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 156.7 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 156.7 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 156.8 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 156.8 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 156.8 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 156.8 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 156.8 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 156.9 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 156.9 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 156.9 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 156.9 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 156.9 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 156.9 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 157.0 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 157.0 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 157.0 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 157.1 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 157.1 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 157.1 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 157.1 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 157.1 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 157.2 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 157.2 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 157.2 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 157.2 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 157.2 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 157.2 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 157.3 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 157.3 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 157.3 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 157.3 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 157.3 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 157.3 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 157.3 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 157.4 g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o #8 157.4 g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o #8 157.4 g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o #8 157.4 g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o #8 157.4 g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o #8 157.4 g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o #8 157.5 g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o #8 157.5 g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o #8 157.5 g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o #8 157.5 g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o #8 157.5 g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o #8 157.5 g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o #8 157.6 g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o #8 157.6 g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o #8 157.6 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 157.6 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 157.6 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 157.6 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 157.7 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 157.7 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 157.7 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 157.7 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 157.7 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 157.7 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 157.7 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 157.8 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 157.8 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 157.8 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 157.8 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 157.8 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 157.8 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 157.9 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 157.9 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 157.9 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 157.9 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 157.9 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 157.9 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 158.0 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 158.0 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 158.0 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 158.0 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 158.0 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 158.1 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 158.1 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 158.1 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 158.1 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 158.1 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 158.1 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 158.1 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 158.1 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 158.2 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 158.2 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 158.2 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 158.2 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 158.2 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 158.2 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 158.2 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 158.2 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 158.2 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 158.3 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 158.3 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 158.3 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 158.3 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 158.4 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 158.4 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 158.4 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 158.4 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 158.4 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 158.4 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 158.4 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 158.4 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 158.5 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 158.5 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 158.5 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 158.5 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 158.5 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 158.5 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 158.5 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 158.6 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 158.6 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 158.6 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 158.6 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 158.7 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 158.7 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 158.7 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 158.7 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 158.8 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 158.8 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 158.8 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 158.9 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 158.9 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 158.9 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 158.9 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 159.0 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 159.0 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 159.0 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 159.1 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 159.1 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 159.1 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 159.1 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 159.1 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 159.1 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 159.1 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 159.2 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 159.2 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 159.2 g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o #8 159.2 g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o #8 159.2 g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o #8 159.2 g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o #8 159.3 g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o #8 159.3 g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o #8 159.3 g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o #8 159.3 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 159.3 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 159.3 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 159.3 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 159.3 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 159.4 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 159.4 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 159.4 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 159.4 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 159.4 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 159.4 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 159.4 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 159.4 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 159.5 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 159.5 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 159.5 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 159.5 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 159.5 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 159.5 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 159.6 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 159.6 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 159.6 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 159.6 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 159.6 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 159.6 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 159.7 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 159.7 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 159.7 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 159.7 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 159.7 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 159.7 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 159.7 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 159.7 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 159.8 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 159.8 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 159.8 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 159.8 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 159.8 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 159.9 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 159.9 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 159.9 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 159.9 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 159.9 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 159.9 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 159.9 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 160.0 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 160.0 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 160.0 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 160.0 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 160.0 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 160.1 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 160.1 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 160.1 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 160.1 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 160.1 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 160.1 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 160.1 g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o #8 160.2 g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o #8 160.2 g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o #8 160.2 g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o #8 160.2 g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o #8 160.2 g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o #8 160.2 g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o #8 160.3 g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o #8 160.3 g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o #8 160.3 g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o #8 160.3 g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o #8 160.3 g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o #8 160.3 g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o #8 160.4 g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o #8 160.4 g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o #8 160.4 g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o #8 160.4 g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o #8 160.4 g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o #8 160.4 g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o #8 160.4 g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o #8 160.5 g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o #8 160.5 g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o #8 160.5 g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o #8 160.5 g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o #8 160.5 g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o #8 160.5 g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o #8 160.5 g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o #8 160.6 g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o #8 160.6 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 160.6 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 160.6 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 160.6 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 160.6 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 160.6 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 160.7 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 160.7 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 160.7 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 160.7 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 160.8 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 160.8 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 160.8 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 160.8 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 160.8 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 160.8 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 160.9 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 160.9 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 160.9 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 160.9 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 160.9 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 160.9 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 161.0 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 161.0 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 161.0 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 161.0 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 161.0 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 161.0 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 161.0 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 161.1 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 161.1 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 161.1 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 161.1 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 161.1 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 161.2 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 161.2 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 161.2 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 161.2 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 161.2 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 161.2 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 161.2 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 161.3 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 161.3 g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o #8 161.3 g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o #8 161.3 g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o #8 161.3 g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o #8 161.3 g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o #8 161.4 g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o #8 161.4 g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o #8 161.4 g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o #8 161.4 g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o #8 161.4 g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o #8 161.5 g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o #8 161.5 g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o #8 161.5 g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o #8 161.5 g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o #8 161.5 g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o #8 161.5 g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o #8 161.5 g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o #8 161.5 g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o #8 161.6 g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o #8 161.6 g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o #8 161.6 g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o #8 161.6 g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o #8 161.6 g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o #8 161.7 g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o #8 161.7 g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o #8 161.7 g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o #8 161.7 g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o #8 161.8 g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o #8 161.8 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 161.8 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 161.8 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 161.8 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 161.8 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 161.9 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 161.9 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 161.9 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 161.9 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 161.9 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 161.9 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 162.0 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 162.0 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 162.0 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 162.0 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 162.0 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 162.1 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 162.1 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 162.1 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 162.1 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 162.1 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 162.1 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 162.2 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 162.2 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 162.2 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 162.2 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 162.2 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 162.2 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 162.3 g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o #8 162.3 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 162.3 g++ -shared -o NS_Emulation.so NS_Emulation.o #8 162.3 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 162.3 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 162.4 g++ -shared -o RAW_NS.so RAW_NS.o #8 162.5 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 162.6 g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o #8 162.7 g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o #8 162.7 g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o #8 162.7 g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o #8 162.8 g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o #8 162.8 g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o #8 162.8 g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o #8 162.8 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 162.8 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 162.8 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 162.9 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 162.9 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 162.9 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 162.9 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 162.9 g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o #8 163.0 g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o #8 163.0 g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o #8 163.0 g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o #8 163.0 g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o #8 163.0 g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o #8 163.0 g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o #8 163.0 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 163.0 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 163.0 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 163.1 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 163.1 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 163.1 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 163.1 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 163.1 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 163.1 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 163.2 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 163.2 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 163.2 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 163.2 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 163.2 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 163.2 g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o #8 163.2 g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o #8 163.2 g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o #8 163.3 g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o #8 163.3 g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o #8 163.3 g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o #8 163.3 g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o #8 163.3 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 163.3 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 163.3 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 163.4 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 163.4 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 163.4 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 163.4 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 163.5 g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o #8 163.5 g++ -shared -o RANAP_Constants.so RANAP_Constants.o #8 163.5 g++ -shared -o RANAP_Containers.so RANAP_Containers.o #8 163.5 g++ -shared -o RANAP_IEs.so RANAP_IEs.o #8 163.5 g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o #8 163.6 g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o #8 163.7 g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o #8 163.7 g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o #8 163.8 g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o #8 163.8 g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o #8 163.8 g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o #8 163.8 g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o #8 163.9 g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o #8 163.9 g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o #8 163.9 g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o #8 163.9 g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o #8 164.0 g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o #8 164.0 g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o #8 164.0 g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o #8 164.0 g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o #8 164.1 g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o #8 164.1 g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o #8 164.1 g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o #8 164.2 g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o #8 164.2 g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o #8 164.2 g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o #8 164.2 g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o #8 164.2 g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o #8 164.2 g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o #8 164.3 g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o #8 164.3 g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o #8 164.3 g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o #8 164.3 g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o #8 164.3 g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o #8 164.4 g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o #8 164.4 g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o #8 164.4 g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o #8 164.4 g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o #8 164.4 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 164.5 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 164.5 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 164.5 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 164.6 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 164.6 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 164.6 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 164.7 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 164.7 g++ -shared -o LLC_EncDec.so LLC_EncDec.o #8 164.7 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 164.7 g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o #8 164.7 g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o #8 164.8 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 164.8 g++ -shared -o TCCConversion.so TCCConversion.o #8 164.8 g++ -shared -o TCCInterface.so TCCInterface.o #8 164.9 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 166.1 g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o #8 167.7 g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o #8 173.2 g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o #8 175.1 g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o #8 176.3 g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o #8 176.9 g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o #8 180.0 g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o #8 180.8 g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o #8 181.8 g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o #8 184.2 g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o #8 184.5 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 184.5 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 184.5 -L/lib -lcrypto \ #8 184.5 -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ #8 184.5 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 186.6 make[1]: Leaving directory '/osmo-ttcn3-hacks/sgsn' #8 DONE 186.9s #9 [4/4] COPY SGSN_TESTS.CFG /data/SGSN_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 4.3s done #10 writing image sha256:5a9f9bffb506a1b839f4a31237522e28b97baf72420cf985b9d13a890699a850 done #10 naming to docker.io/osmocom-build/ttcn3-sgsn-test:latest done #10 DONE 4.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-sgsn-test' + docker_image_exists ttcn3-sgsn-test + docker images -q osmocom-build/ttcn3-sgsn-test + test -n 5a9f9bffb506 + 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-io_uring/logs/sgsn-tester + cp SGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/SGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/SGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/logs/sgsn-tester/SGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn + cp osmo-sgsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/unix + network_create + SUBNET=294850 + seq 1 30 + echo (294850 + 1) % 256 + bc + SUBNET=195 + NET_NAME=ttcn3-sgsn-test-195 + SUB4=172.18.195.0/24 + SUB6=fd02:db8:195::/64 + set +x Creating network ttcn3-sgsn-test-195, trying SUBNET=195... + docker network create --internal --subnet 172.18.195.0/24 --ipv6 --subnet fd02:db8:195::/64 ttcn3-sgsn-test-195 1e469646979e87f88dbaca9abe252bfa37754dd1a776cb350d36c9a94269fbde + set +x ### Network ttcn3-sgsn-test-195 created (SUBNET=195) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=195 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/SGSN_Tests.cfg Applying SUBNET=195 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/osmo-sgsn.cfg Applying SUBNET=195 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 195 200 + NET=195 + ADDR_SUFIX=200 + echo --network ttcn3-sgsn-test-195 --ip 172.18.195.200 --ip6 fd02:db8:195::200 + docker run --rm --network ttcn3-sgsn-test-195 --ip 172.18.195.200 --ip6 fd02:db8:195::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp:/data --name jenkins-ttcn3-sgsn-test-io_uring-58-stp -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-stp-master 2b12ae98237a0fa22e19fc563e437832a96b1f2bfb7bf716207077e7d91b1de8 + echo Starting container with SGSN Starting container with SGSN + docker_network_params 195 10 + NET=195 + ADDR_SUFIX=10 + echo --network ttcn3-sgsn-test-195 --ip 172.18.195.10 --ip6 fd02:db8:195::10 + docker run --rm --network ttcn3-sgsn-test-195 --ip 172.18.195.10 --ip6 fd02:db8:195::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn:/data --name jenkins-ttcn3-sgsn-test-io_uring-58-sgsn -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-sgsn-master /bin/sh -c osmo-sgsn -c /data/osmo-sgsn.cfg >/data/osmo-sgsn.log 2>&1 7d513d564aebc0f35c310a7b3bdf84f8a8024f0e9257b9f35bc087599291f778 + echo Starting container with SGSN testsuite Starting container with SGSN testsuite + docker_network_params 195 103 + NET=195 + ADDR_SUFIX=103 + echo --network ttcn3-sgsn-test-195 --ip 172.18.195.103 --ip6 fd02:db8:195::103 + docker run --rm --network ttcn3-sgsn-test-195 --ip 172.18.195.103 --ip6 fd02:db8:195::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.195.10 -e OSMO_SUT_PORT=4245 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester:/data --name jenkins-ttcn3-sgsn-test-io_uring-58-ttcn3-sgsn-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 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@0efb420423e9: Unix server socket created successfully. MC@0efb420423e9: Listening on TCP port 43661. MC2> 0efb420423e9 is the default spawn /osmo-ttcn3-hacks/sgsn/SGSN_Tests 0efb420423e9 43661 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0efb420423e9: New HC connected from 172.18.195.103 [172.18.195.103]. 0efb420423e9: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@0efb420423e9: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0efb420423e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0efb420423e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0efb420423e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0efb420423e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0efb420423e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0efb420423e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0efb420423e9: Configuration file was processed on all HCs. MC@0efb420423e9: Creating MTC on host 172.18.195.103. MC@0efb420423e9: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Tue May 7 12:02:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach started. SGSN_Test-Gb0-NS0(3)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(3)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(4)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(7)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(7)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(7)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(4)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb1-BSSGP1(9)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(12)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(13)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(13)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(13)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(13)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(9)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(12)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@0efb420423e9: Provider Link came up: sending NS-RESET TC_attach-BVCI210(10)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(17)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(17)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(14)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI220(16)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(18)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@0efb420423e9: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F1131C8A'O, index=0 SGSN_Test-GSUP(19)@0efb420423e9: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@0efb420423e9: 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 := '30A35785D362E290C7DBC45A2876909F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD7FF854'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20288C5ADB183FDD'O } } } } } SGSN_Test-GSUP(19)@0efb420423e9: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@0efb420423e9: Added IMSI table entry 0TC_attach(21)"262420000000001" TC_attach(21)@0efb420423e9: setverdict(pass): none -> pass TC_attach-BVCI196(6)@0efb420423e9: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(3)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@0efb420423e9: Final verdict of PTC: none TC_attach-BVCI210(10)@0efb420423e9: Final verdict of PTC: none -NSVCI98(13)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(5)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(15)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@0efb420423e9: Final verdict of PTC: none TC_attach-BVCI220(16)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(19)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(11)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(20)@0efb420423e9: Final verdict of PTC: none -NSVCI97(7)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@0efb420423e9: Final verdict of PTC: none -NSVCI99(17)@0efb420423e9: Final verdict of PTC: none TC_attach-BVCI196(6)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(20): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Tue May 7 12:02:27 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86586) Waiting for packet dumper to finish... 1 (prev_count=86586, count=105199) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Tue May 7 12:02:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_mnc3 started. SGSN_Test-Gb0-NS0(22)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(23)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(26)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(26)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(23)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_attach_mnc3-BVCI196(24)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(31)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(32)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(31)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(28)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(36)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(36)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(33)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI220(35)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(37)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@0efb420423e9: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D3C7B2A2'O, index=0 SGSN_Test-GSUP(38)@0efb420423e9: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@0efb420423e9: 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 := 'CB68E64A2C70FDF04D794CF0341FF7CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20E50597'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB4CBA053FBC1C5A'O } } } } } SGSN_Test-GSUP(38)@0efb420423e9: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@0efb420423e9: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" TC_attach_mnc3(40)@0efb420423e9: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@0efb420423e9: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@0efb420423e9: Final verdict of PTC: pass TC_attach_mnc3-BVCI210(30)@0efb420423e9: Final verdict of PTC: none -NSVCI99(36)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(25)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(39)@0efb420423e9: Final verdict of PTC: none -NSVCI97(26)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@0efb420423e9: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@0efb420423e9: Final verdict of PTC: none -NSVCI98(31)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(38)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(29)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(34)@0efb420423e9: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(39): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_mnc3 finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Tue May 7 12:02:33 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=62753) Waiting for packet dumper to finish... 1 (prev_count=62753, count=104733) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Tue May 7 12:02:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_umts_aka_umts_res started. SGSN_Test-Gb0-NS0(41)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(42)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(45)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(45)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(42)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb1-BSSGP1(47)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(43)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(50)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(50)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(47)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI210(49)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(55)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(55)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(52)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI220(54)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(56)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@0efb420423e9: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D6FC770F'O, index=0 SGSN_Test-GSUP(57)@0efb420423e9: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@0efb420423e9: 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 := 'EC5977E0C5DF96B715090D5B0A0AFA01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF18279C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE3853BB269B3DF6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '95CB5D7C6D24569673F5BD710890CC3D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C5EBAEF648FAE0119F47BAA71114D40B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '90B74661433D853D337D8FF0DF9E9460'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '312533117CA3E60A'O } } } } } SGSN_Test-GSUP(57)@0efb420423e9: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@0efb420423e9: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" TC_attach_umts_aka_umts_res(59)@0efb420423e9: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@0efb420423e9: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(47)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(48)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(53)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@0efb420423e9: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@0efb420423e9: Final verdict of PTC: none -NSVCI99(55)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(44)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@0efb420423e9: Final verdict of PTC: none -NSVCI97(45)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@0efb420423e9: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(58)@0efb420423e9: Final verdict of PTC: none -NSVCI98(50)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(57)@0efb420423e9: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(58): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Tue May 7 12:02:39 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=58390) Waiting for packet dumper to finish... 1 (prev_count=58390, count=100553) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Tue May 7 12:02:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_umts_aka_gsm_sres started. SGSN_Test-Gb0-NS0(60)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(61)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(64)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(64)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(61)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI196(63)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(70)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(69)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(69)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(66)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI210(68)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(74)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(74)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(71)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI220(73)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(75)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@0efb420423e9: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D20E6F03'O, index=0 SGSN_Test-GSUP(76)@0efb420423e9: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@0efb420423e9: 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 := '42F3E17237F96C7410D105B8C141436E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F48D074'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '203E985E670B8B9D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '335DE30689ED30281CE2CE5C771F9552'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9CD77EF2091AE289AF997B60B36A1169'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6E43D71537B76B1B1F5C515B8A5C1772'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3947862D8DCA783B'O } } } } } SGSN_Test-GSUP(76)@0efb420423e9: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@0efb420423e9: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" TC_attach_umts_aka_gsm_sres(78)@0efb420423e9: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@0efb420423e9: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@0efb420423e9: Final verdict of PTC: pass TC_attach_umts_aka_gsm_sres-BVCI220(73)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(67)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(62)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@0efb420423e9: Final verdict of PTC: none -NSVCI98(69)@0efb420423e9: Final verdict of PTC: none -NSVCI97(64)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(72)@0efb420423e9: Final verdict of PTC: none -NSVCI99(74)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(76)@0efb420423e9: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@0efb420423e9: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(77)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(77): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Tue May 7 12:02:46 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=63125) Waiting for packet dumper to finish... 1 (prev_count=63125, count=105271) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Tue May 7 12:02:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_timeout_after_pdp_act started. SGSN_Test-Gb0-NS0(79)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(80)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(83)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(83)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(80)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI196(82)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb1-BSSGP1(85)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(88)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(88)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(88)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(85)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_attach_timeout_after_pdp_act-BVCI210(87)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(93)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(93)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(90)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI220(92)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(94)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@0efb420423e9: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D906AAE2'O, index=0 SGSN_Test-GSUP(95)@0efb420423e9: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@0efb420423e9: 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 := '5A0CB1C3167B90BE7DE3FF0B69943AFF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0584E28C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A09D544ED4FFFE1D'O } } } } } SGSN_Test-GSUP(95)@0efb420423e9: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@0efb420423e9: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" TC_attach_timeout_after_pdp_act(97)@0efb420423e9: setverdict(pass): none -> pass TC_attach_timeout_after_pdp_act(97)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@0efb420423e9: Trying to receive 5 ATTACH ACCEPTs SGSN_Test-GSUP-IPA(94)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_timeout_after_pdp_act(97)@0efb420423e9: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@0efb420423e9: Make sure not more than 5 ATTACH ACCEPT messages are sent TC_attach_timeout_after_pdp_act(97)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@0efb420423e9: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(80)@0efb420423e9: Final verdict of PTC: none -NSVCI98(88)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(86)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(91)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@0efb420423e9: Final verdict of PTC: none -NSVCI99(93)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(81)@0efb420423e9: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@0efb420423e9: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@0efb420423e9: Final verdict of PTC: none -NSVCI97(83)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(96)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@0efb420423e9: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(95)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(96): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Tue May 7 12:03:20 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230858) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Tue May 7 12:03:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_auth_id_timeout started. SGSN_Test-Gb0-NS0(98)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(99)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(102)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(103)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(103)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(99)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(102)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI196(100)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(107)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(107)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(104)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_attach_auth_id_timeout-BVCI210(106)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(112)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(112)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(109)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI220(111)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(113)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@0efb420423e9: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FB5D3A84'O, index=0 SGSN_Test-GSUP(114)@0efb420423e9: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) SGSN_Test-GSUP-IPA(113)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_auth_id_timeout(116)@0efb420423e9: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@0efb420423e9: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(99)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(105)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(115)@0efb420423e9: Final verdict of PTC: none -NSVCI97(103)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@0efb420423e9: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@0efb420423e9: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@0efb420423e9: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@0efb420423e9: Final verdict of PTC: none -NSVCI98(107)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(101)@0efb420423e9: Final verdict of PTC: none -NSVCI99(112)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(110)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(114)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(115): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Tue May 7 12:03:53 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=189231) Waiting for packet dumper to finish... 1 (prev_count=189231, count=190396) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Tue May 7 12:03:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_auth_sai_timeout started. SGSN_Test-Gb0-NS0(117)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(118)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(122)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(121)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(121)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(123)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(118)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(126)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(126)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_auth_sai_timeout-BVCI196(120)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_attach_auth_sai_timeout-BVCI210(124)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-BSSGP2(128)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(131)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(131)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(131)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(128)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI220(130)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(132)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@0efb420423e9: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C03B63F9'O, index=0 SGSN_Test-GSUP(133)@0efb420423e9: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@0efb420423e9: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@0efb420423e9: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" TC_attach_auth_sai_timeout(135)@0efb420423e9: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@0efb420423e9: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@0efb420423e9: Final verdict of PTC: pass TC_attach_auth_sai_timeout-BVCI196(120)@0efb420423e9: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(133)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(119)@0efb420423e9: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@0efb420423e9: Final verdict of PTC: none -NSVCI97(121)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(125)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(129)@0efb420423e9: Final verdict of PTC: none -NSVCI98(126)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(134)@0efb420423e9: Final verdict of PTC: none -NSVCI99(131)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(134): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Tue May 7 12:04:05 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84207) Waiting for packet dumper to finish... 1 (prev_count=84207, count=95249) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Tue May 7 12:04:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_auth_sai_reject started. SGSN_Test-Gb0-NS0(136)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(136)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(137)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(140)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(140)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(140)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(137)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_attach_auth_sai_reject-BVCI196(139)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(145)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(145)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(142)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI210(144)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(150)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(150)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(147)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI220(148)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(151)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@0efb420423e9: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D4D27A0D'O, index=0 SGSN_Test-GSUP(152)@0efb420423e9: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@0efb420423e9: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@0efb420423e9: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" TC_attach_auth_sai_reject(154)@0efb420423e9: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@0efb420423e9: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(141)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@0efb420423e9: Final verdict of PTC: none -NSVCI98(145)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(138)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@0efb420423e9: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@0efb420423e9: Final verdict of PTC: none -NSVCI97(140)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(149)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(153)@0efb420423e9: Final verdict of PTC: none -NSVCI99(150)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(152)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(143)@0efb420423e9: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@0efb420423e9: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(153): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Tue May 7 12:04:15 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85503) Waiting for packet dumper to finish... 1 (prev_count=85503, count=96133) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Tue May 7 12:04:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_gsup_lu_timeout started. SGSN_Test-Gb0-NS0(155)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(156)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(159)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(159)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(156)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI196(158)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(164)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(164)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(165)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(164)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(161)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(169)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(169)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(166)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI220(168)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(170)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@0efb420423e9: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D62A3E0F'O, index=0 SGSN_Test-GSUP(171)@0efb420423e9: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@0efb420423e9: 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 := 'AC37430B6B43F8E8CCB3721CDB317EBB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32FF80A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1CA42713CF4F1BD0'O } } } } } SGSN_Test-GSUP(171)@0efb420423e9: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@0efb420423e9: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" TC_attach_gsup_lu_timeout(173)@0efb420423e9: setverdict(fail): none -> fail MC@0efb420423e9: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb2-NS2(165)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@0efb420423e9: Final verdict of PTC: none -NSVCI99(169)@0efb420423e9: Final verdict of PTC: none -NSVCI97(159)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@0efb420423e9: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@0efb420423e9: Final verdict of PTC: fail -NSVCI97-provIP(157)@0efb420423e9: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(171)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(162)@0efb420423e9: Final verdict of PTC: none -NSVCI98(164)@0efb420423e9: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(172)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(167)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@0efb420423e9: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(172): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@0efb420423e9: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Tue May 7 12:04:20 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=58445) Waiting for packet dumper to finish... 1 (prev_count=58445, count=89974) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Tue May 7 12:04:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_gsup_lu_reject started. SGSN_Test-Gb0-NS0(174)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(175)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(178)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(178)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(175)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI196(177)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(183)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(183)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(180)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(188)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(188)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(185)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI220(187)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(189)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@0efb420423e9: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DC29E124'O, index=0 SGSN_Test-GSUP(190)@0efb420423e9: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@0efb420423e9: 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 := '5E44699F51EB35ADA3C53E2D5DB65A44'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC95AA72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B5049A14F511B7F'O } } } } } SGSN_Test-GSUP(190)@0efb420423e9: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@0efb420423e9: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" TC_attach_gsup_lu_reject(192)@0efb420423e9: setverdict(fail): none -> fail MC@0efb420423e9: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb1-NS1(179)@0efb420423e9: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@0efb420423e9: Final verdict of PTC: fail SGSN_Test-Gb0-NS0(174)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@0efb420423e9: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(186)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(181)@0efb420423e9: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@0efb420423e9: Final verdict of PTC: none -NSVCI98(183)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(191)@0efb420423e9: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@0efb420423e9: Final verdict of PTC: none -NSVCI99(188)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(176)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(190)@0efb420423e9: Final verdict of PTC: none -NSVCI97(178)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(191): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@0efb420423e9: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Tue May 7 12:04:25 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=61973) Waiting for packet dumper to finish... 1 (prev_count=61973, count=95873) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Tue May 7 12:04:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_combined started. SGSN_Test-Gb0-NS0(193)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(194)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(197)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(197)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(194)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI196(195)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(202)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(203)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(202)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(204)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(199)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI210(200)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(207)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(207)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(204)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI220(205)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(208)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@0efb420423e9: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EBD05E39'O, index=0 SGSN_Test-GSUP(209)@0efb420423e9: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@0efb420423e9: 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 := '907A5E62AF903D5DC72A3EFE6D03F006'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80F6A110'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51690FD7DCC0C61A'O } } } } } SGSN_Test-GSUP(209)@0efb420423e9: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@0efb420423e9: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" TC_attach_combined(211)@0efb420423e9: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@0efb420423e9: Removing Client IMSI='262420000000007'H, index=0 TC_attach_combined(211)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(199)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@0efb420423e9: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(206)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(210)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@0efb420423e9: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(196)@0efb420423e9: Final verdict of PTC: none -NSVCI99(207)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@0efb420423e9: Final verdict of PTC: none -NSVCI97(197)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(209)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(201)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@0efb420423e9: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@0efb420423e9: Final verdict of PTC: none -NSVCI98(202)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(210): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_combined finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Tue May 7 12:04:31 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_combined.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=62303) Waiting for packet dumper to finish... 1 (prev_count=62303, count=104498) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Tue May 7 12:04:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_accept_all started. SGSN_Test-Gb0-NS0(212)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(213)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(216)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(216)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(213)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_attach_accept_all-BVCI196(215)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(222)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(221)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(221)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(221)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(218)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI210(220)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(226)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(226)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(223)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI220(225)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(227)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@0efb420423e9: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='DC027898'O, index=0 SGSN_Test-GSUP(228)@0efb420423e9: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) TC_attach_accept_all(230)@0efb420423e9: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@0efb420423e9: Removing Client IMSI='262420000000008'H, index=0 TC_attach_accept_all(230)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(212)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(219)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(224)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(214)@0efb420423e9: Final verdict of PTC: none -NSVCI98(221)@0efb420423e9: Final verdict of PTC: none -NSVCI99(226)@0efb420423e9: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@0efb420423e9: Final verdict of PTC: none -NSVCI97(216)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(229)@0efb420423e9: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(228)@0efb420423e9: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(229): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_accept_all finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Tue May 7 12:04:38 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=56080) Waiting for packet dumper to finish... 1 (prev_count=56080, count=86893) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Tue May 7 12:04:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_closed started. SGSN_Test-Gb0-NS0(231)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(232)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(235)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(235)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(232)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_attach_closed-BVCI196(234)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(241)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(240)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(240)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(237)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(239)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(245)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(245)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(242)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI220(244)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(246)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@0efb420423e9: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='F5ED05EA'O, index=0 SGSN_Test-GSUP(247)@0efb420423e9: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@0efb420423e9: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='F5ED05EA'O, index=1 TC_attach_closed(249)@0efb420423e9: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@0efb420423e9: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@0efb420423e9: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@0efb420423e9: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E93C1328'O, index=2 SGSN_Test-GSUP(247)@0efb420423e9: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) TC_attach_closed(250)@0efb420423e9: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@0efb420423e9: Removing Client IMSI='262420000000010'H, index=2 TC_attach_closed(250)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(236)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(247)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(238)@0efb420423e9: Final verdict of PTC: none -NSVCI98(240)@0efb420423e9: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(233)@0efb420423e9: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@0efb420423e9: Final verdict of PTC: none -NSVCI97(235)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(243)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@0efb420423e9: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@0efb420423e9: Final verdict of PTC: none -NSVCI99(245)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(248)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(248): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@0efb420423e9: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@0efb420423e9: Test case TC_attach_closed finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Tue May 7 12:04:45 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_closed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=79013) Waiting for packet dumper to finish... 1 (prev_count=79013, count=91980) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Tue May 7 12:04:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_no_imei_response started. SGSN_Test-Gb0-NS0(251)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(251)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } SGSN_Test-Gb0-BSSGP0(252)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(255)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(255)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(255)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(252)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI196(254)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb1-NS1(256)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(260)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(260)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(260)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(257)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(265)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(265)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(262)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI220(263)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(266)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@0efb420423e9: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D59FD752'O, index=0 SGSN_Test-GSUP(267)@0efb420423e9: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) SGSN_Test-GSUP-IPA(266)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imei_response(269)@0efb420423e9: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@0efb420423e9: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(251)@0efb420423e9: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@0efb420423e9: Final verdict of PTC: none -NSVCI98(260)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(264)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(268)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(267)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(253)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@0efb420423e9: Final verdict of PTC: none -NSVCI99(265)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(258)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@0efb420423e9: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@0efb420423e9: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@0efb420423e9: Final verdict of PTC: none -NSVCI97(255)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(268): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Tue May 7 12:05:21 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169657) Waiting for packet dumper to finish... 1 (prev_count=169657, count=170734) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Tue May 7 12:05:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_no_imsi_response started. SGSN_Test-Gb0-NS0(270)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(271)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(274)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(274)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(271)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI196(273)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(279)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(279)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(276)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI210(278)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb2-BSSGP2(281)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(284)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(284)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(281)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI220(283)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(285)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@0efb420423e9: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C9099133'O, index=0 SGSN_Test-GSUP(286)@0efb420423e9: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) SGSN_Test-GSUP-IPA(285)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imsi_response(288)@0efb420423e9: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@0efb420423e9: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(280)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@0efb420423e9: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(277)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(286)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@0efb420423e9: Final verdict of PTC: none -NSVCI98(279)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(282)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(287)@0efb420423e9: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@0efb420423e9: Final verdict of PTC: none -NSVCI99(284)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@0efb420423e9: Final verdict of PTC: none -NSVCI97(274)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(272)@0efb420423e9: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(287): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Tue May 7 12:05:57 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=174873) Waiting for packet dumper to finish... 1 (prev_count=174873, count=193835) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Tue May 7 12:06:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_closed_add_vty started. SGSN_Test-Gb0-NS0(289)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(289)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } SGSN_Test-Gb0-BSSGP0(290)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(293)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(293)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(293)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(290)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI196(292)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(298)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(298)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(299)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(295)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-BSSGP2(300)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(303)@0efb420423e9: Provider Link came up: sending NS-RESET TC_attach_closed_add_vty-BVCI210(297)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(303)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(303)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(300)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI220(302)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(304)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@0efb420423e9: 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(304)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@0efb420423e9: 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(304)@0efb420423e9: 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(304)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@0efb420423e9: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F60D5EC7'O, index=0 SGSN_Test-GSUP(305)@0efb420423e9: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@0efb420423e9: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F60D5EC7'O, index=1 TC_attach_closed_add_vty(307)@0efb420423e9: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@0efb420423e9: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@0efb420423e9: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F60D5EC7'O, index=2 TC_attach_closed_add_vty(307)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@0efb420423e9: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(294)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@0efb420423e9: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(291)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@0efb420423e9: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(306)@0efb420423e9: Final verdict of PTC: none -NSVCI97(293)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(296)@0efb420423e9: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(305)@0efb420423e9: Final verdict of PTC: none -NSVCI99(303)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(301)@0efb420423e9: Final verdict of PTC: none -NSVCI98(298)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(306): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Tue May 7 12:06:04 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78666) Waiting for packet dumper to finish... 1 (prev_count=78666, count=91633) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Tue May 7 12:06:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_check_subscriber_list started. SGSN_Test-Gb0-NS0(308)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(309)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(312)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(312)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(309)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI196(311)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(317)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(317)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(314)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI210(316)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(322)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(322)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(319)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI220(321)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(323)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@0efb420423e9: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='CAD34256'O, index=0 SGSN_Test-GSUP(324)@0efb420423e9: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@0efb420423e9: 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 := 'A36C23118D7E0D66CDB0021417E1ED3A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E681FAFD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91FB2514DBBA36A9'O } } } } } SGSN_Test-GSUP(324)@0efb420423e9: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@0efb420423e9: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" TC_attach_check_subscriber_list(326)@0efb420423e9: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@0efb420423e9: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-GSUP(324)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@0efb420423e9: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@0efb420423e9: Final verdict of PTC: none -NSVCI98(317)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(315)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(310)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(325)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@0efb420423e9: Final verdict of PTC: none -NSVCI97(312)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(320)@0efb420423e9: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@0efb420423e9: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@0efb420423e9: Final verdict of PTC: none -NSVCI99(322)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(325): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Tue May 7 12:06:11 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107564) Waiting for packet dumper to finish... 1 (prev_count=107564, count=108641) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Tue May 7 12:06:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_detach_check_subscriber_list started. SGSN_Test-Gb0-NS0(327)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(327)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(328)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(331)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(331)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(331)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(328)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_attach_detach_check_subscriber_list-BVCI196(329)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(337)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(336)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(336)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(336)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(333)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb2-BSSGP2(338)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(341)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(334)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(341)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(341)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(341)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(338)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI220(340)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(342)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@0efb420423e9: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F6C96910'O, index=0 SGSN_Test-GSUP(343)@0efb420423e9: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@0efb420423e9: 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 := 'EE588BDB83F2E046E3A3847994322110'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9434705D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C27CE55F05314B9'O } } } } } SGSN_Test-GSUP(343)@0efb420423e9: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@0efb420423e9: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" TC_attach_detach_check_subscriber_list(345)@0efb420423e9: setverdict(pass): none -> pass TC_attach_detach_check_subscriber_list(345)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@0efb420423e9: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@0efb420423e9: Final verdict of PTC: pass TC_attach_detach_check_subscriber_list-BVCI196(329)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(339)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(330)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(344)@0efb420423e9: Final verdict of PTC: none -NSVCI99(341)@0efb420423e9: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(335)@0efb420423e9: Final verdict of PTC: none -NSVCI98(336)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@0efb420423e9: Final verdict of PTC: none -NSVCI97(331)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@0efb420423e9: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(343)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(344): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Tue May 7 12:06:21 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100167) Waiting for packet dumper to finish... 1 (prev_count=100167, count=107638) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Tue May 7 12:06:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_check_complete_resend started. SGSN_Test-Gb0-NS0(346)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(347)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(351)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(350)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(351)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(351)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(347)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(348)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(350)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(355)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(355)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(352)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI210(354)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(361)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(361)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(357)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI220(358)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(360)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@0efb420423e9: 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(360)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(360)@0efb420423e9: 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(360)@0efb420423e9: 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(360)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@0efb420423e9: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F5E0C8C1'O, index=0 SGSN_Test-GSUP(362)@0efb420423e9: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@0efb420423e9: 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 := '4A11C8AB36B1AAE3D45F3AC1400D5E82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE2C3218'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A6B53B03437194D'O } } } } } SGSN_Test-GSUP(362)@0efb420423e9: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@0efb420423e9: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" TC_attach_check_complete_resend(364)@0efb420423e9: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@0efb420423e9: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@0efb420423e9: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@0efb420423e9: Warning: Re-starting timer T, which is already active (running or expired). SGSN_Test-GSUP-IPA(360)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_check_complete_resend(364)@0efb420423e9: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@0efb420423e9: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@0efb420423e9: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@0efb420423e9: Final verdict of PTC: pass TC_attach_check_complete_resend-BVCI210(354)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@0efb420423e9: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@0efb420423e9: Final verdict of PTC: none -NSVCI97(351)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(349)@0efb420423e9: Final verdict of PTC: none -NSVCI99(361)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(363)@0efb420423e9: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@0efb420423e9: Final verdict of PTC: none -NSVCI98(355)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(359)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(353)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(362)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(363): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Tue May 7 12:07:00 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214412) Waiting for packet dumper to finish... 1 (prev_count=214412, count=215489) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Tue May 7 12:07:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_hlr_location_cancel_request_update started. SGSN_Test-Gb0-NS0(365)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(366)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(370)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(369)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(369)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(371)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(366)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(370)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb0-BSSGP0(366)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(374)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(374)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_hlr_location_cancel_request_update-BVCI196(368)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(374)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(371)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI210(373)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(379)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(379)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(376)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI220(378)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(380)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@0efb420423e9: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C0F70F4E'O, index=0 SGSN_Test-GSUP(381)@0efb420423e9: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@0efb420423e9: 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 := 'C92F2F75596B54E3D25F93E65E845D85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '12C563CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6AC4A1249F22D7C'O } } } } } SGSN_Test-GSUP(381)@0efb420423e9: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@0efb420423e9: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" TC_hlr_location_cancel_request_update(383)@0efb420423e9: setverdict(pass): none -> pass TC_hlr_location_cancel_request_update(383)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed MC@0efb420423e9: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb2-NS2(375)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(367)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(381)@0efb420423e9: Final verdict of PTC: none -NSVCI98(374)@0efb420423e9: Final verdict of PTC: none -NSVCI97(369)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(377)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@0efb420423e9: Final verdict of PTC: none -NSVCI99(379)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(372)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(382)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@0efb420423e9: Final verdict of PTC: pass TC_hlr_location_cancel_request_update-BVCI196(368)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(382): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@0efb420423e9: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Tue May 7 12:07:10 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=117072) Waiting for packet dumper to finish... 1 (prev_count=117072, count=124636) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Tue May 7 12:07:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_hlr_location_cancel_request_withdraw started. SGSN_Test-Gb0-NS0(384)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(385)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(388)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(388)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(385)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb1-BSSGP1(390)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(394)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(393)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(393)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(393)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb2-BSSGP2(395)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(398)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(390)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(398)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(398)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(398)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(395)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(399)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@0efb420423e9: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C598F1EE'O, index=0 SGSN_Test-GSUP(400)@0efb420423e9: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@0efb420423e9: 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 := '1DCECC873BDD9A233D87C4EE48CE0DD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E681D388'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCB79EBE8395BBB2'O } } } } } SGSN_Test-GSUP(400)@0efb420423e9: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@0efb420423e9: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" TC_hlr_location_cancel_request_withdraw(402)@0efb420423e9: setverdict(pass): none -> pass TC_hlr_location_cancel_request_withdraw(402)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@0efb420423e9: Removing Client IMSI='262420000000029'H, index=0 TC_hlr_location_cancel_request_withdraw(402)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(390)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(396)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(401)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(392)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@0efb420423e9: Final verdict of PTC: none -NSVCI99(398)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(400)@0efb420423e9: Final verdict of PTC: none -NSVCI98(393)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@0efb420423e9: Final verdict of PTC: none -NSVCI97(388)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(387)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(386)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(401): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@0efb420423e9: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Tue May 7 12:07:16 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=59350) Waiting for packet dumper to finish... 1 (prev_count=59350, count=111152) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:07:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. SGSN_Test-Gb0-NS0(403)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(404)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } SGSN_Test-Gb1-NS1(407)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(408)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(408)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(408)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(409)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(407)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(404)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(412)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(409)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb2-BSSGP2(414)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(417)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(417)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(417)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(414)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@0efb420423e9: 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)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(418)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0efb420423e9: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FDD2AA76'O, index=0 SGSN_Test-GSUP(419)@0efb420423e9: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@0efb420423e9: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@0efb420423e9: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@0efb420423e9: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0efb420423e9: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(407)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@0efb420423e9: Final verdict of PTC: none -NSVCI97(408)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(419)@0efb420423e9: Final verdict of PTC: none -NSVCI98(412)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@0efb420423e9: Final verdict of PTC: none -NSVCI99(417)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(410)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(415)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(405)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(420)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(420): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@0efb420423e9: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Tue May 7 12:07:22 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 172.18.195.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=41957) Waiting for packet dumper to finish... 1 (prev_count=41957, count=69459) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:07:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. SGSN_Test-Gb0-NS0(422)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(423)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(426)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(426)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(423)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(431)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(432)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(432)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(428)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(431)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(436)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(436)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(433)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@0efb420423e9: 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)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(437)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0efb420423e9: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C3D45C6C'O, index=0 SGSN_Test-GSUP(438)@0efb420423e9: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@0efb420423e9: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@0efb420423e9: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@0efb420423e9: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0efb420423e9: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(422)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@0efb420423e9: Final verdict of PTC: none -NSVCI97(426)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(434)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(439)@0efb420423e9: Final verdict of PTC: none -NSVCI99(436)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(430)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(438)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(424)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@0efb420423e9: Final verdict of PTC: none -NSVCI98(432)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@0efb420423e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(439): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@0efb420423e9: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Tue May 7 12:07:27 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 172.18.195.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=41338) Waiting for packet dumper to finish... 1 (prev_count=41338, count=68755) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Tue May 7 12:07:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_rau_unknown started. SGSN_Test-Gb0-NS0(441)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(442)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(445)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(445)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(442)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI196(444)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(450)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(450)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(447)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(455)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(455)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(452)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI220(454)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(456)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@0efb420423e9: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C6FC5B29'O, index=0 SGSN_Test-GSUP(457)@0efb420423e9: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) TC_rau_unknown(459)@0efb420423e9: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@0efb420423e9: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(441)@0efb420423e9: Final verdict of PTC: none -NSVCI97(445)@0efb420423e9: Final verdict of PTC: none -NSVCI99(455)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@0efb420423e9: Final verdict of PTC: none -NSVCI98(450)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(453)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(443)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(448)@0efb420423e9: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@0efb420423e9: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(457)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(458)@0efb420423e9: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(458): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@0efb420423e9: Test case TC_rau_unknown finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Tue May 7 12:07:32 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_rau_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40453) Waiting for packet dumper to finish... 1 (prev_count=40453, count=70606) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Tue May 7 12:07:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_rau started. SGSN_Test-Gb0-NS0(460)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(461)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(464)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(465)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(465)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(466)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(461)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI196(462)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(464)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(469)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(470)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(470)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(466)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI210(467)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(469)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(474)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(474)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(471)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI220(473)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(475)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(462)@0efb420423e9: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CD083A55'O, index=0 SGSN_Test-GSUP(476)@0efb420423e9: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@0efb420423e9: 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 := '5E123AB1D9626493F03662039C626166'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D337390'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0608BEF07C82A9A7'O } } } } } SGSN_Test-GSUP(476)@0efb420423e9: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@0efb420423e9: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" TC_attach_rau(478)@0efb420423e9: setverdict(pass): none -> pass TC_attach_rau(478)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@0efb420423e9: Removing Client IMSI='262420000000012'H, index=0 TC_attach_rau(478)@0efb420423e9: Final verdict of PTC: pass TC_attach_rau-BVCI196(462)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(476)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@0efb420423e9: Final verdict of PTC: none -NSVCI97(465)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@0efb420423e9: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@0efb420423e9: Final verdict of PTC: none -NSVCI98(470)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(463)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(477)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(472)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@0efb420423e9: Final verdict of PTC: none -NSVCI99(474)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(468)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@0efb420423e9: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(477): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_rau finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Tue May 7 12:07:38 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107046) Waiting for packet dumper to finish... 1 (prev_count=107046, count=108123) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Tue May 7 12:07:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_rau_a_a started. SGSN_Test-Gb0-NS0(479)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(479)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(480)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(483)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(483)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(483)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(480)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI196(482)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(488)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(488)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(485)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI210(487)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(493)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(493)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(490)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI220(492)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(494)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@0efb420423e9: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F43BAF28'O, index=0 SGSN_Test-GSUP(495)@0efb420423e9: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@0efb420423e9: 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 := '4E710F4EFF74EC66961AF77371EF2C13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5E3D9A11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0DA9D1B222D490B'O } } } } } SGSN_Test-GSUP(495)@0efb420423e9: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@0efb420423e9: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" TC_attach_rau_a_a(497)@0efb420423e9: setverdict(pass): none -> pass TC_attach_rau_a_a(497)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@0efb420423e9: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@0efb420423e9: Final verdict of PTC: pass TC_attach_rau_a_a-BVCI220(492)@0efb420423e9: Final verdict of PTC: none -NSVCI99(493)@0efb420423e9: Final verdict of PTC: none -NSVCI97(483)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(496)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(481)@0efb420423e9: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(486)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(491)@0efb420423e9: Final verdict of PTC: none -NSVCI98(488)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(495)@0efb420423e9: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(496): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Tue May 7 12:07:48 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=117632) Waiting for packet dumper to finish... 1 (prev_count=117632, count=142757) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Tue May 7 12:07:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_rau_a_b started. SGSN_Test-Gb0-NS0(498)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(499)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(502)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(502)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(499)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI196(501)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb2-NS2(508)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(507)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(507)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(507)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(509)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(504)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(512)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_rau_a_b-BVCI210(505)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(509)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI220(511)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(513)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@0efb420423e9: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EB3D1C12'O, index=0 SGSN_Test-GSUP(514)@0efb420423e9: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@0efb420423e9: 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 := '597B1D14CF9AA6A260098BA7441149F4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6DD39B3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44355126EBBD6E43'O } } } } } SGSN_Test-GSUP(514)@0efb420423e9: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@0efb420423e9: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" TC_attach_rau_a_b(516)@0efb420423e9: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@0efb420423e9: attach complete sending rau TC_attach_rau_a_b(516)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@0efb420423e9: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@0efb420423e9: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(505)@0efb420423e9: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CD20BF20'O, index=0 TC_attach_rau_a_b(516)@0efb420423e9: sending second RAU via different RA TC_attach_rau_a_b(516)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@0efb420423e9: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(503)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(515)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(514)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(500)@0efb420423e9: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(506)@0efb420423e9: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@0efb420423e9: Final verdict of PTC: none -NSVCI97(502)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(510)@0efb420423e9: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@0efb420423e9: Final verdict of PTC: none -NSVCI98(507)@0efb420423e9: Final verdict of PTC: none -NSVCI99(512)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(515): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Tue May 7 12:07:59 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132625) Waiting for packet dumper to finish... 1 (prev_count=132625, count=139777) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Tue May 7 12:08:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_usim_resync started. SGSN_Test-Gb0-NS0(517)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(518)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(522)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(521)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(521)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(521)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(523)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(518)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI196(519)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(527)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(526)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(526)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(523)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_resync-BVCI210(525)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(531)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(531)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(531)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(528)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI220(530)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(532)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(519)@0efb420423e9: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='D4A07A68'O, index=0 SGSN_Test-GSUP(533)@0efb420423e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@0efb420423e9: 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 := 'AE0266C8B5FD1334FAC59D1E146E617A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1A19FDE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0059505FA17460B1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E59037F7570AA3E654CEDE5D5085544E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '421ED91D8524F37F39B639485FBEB9E3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9E6542C9AA2C8AF2DE0AE1907405ABDF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4C83E06989EA1645'O } } } } } SGSN_Test-GSUP(533)@0efb420423e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@0efb420423e9: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" TC_attach_usim_resync(535)@0efb420423e9: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(519)@0efb420423e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_resync(535)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(517)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@0efb420423e9: Final verdict of PTC: none -NSVCI97(521)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(529)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@0efb420423e9: Final verdict of PTC: none -NSVCI99(531)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(519)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(534)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(520)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(524)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@0efb420423e9: Final verdict of PTC: none -NSVCI98(526)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(533)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_resync-BVCI196(519): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(534): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_usim_resync finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Tue May 7 12:08:04 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109283) Waiting for packet dumper to finish... 1 (prev_count=109283, count=110360) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Tue May 7 12:08:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_usim_a54_a54 started. SGSN_Test-Gb0-NS0(536)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(537)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(541)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(540)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(540)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(537)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a54-BVCI196(539)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(545)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(545)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(545)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(546)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(542)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI210(544)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb2-BSSGP2(547)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(550)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(550)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(550)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(547)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI220(549)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(551)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@0efb420423e9: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='F3BC8A13'O, index=0 SGSN_Test-GSUP(552)@0efb420423e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@0efb420423e9: 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 := '9B2D1D785C7DAAEEB5E2F6300A807CDB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '180CAA35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4980B5FD8A56CF85'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3F11212459FB1C55391C2950EDFDEBBA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3688292F8E8D716A2C06E4243CD39117'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1433B3375B7223ACAB873DB1F618CAC0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9D7DA8126D6328CA'O } } } } } SGSN_Test-GSUP(552)@0efb420423e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@0efb420423e9: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" TC_attach_usim_a54_a54(554)@0efb420423e9: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@0efb420423e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(546)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(552)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(548)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(543)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@0efb420423e9: Final verdict of PTC: none -NSVCI98(545)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(553)@0efb420423e9: Final verdict of PTC: none -NSVCI97(540)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(538)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@0efb420423e9: Final verdict of PTC: none -NSVCI99(550)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(553): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Tue May 7 12:08:10 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=63100) Waiting for packet dumper to finish... 1 (prev_count=63100, count=89151) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Tue May 7 12:08:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_usim_a54_a53 started. SGSN_Test-Gb0-NS0(555)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(556)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(559)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(559)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(556)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI196(558)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(565)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(565)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(564)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(561)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(562)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(564)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(569)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(569)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(566)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI220(568)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(570)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@0efb420423e9: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='CAD65A53'O, index=0 SGSN_Test-GSUP(571)@0efb420423e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@0efb420423e9: 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 := 'A5B4426897351A5C9722D67DFDCDE6A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82696109'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E0B52820EFF58EC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DB77E87D4DE1F2350E1CF602B788CD12'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '928840CC8F47A723CF37FB14A14ED899'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '478BD6EE05A7918097D7BF8AD585E179'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '27DE6B186B1C5C7C'O } } } } } SGSN_Test-GSUP(571)@0efb420423e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@0efb420423e9: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" TC_attach_usim_a54_a53(573)@0efb420423e9: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@0efb420423e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(555)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(571)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(563)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(567)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(572)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(557)@0efb420423e9: Final verdict of PTC: none -NSVCI97(559)@0efb420423e9: Final verdict of PTC: none -NSVCI99(569)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@0efb420423e9: Final verdict of PTC: none -NSVCI98(565)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(572): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Tue May 7 12:08:15 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88111) Waiting for packet dumper to finish... 1 (prev_count=88111, count=88688) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Tue May 7 12:08:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_usim_a53_a54 started. SGSN_Test-Gb0-NS0(574)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(575)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(579)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(579)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(579)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(579)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(579)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(578)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(575)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(576)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(578)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(583)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(583)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(580)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI210(582)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(588)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(588)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(585)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI220(587)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(589)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(576)@0efb420423e9: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='D7150F48'O, index=0 SGSN_Test-GSUP(590)@0efb420423e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@0efb420423e9: 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 := 'C75A9D77B0AEAD9177A072AD7BE4B344'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C62F3F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7070BDCEA3042FB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '34B05B2EC3B53F38BCD452E7942CBD8B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '013CD375483CADF275727EBD367F2030'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C83D2AEE68FE04966B283748CAFDAA43'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B9818B82F055EC5C'O } } } } } SGSN_Test-GSUP(590)@0efb420423e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@0efb420423e9: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" TC_attach_usim_a53_a54(592)@0efb420423e9: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(576)@0efb420423e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@0efb420423e9: Final verdict of PTC: pass TC_attach_usim_a53_a54-BVCI210(582)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(578)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(577)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(581)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(591)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(576)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(586)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@0efb420423e9: Final verdict of PTC: none -NSVCI99(588)@0efb420423e9: Final verdict of PTC: none -NSVCI98(583)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@0efb420423e9: Final verdict of PTC: none -NSVCI97(579)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(590)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(576): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(578): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(579): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(591): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Tue May 7 12:08:20 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_usim_a53_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=70006) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Tue May 7 12:08:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_usim_a50_a54 started. SGSN_Test-Gb0-NS0(593)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(594)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(598)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(597)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(597)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(597)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(594)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(595)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(602)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(603)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(602)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(599)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(601)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(607)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(607)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(604)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI220(606)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(608)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(595)@0efb420423e9: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='E65517B0'O, index=0 SGSN_Test-GSUP(609)@0efb420423e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@0efb420423e9: 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 := '1B9927917008946B84CAF5958D196ECD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17047C9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65B82836F81FD4A1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '18DE5B5BAAEC3E2A28DC441DADDDE68F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '92E4E73C4BCC6B6C94CB417F7B33F49E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4B074CCB8E12C22BF18B73EB82E94E5D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '98D694ACB207C39C'O } } } } } SGSN_Test-GSUP(609)@0efb420423e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@0efb420423e9: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" TC_attach_usim_a50_a54(611)@0efb420423e9: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(595)@0efb420423e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@0efb420423e9: Final verdict of PTC: pass -NSVCI99(607)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(595)@0efb420423e9: Final verdict of PTC: none -NSVCI97(597)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(600)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@0efb420423e9: Final verdict of PTC: none -NSVCI98(602)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(609)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(605)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(596)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(610)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(595): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(610): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Tue May 7 12:08:26 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87563) Waiting for packet dumper to finish... 1 (prev_count=87563, count=88640) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Tue May 7 12:08:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_usim_a54_a50 started. SGSN_Test-Gb0-NS0(612)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(613)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(617)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(616)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(616)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(616)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(613)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(615)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(621)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(621)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(618)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_attach_usim_a54_a50-BVCI210(620)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(626)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(626)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(623)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI220(625)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(627)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@0efb420423e9: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='E78D9521'O, index=0 SGSN_Test-GSUP(628)@0efb420423e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@0efb420423e9: 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 := 'F7B009740D451AEF10E7576B1A0E5561'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF1ED32B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED8AD824E062EA2C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FF460E455CCFB864B69D01E818E2E6F4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '85D0F63ECDB609AF7F0DD7A5266045FC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7184268754CA3E596D0F2D93055A45D5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '86CB741F7CACAE05'O } } } } } SGSN_Test-GSUP(628)@0efb420423e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@0efb420423e9: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" TC_attach_usim_a54_a50(630)@0efb420423e9: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@0efb420423e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@0efb420423e9: Final verdict of PTC: pass TC_attach_usim_a54_a50-BVCI210(620)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@0efb420423e9: Final verdict of PTC: none -NSVCI99(626)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(629)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(619)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(614)@0efb420423e9: Final verdict of PTC: none -NSVCI97(616)@0efb420423e9: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@0efb420423e9: Final verdict of PTC: none -NSVCI98(621)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(624)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(628)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(629): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Tue May 7 12:08:32 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44624) Waiting for packet dumper to finish... 1 (prev_count=44624, count=70675) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Tue May 7 12:08:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_detach_unknown_nopoweroff started. SGSN_Test-Gb0-NS0(631)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(632)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(635)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(635)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(632)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI196(634)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb1-BSSGP1(637)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(640)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(640)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(637)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI210(639)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb2-BSSGP2(642)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(646)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(646)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(642)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI220(643)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(645)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@0efb420423e9: 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(645)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(645)@0efb420423e9: 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(645)@0efb420423e9: 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(645)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@0efb420423e9: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='E25DCC2B'O, index=0 SGSN_Test-GSUP(647)@0efb420423e9: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) TC_detach_unknown_nopoweroff(649)@0efb420423e9: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@0efb420423e9: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(632)@0efb420423e9: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@0efb420423e9: Final verdict of PTC: none -NSVCI98(640)@0efb420423e9: Final verdict of PTC: none -NSVCI97(635)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(638)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(648)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(633)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(647)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@0efb420423e9: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(644)@0efb420423e9: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@0efb420423e9: Final verdict of PTC: none -NSVCI99(646)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(648): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@0efb420423e9: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Tue May 7 12:08:38 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44750) Waiting for packet dumper to finish... 1 (prev_count=44750, count=74033) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Tue May 7 12:08:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_detach_unknown_poweroff started. SGSN_Test-Gb0-NS0(650)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(651)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(654)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(654)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(651)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_detach_unknown_poweroff-BVCI196(653)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(659)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(659)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(656)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_detach_unknown_poweroff-BVCI210(658)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(665)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(665)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(665)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(665)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(661)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI220(662)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(664)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@0efb420423e9: 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(664)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(664)@0efb420423e9: 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(664)@0efb420423e9: 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(664)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@0efb420423e9: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='F5770A1D'O, index=0 SGSN_Test-GSUP(666)@0efb420423e9: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) TC_detach_unknown_poweroff(668)@0efb420423e9: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@0efb420423e9: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(651)@0efb420423e9: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@0efb420423e9: Final verdict of PTC: none -NSVCI98(659)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(666)@0efb420423e9: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(657)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@0efb420423e9: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(663)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(652)@0efb420423e9: Final verdict of PTC: none -NSVCI97(654)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(667)@0efb420423e9: Final verdict of PTC: none -NSVCI99(665)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(667): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@0efb420423e9: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Tue May 7 12:08:48 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=61108) Waiting for packet dumper to finish... 1 (prev_count=61108, count=86645) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Tue May 7 12:08:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_detach_nopoweroff started. SGSN_Test-Gb0-NS0(669)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(670)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(674)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(673)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(673)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(670)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_detach_nopoweroff-BVCI196(672)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(675)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(678)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(678)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(678)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(675)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI210(677)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(683)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(683)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(680)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI220(682)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(684)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@0efb420423e9: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='FE5FD574'O, index=0 SGSN_Test-GSUP(685)@0efb420423e9: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@0efb420423e9: 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 := 'EB05EDBCDF84799E68A4ECE00B4D06FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CFD16298'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '894E235C2842871A'O } } } } } SGSN_Test-GSUP(685)@0efb420423e9: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@0efb420423e9: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" TC_detach_nopoweroff(687)@0efb420423e9: setverdict(pass): none -> pass TC_detach_nopoweroff(687)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@0efb420423e9: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-GSUP(685)@0efb420423e9: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(681)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(671)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@0efb420423e9: Final verdict of PTC: none -NSVCI99(683)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@0efb420423e9: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@0efb420423e9: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(686)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@0efb420423e9: Final verdict of PTC: none -NSVCI97(673)@0efb420423e9: Final verdict of PTC: none -NSVCI98(678)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(676)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(686): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@0efb420423e9: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Tue May 7 12:08:53 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106666) Waiting for packet dumper to finish... 1 (prev_count=106666, count=107743) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Tue May 7 12:08:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_detach_poweroff started. SGSN_Test-Gb0-NS0(688)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(689)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(692)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(692)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(689)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI196(691)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(697)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(697)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(697)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(694)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_detach_poweroff-BVCI210(696)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(702)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(702)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(699)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI220(701)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(703)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@0efb420423e9: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='DFCAD808'O, index=0 SGSN_Test-GSUP(704)@0efb420423e9: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@0efb420423e9: 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 := '26436D192AD287112CE5BCBF7F8B9E09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2450CF95'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2B696F7E7C5BFD6'O } } } } } SGSN_Test-GSUP(704)@0efb420423e9: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@0efb420423e9: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" TC_detach_poweroff(706)@0efb420423e9: setverdict(pass): none -> pass TC_detach_poweroff(706)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@0efb420423e9: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(688)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@0efb420423e9: Final verdict of PTC: none -NSVCI98(697)@0efb420423e9: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@0efb420423e9: Final verdict of PTC: none -NSVCI99(702)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(700)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(695)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(704)@0efb420423e9: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(690)@0efb420423e9: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(705)@0efb420423e9: Final verdict of PTC: none -NSVCI97(692)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(705): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@0efb420423e9: Test case TC_detach_poweroff finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Tue May 7 12:09:04 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=117842) Waiting for packet dumper to finish... 1 (prev_count=117842, count=124994) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Tue May 7 12:09:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act started. SGSN_Test-Gb0-NS0(707)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(708)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(711)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(711)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(708)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI196(710)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(716)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(716)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(713)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_attach_pdp_act-BVCI210(715)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(721)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(721)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(718)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(722)@0efb420423e9: Established a new IPA connection (conn_id=2) TC_attach_pdp_act-BVCI220(720)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(722)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@0efb420423e9: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='E711878D'O, index=0 SGSN_Test-GSUP(723)@0efb420423e9: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@0efb420423e9: 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 := '8CE8E6ED99E4D1C06507A270605EA96C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C0F1475'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7496E2A5FDF55D27'O } } } } } SGSN_Test-GSUP(723)@0efb420423e9: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" TC_attach_pdp_act(725)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act(725)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@0efb420423e9: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@0efb420423e9: Final verdict of PTC: pass TC_attach_pdp_act-BVCI220(720)@0efb420423e9: Final verdict of PTC: none -NSVCI98(716)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(723)@0efb420423e9: Final verdict of PTC: none -NSVCI99(721)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(709)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(724)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(714)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(719)@0efb420423e9: Final verdict of PTC: none -NSVCI97(711)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(724): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Tue May 7 12:09:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107281) Waiting for packet dumper to finish... 1 (prev_count=107281, count=108358) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Tue May 7 12:09:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_pdp_act_unattached started. SGSN_Test-Gb0-NS0(726)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(727)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(730)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(730)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(727)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(729)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(736)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(735)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(735)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(735)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(732)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(733)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(740)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(740)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(737)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI220(739)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(741)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@0efb420423e9: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='D86C3335'O, index=0 SGSN_Test-GSUP(742)@0efb420423e9: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) TC_pdp_act_unattached(744)@0efb420423e9: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@0efb420423e9: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@0efb420423e9: Final verdict of PTC: pass TC_pdp_act_unattached-BVCI210(733)@0efb420423e9: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(742)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(743)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(738)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@0efb420423e9: Final verdict of PTC: none -NSVCI98(735)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(728)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@0efb420423e9: Final verdict of PTC: none -NSVCI97(730)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(734)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@0efb420423e9: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@0efb420423e9: Final verdict of PTC: none -NSVCI99(740)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(743): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@0efb420423e9: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Tue May 7 12:09:14 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=58258) Waiting for packet dumper to finish... 1 (prev_count=58258, count=75709) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Tue May 7 12:09:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act_user started. SGSN_Test-Gb0-NS0(745)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(746)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(750)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(749)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(750)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(746)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(747)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(754)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(754)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(751)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(753)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(760)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(760)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(756)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI220(757)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(759)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@0efb420423e9: 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(759)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@0efb420423e9: 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(759)@0efb420423e9: 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(759)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@0efb420423e9: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='DAB90DDE'O, index=0 SGSN_Test-GSUP(761)@0efb420423e9: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@0efb420423e9: 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 := 'C8D03335A49487D885533D2718D1C2F4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C74AFBA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9EEFF6CC26E2BFB4'O } } } } } SGSN_Test-GSUP(761)@0efb420423e9: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" TC_attach_pdp_act_user(763)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act_user(763)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(747)@0efb420423e9: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@0efb420423e9: Final verdict of PTC: pass -NSVCI98(754)@0efb420423e9: Final verdict of PTC: none -NSVCI97(750)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@0efb420423e9: Final verdict of PTC: none -NSVCI99(760)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(757)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(747)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(752)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(748)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(761)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(762)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(758)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(757): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(762): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Tue May 7 12:09:18 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110657) Waiting for packet dumper to finish... 1 (prev_count=110657, count=111734) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Tue May 7 12:09:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act_ggsn_reject started. SGSN_Test-Gb0-NS0(764)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(764)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(765)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(768)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(768)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(768)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(765)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(774)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(773)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(773)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(773)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(775)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(770)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@0efb420423e9: Provider Link came up: sending NS-RESET TC_attach_pdp_act_ggsn_reject-BVCI210(772)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(778)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(778)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(775)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(779)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@0efb420423e9: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='C8FD1260'O, index=0 SGSN_Test-GSUP(780)@0efb420423e9: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@0efb420423e9: 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 := '286FBEC1C042E1D7784054D93A6104DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B73F816'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F62C911061281BE'O } } } } } SGSN_Test-GSUP(780)@0efb420423e9: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" TC_attach_pdp_act_ggsn_reject(782)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act_ggsn_reject(782)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@0efb420423e9: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(770)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(781)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(776)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(766)@0efb420423e9: Final verdict of PTC: none -NSVCI99(778)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(780)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@0efb420423e9: Final verdict of PTC: none -NSVCI97(768)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(771)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@0efb420423e9: Final verdict of PTC: none -NSVCI98(773)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(781): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Tue May 7 12:09:22 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95260) Waiting for packet dumper to finish... 1 (prev_count=95260, count=114519) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:09:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act_user_deact_mo started. SGSN_Test-Gb0-NS0(783)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(784)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(787)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(787)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(784)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(792)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(792)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(789)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(798)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(798)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(794)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(797)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@0efb420423e9: 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(797)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(797)@0efb420423e9: 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(797)@0efb420423e9: 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(797)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@0efb420423e9: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F978265F'O, index=0 SGSN_Test-GSUP(799)@0efb420423e9: 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)@0efb420423e9: 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 := '650CBEE204876DB23E55F8046E66AFC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F41EC98C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10959E1506B0EE60'O } } } } } SGSN_Test-GSUP(799)@0efb420423e9: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" TC_attach_pdp_act_user_deact_mo(801)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mo(801)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@0efb420423e9: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@0efb420423e9: Final verdict of PTC: pass TC_attach_pdp_act_user_deact_mo-BVCI210(791)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@0efb420423e9: Final verdict of PTC: none -NSVCI98(792)@0efb420423e9: Final verdict of PTC: none -NSVCI97(787)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@0efb420423e9: Final verdict of PTC: none -NSVCI99(798)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(795)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(799)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(790)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(785)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(796)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(800)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(800): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Tue May 7 12:09:26 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102113) Waiting for packet dumper to finish... 1 (prev_count=102113, count=103190) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:09:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act_user_deact_mt started. SGSN_Test-Gb0-NS0(802)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(803)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(806)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(807)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(807)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(807)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(803)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb1-BSSGP1(808)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(811)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(811)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(811)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb2-BSSGP2(813)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(816)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(816)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(816)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(813)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(817)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@0efb420423e9: 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(817)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@0efb420423e9: 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(817)@0efb420423e9: 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(817)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@0efb420423e9: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='FD9673E4'O, index=0 SGSN_Test-GSUP(818)@0efb420423e9: 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)@0efb420423e9: 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 := '77439788483D3097A85524C4EFF67DC0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E041C63'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F4FA99BD57B2C21'O } } } } } SGSN_Test-GSUP(818)@0efb420423e9: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" TC_attach_pdp_act_user_deact_mt(820)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mt(820)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt-BVCI196(804)@0efb420423e9: Removing Client IMSI='262420000000022'H, index=0 TC_attach_pdp_act_user_deact_mt(820)@0efb420423e9: Final verdict of PTC: pass TC_attach_pdp_act_user_deact_mt-BVCI220(815)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(809)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(819)@0efb420423e9: Final verdict of PTC: none -NSVCI98(811)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(805)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(814)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(818)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@0efb420423e9: Final verdict of PTC: none -NSVCI97(807)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@0efb420423e9: Final verdict of PTC: none -NSVCI99(816)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(819): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Tue May 7 12:09:31 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=38948) Waiting for packet dumper to finish... 1 (prev_count=38948, count=101954) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Tue May 7 12:09:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act_deact_dup started. SGSN_Test-Gb0-NS0(821)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(822)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(825)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(825)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(822)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_attach_pdp_act_deact_dup-BVCI196(824)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(830)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(830)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(827)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(829)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(836)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(836)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(832)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI220(833)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(835)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@0efb420423e9: 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(835)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(835)@0efb420423e9: 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(835)@0efb420423e9: 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(835)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@0efb420423e9: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='C630362B'O, index=0 SGSN_Test-GSUP(837)@0efb420423e9: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@0efb420423e9: 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 := '04F722E3B4FA743A5C5860BC5471E9DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7483BFDE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E486AD91FCB125F'O } } } } } SGSN_Test-GSUP(837)@0efb420423e9: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" TC_attach_pdp_act_deact_dup(839)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act_deact_dup(839)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@0efb420423e9: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@0efb420423e9: "Received deletePDPContextResponse 1, seq_nr=1036" TC_attach_pdp_act_deact_dup(839)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@0efb420423e9: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@0efb420423e9: Final verdict of PTC: pass TC_attach_pdp_act_deact_dup-BVCI210(829)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@0efb420423e9: Final verdict of PTC: none -NSVCI98(830)@0efb420423e9: Final verdict of PTC: none -NSVCI97(825)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(828)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(837)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(835)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(833)@0efb420423e9: Final verdict of PTC: none -NSVCI99(836)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(823)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(834)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(838)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(833): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(838): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Tue May 7 12:09:38 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120459) Waiting for packet dumper to finish... 1 (prev_count=120459, count=121536) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Tue May 7 12:09:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_second_attempt started. SGSN_Test-Gb0-NS0(840)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(841)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(844)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(844)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(841)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(843)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(849)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(849)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(850)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(846)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI210(848)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(854)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(854)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(851)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI220(853)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(855)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@0efb420423e9: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='D2F49E91'O, index=0 SGSN_Test-GSUP(856)@0efb420423e9: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@0efb420423e9: 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 := 'AFABF3DB7A324BF024978A0CB78C4605'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8FEFB8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4E4FFDC9011453D'O } } } } } SGSN_Test-GSUP(856)@0efb420423e9: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@0efb420423e9: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" TC_attach_second_attempt(858)@0efb420423e9: setverdict(pass): none -> pass TC_attach_second_attempt(858)@0efb420423e9: 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 := '19C20F23EF36F0EC75C00C3EBDE3AA6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8118237A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C267A14223747FB'O } } } } } SGSN_Test-GSUP-IPA(855)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_second_attempt(858)@0efb420423e9: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@0efb420423e9: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb2-BSSGP2(851)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(857)@0efb420423e9: Final verdict of PTC: none -NSVCI98(849)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(852)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(847)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@0efb420423e9: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(842)@0efb420423e9: Final verdict of PTC: none -NSVCI97(844)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(856)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@0efb420423e9: Final verdict of PTC: none -NSVCI99(854)@0efb420423e9: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@0efb420423e9: Final verdict of PTC: none TC_attach_second_attempt(858)@0efb420423e9: Final verdict of PTC: fail reason: "Tguard timeout" TC_attach_second_attempt-BVCI196(843)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(857): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@0efb420423e9: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Tue May 7 12:10:13 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226498) Waiting for packet dumper to finish... 1 (prev_count=226498, count=227575) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Tue May 7 12:10:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_echo_timeout started. SGSN_Test-Gb0-NS0(859)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(860)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(863)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(863)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(860)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_echo_timeout-BVCI196(862)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(868)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(865)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(868)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(868)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(865)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI210(867)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb2-BSSGP2(870)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(873)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(873)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(870)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI220(872)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(874)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@0efb420423e9: 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(874)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@0efb420423e9: 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(874)@0efb420423e9: 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(874)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@0efb420423e9: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='FD6DA4AB'O, index=0 SGSN_Test-GSUP(875)@0efb420423e9: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@0efb420423e9: 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 := 'ABA08667D493E5E35C6B5E16EDF7989E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D12B98B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62371416784B2197'O } } } } } SGSN_Test-GSUP(875)@0efb420423e9: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@0efb420423e9: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" TC_attach_echo_timeout(877)@0efb420423e9: setverdict(pass): none -> pass TC_attach_echo_timeout(877)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1039" SGSN_Test-GSUP-IPA(874)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@0efb420423e9: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@0efb420423e9: Removing Client IMSI='262420000000067'H, index=0 TC_attach_echo_timeout(877)@0efb420423e9: Final verdict of PTC: pass TC_attach_echo_timeout-BVCI220(872)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(861)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(871)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(875)@0efb420423e9: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@0efb420423e9: Final verdict of PTC: none -NSVCI99(873)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(876)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(866)@0efb420423e9: Final verdict of PTC: none -NSVCI98(868)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@0efb420423e9: Final verdict of PTC: none -NSVCI97(863)@0efb420423e9: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(876): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Tue May 7 12:10:53 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252558) Waiting for packet dumper to finish... 1 (prev_count=252558, count=253135) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Tue May 7 12:10:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_restart_ctr_echo started. SGSN_Test-Gb0-NS0(878)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(879)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(882)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(882)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(883)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(879)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI196(881)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(887)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(887)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(888)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(884)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI210(886)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(892)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(892)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(889)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI220(891)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(893)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@0efb420423e9: 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(893)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@0efb420423e9: 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(893)@0efb420423e9: 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(893)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@0efb420423e9: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='E8956361'O, index=0 SGSN_Test-GSUP(894)@0efb420423e9: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@0efb420423e9: 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 := '4FDB6CB2E632854918D8A7819F83C4F1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4564AC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42F26C45927EE217'O } } } } } SGSN_Test-GSUP(894)@0efb420423e9: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@0efb420423e9: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" TC_attach_restart_ctr_echo(896)@0efb420423e9: setverdict(pass): none -> pass TC_attach_restart_ctr_echo(896)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@0efb420423e9: Removing Client IMSI='262420000000023'H, index=0 TC_attach_restart_ctr_echo(896)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(883)@0efb420423e9: Final verdict of PTC: none -NSVCI98(887)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@0efb420423e9: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@0efb420423e9: Final verdict of PTC: none -NSVCI97(882)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(895)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(894)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(880)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(885)@0efb420423e9: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(890)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@0efb420423e9: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@0efb420423e9: Final verdict of PTC: none -NSVCI99(892)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(895): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Tue May 7 12:11:08 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123082) Waiting for packet dumper to finish... 1 (prev_count=123082, count=154228) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Tue May 7 12:11:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_restart_ctr_create started. SGSN_Test-Gb0-NS0(897)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(898)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(901)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(901)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(898)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb1-BSSGP1(903)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(900)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(906)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(906)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(907)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(903)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI210(904)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(911)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(911)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(908)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI220(910)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(912)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@0efb420423e9: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='F217B18C'O, index=0 SGSN_Test-GSUP(913)@0efb420423e9: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@0efb420423e9: 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 := 'D9E015EDA549CB5A1D012EF96342B4E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF52A5CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '591DB833F9C4A9CA'O } } } } } SGSN_Test-GSUP(913)@0efb420423e9: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@0efb420423e9: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" TC_attach_restart_ctr_create(915)@0efb420423e9: setverdict(pass): none -> pass TC_attach_restart_ctr_create(915)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@0efb420423e9: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@0efb420423e9: Final verdict of PTC: pass TC_attach_restart_ctr_create-BVCI210(904)@0efb420423e9: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@0efb420423e9: Final verdict of PTC: none -NSVCI99(911)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@0efb420423e9: Final verdict of PTC: none -NSVCI97(901)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(905)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(899)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(914)@0efb420423e9: Final verdict of PTC: none -NSVCI98(906)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(913)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@0efb420423e9: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(909)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(904): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(914): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Tue May 7 12:11:13 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118944) Waiting for packet dumper to finish... 1 (prev_count=118944, count=120021) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:11:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. SGSN_Test-Gb0-NS0(916)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(917)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(920)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(920)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(917)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(925)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(925)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(922)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@0efb420423e9: 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)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(930)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(930)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(927)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@0efb420423e9: 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)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(931)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@0efb420423e9: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='C40A8901'O, index=0 SGSN_Test-GSUP(932)@0efb420423e9: 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)@0efb420423e9: 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 := '2C636980ADB4914EE4A143FAF26373B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6E7A1D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB9848CC7BEBAE30'O } } } } } SGSN_Test-GSUP(932)@0efb420423e9: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" TC_attach_pdp_act_deact_mt_t3395_expire(934)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act_deact_mt_t3395_expire(934)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-GSUP-IPA(931)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire(934)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@0efb420423e9: Removing Client IMSI='262420000000025'H, index=0 TC_attach_pdp_act_deact_mt_t3395_expire(934)@0efb420423e9: Final verdict of PTC: pass TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@0efb420423e9: Final verdict of PTC: none -NSVCI99(930)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@0efb420423e9: Final verdict of PTC: none -NSVCI98(925)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(923)@0efb420423e9: Final verdict of PTC: none -NSVCI97(920)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(928)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(918)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(933)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(932)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(933): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Tue May 7 12:11:50 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 172.18.195.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=226842) Waiting for packet dumper to finish... 1 (prev_count=226842, count=227919) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:11:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act_deact_gtp_retrans started. SGSN_Test-Gb0-NS0(935)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(936)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(939)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(939)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(940)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(936)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(945)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(944)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(945)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(941)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(944)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(949)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(949)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(946)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(950)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@0efb420423e9: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='DC1FAAA0'O, index=0 SGSN_Test-GSUP(951)@0efb420423e9: 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)@0efb420423e9: 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 := 'E39B387EFC86BB1E0C9C65A60DFF3D39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C3D48179'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B20E486A9CE577F'O } } } } } SGSN_Test-GSUP(951)@0efb420423e9: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" TC_attach_pdp_act_deact_gtp_retrans(953)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans(953)@0efb420423e9: First createPDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@0efb420423e9: First deletePDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@0efb420423e9: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-GSUP(951)@0efb420423e9: Final verdict of PTC: none -NSVCI98(945)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@0efb420423e9: Final verdict of PTC: none -NSVCI97(939)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(943)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(952)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(947)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(937)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@0efb420423e9: Final verdict of PTC: none -NSVCI99(949)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(952): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Tue May 7 12:12:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142942) Waiting for packet dumper to finish... 1 (prev_count=142942, count=154435) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:12:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. SGSN_Test-Gb0-NS0(954)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(955)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(959)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(958)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(958)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(958)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(955)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(963)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(963)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(963)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(960)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(968)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(968)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(965)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(969)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@0efb420423e9: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='D6423540'O, index=0 SGSN_Test-GSUP(970)@0efb420423e9: 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)@0efb420423e9: 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 := '63D77F06FDECFFF952FBE1C337604ED4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5E9F6AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0149BE0F9139C2CF'O } } } } } SGSN_Test-GSUP(970)@0efb420423e9: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0efb420423e9: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@0efb420423e9: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(954)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@0efb420423e9: Final verdict of PTC: none -NSVCI99(968)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(961)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(967)@0efb420423e9: Final verdict of PTC: none -NSVCI98(963)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(971)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(956)@0efb420423e9: Final verdict of PTC: none -NSVCI97(958)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(970)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(971): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Tue May 7 12:12:10 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 172.18.195.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=117042) Waiting for packet dumper to finish... 1 (prev_count=117042, count=118119) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:12:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act_user_error_ind_ggsn started. SGSN_Test-Gb0-NS0(973)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(973)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(974)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(977)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(977)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(977)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(974)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(983)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(982)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(982)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(979)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@0efb420423e9: 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)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(987)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(987)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(984)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@0efb420423e9: 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)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(988)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@0efb420423e9: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='EF3CF0E7'O, index=0 SGSN_Test-GSUP(989)@0efb420423e9: 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)@0efb420423e9: 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 := 'CB4117CF4829F58C80BB638F520BD94F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95EFDC45'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1EB6E9F9BFA33E1'O } } } } } SGSN_Test-GSUP(989)@0efb420423e9: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" TC_attach_pdp_act_user_error_ind_ggsn(991)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act_user_error_ind_ggsn(991)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@0efb420423e9: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_user_error_ind_ggsn(991)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-GSUP(989)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@0efb420423e9: Final verdict of PTC: none -NSVCI97(977)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(985)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(980)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@0efb420423e9: Final verdict of PTC: none -NSVCI99(987)@0efb420423e9: Final verdict of PTC: none -NSVCI98(982)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(975)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(990)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(990): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Tue May 7 12:12:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 172.18.195.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=118935) Waiting for packet dumper to finish... 1 (prev_count=118935, count=120012) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Tue May 7 12:12:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_pdp_act_gmm_detach started. SGSN_Test-Gb0-NS0(992)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(993)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-NS0(992)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(997)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI97(996)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1001)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(998)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(996)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI98(1001)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb0-BSSGP0(993)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1001)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1002)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_attach_pdp_act_gmm_detach-BVCI196(995)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-BSSGP2(1003)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(1006)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1006)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1006)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1003)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1007)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@0efb420423e9: 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(1007)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@0efb420423e9: 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(1007)@0efb420423e9: 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(1007)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@0efb420423e9: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='E0E8D003'O, index=0 SGSN_Test-GSUP(1008)@0efb420423e9: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@0efb420423e9: 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 := 'CE065CBC47CA6A25DFA80D2B3A8F88B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5E79EB75'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F7C587200CCBEC5'O } } } } } SGSN_Test-GSUP(1008)@0efb420423e9: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@0efb420423e9: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" TC_attach_pdp_act_gmm_detach(1010)@0efb420423e9: setverdict(pass): none -> pass TC_attach_pdp_act_gmm_detach(1010)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@0efb420423e9: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@0efb420423e9: Final verdict of PTC: pass TC_attach_pdp_act_gmm_detach-BVCI220(1005)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1008)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(999)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(994)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1001)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1006)@0efb420423e9: Final verdict of PTC: none -NSVCI97(996)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1004)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1009)@0efb420423e9: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1009): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Tue May 7 12:12:20 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=56747) Waiting for packet dumper to finish... 1 (prev_count=56747, count=120607) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:12:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_gmm_attach_req_while_gmm_attach started. SGSN_Test-Gb0-NS0(1011)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(1011)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1012)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1015)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1015)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1015)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1021)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(1020)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-BSSGP2(1022)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1020)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1020)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1017)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1025)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1025)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1025)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1022)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1026)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@0efb420423e9: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='C3BF56F0'O, index=0 SGSN_Test-GSUP(1027)@0efb420423e9: 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)@0efb420423e9: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@0efb420423e9: Removing Client IMSI='262420000000039'H, index=0 TC_attach_gmm_attach_req_while_gmm_attach(1029)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1012)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@0efb420423e9: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1025)@0efb420423e9: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1018)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1015)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1020)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1027)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1024)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1028)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1013)@0efb420423e9: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1028): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Tue May 7 12:12:26 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=73567) Waiting for packet dumper to finish... 1 (prev_count=73567, count=86726) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Tue May 7 12:12:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_xid_empty_l3 started. SGSN_Test-Gb0-NS0(1030)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1034)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1034)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1035)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI196(1033)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1039)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1039)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1040)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI210(1038)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1044)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1044)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1041)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI220(1043)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1045)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@0efb420423e9: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='FE1296C7'O, index=0 SGSN_Test-GSUP(1046)@0efb420423e9: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@0efb420423e9: 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 := 'AA178300A31C611D91FA4779B5DEFB51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '460CE489'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E7ABD12D2DE1210'O } } } } } SGSN_Test-GSUP(1046)@0efb420423e9: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@0efb420423e9: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" TC_xid_empty_l3(1048)@0efb420423e9: setverdict(pass): none -> pass TC_xid_empty_l3(1048)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@0efb420423e9: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(1035)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1039)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@0efb420423e9: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@0efb420423e9: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1034)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1037)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1044)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1046)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1032)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1042)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1047)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@0efb420423e9: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1047): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@0efb420423e9: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Tue May 7 12:12:31 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94625) Waiting for packet dumper to finish... 1 (prev_count=94625, count=95702) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Tue May 7 12:12:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_xid_n201u started. SGSN_Test-Gb0-NS0(1049)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1053)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1053)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1052)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1058)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(1059)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1059)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1060)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1055)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI210(1056)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1063)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1063)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1060)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI220(1061)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1064)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@0efb420423e9: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='CE1020FB'O, index=0 SGSN_Test-GSUP(1065)@0efb420423e9: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@0efb420423e9: 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 := '4B9F4115520581D7F9986F45977AC2CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7FCE19C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C988AA0E6B4149A2'O } } } } } SGSN_Test-GSUP(1065)@0efb420423e9: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@0efb420423e9: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" TC_xid_n201u(1067)@0efb420423e9: setverdict(pass): none -> pass TC_xid_n201u(1067)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@0efb420423e9: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(1054)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1063)@0efb420423e9: Final verdict of PTC: none TC_xid_n201u-BVCI210(1056)@0efb420423e9: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1059)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1065)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1066)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1051)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1053)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1057)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1062)@0efb420423e9: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_xid_n201u-BVCI210(1056): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1066): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@0efb420423e9: Test case TC_xid_n201u finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Tue May 7 12:12:36 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_xid_n201u.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98041) Waiting for packet dumper to finish... 1 (prev_count=98041, count=99118) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Tue May 7 12:12:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_llc_null started. SGSN_Test-Gb0-NS0(1068)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1072)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1072)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI196(1071)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1078)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(1077)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1077)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1074)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI210(1076)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1082)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1082)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1079)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI220(1081)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1083)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@0efb420423e9: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D3362F33'O, index=0 SGSN_Test-GSUP(1084)@0efb420423e9: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@0efb420423e9: 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 := 'D6CD4C86EA669BE7E13145D1200AF100'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC348B33'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C188A7181E2661E'O } } } } } SGSN_Test-GSUP(1084)@0efb420423e9: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@0efb420423e9: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" TC_llc_null(1086)@0efb420423e9: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@0efb420423e9: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(1073)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@0efb420423e9: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1080)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@0efb420423e9: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1084)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1075)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@0efb420423e9: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1077)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1070)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1072)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1082)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1085)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1085): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@0efb420423e9: Test case TC_llc_null finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Tue May 7 12:12:49 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_llc_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125166) Waiting for packet dumper to finish... 1 (prev_count=125166, count=132894) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Tue May 7 12:12:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_llc_sabm_dm_llgmm started. SGSN_Test-Gb0-NS0(1087)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1091)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1091)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1092)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI196(1090)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1096)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1096)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1097)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI210(1095)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1101)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1101)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1098)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI220(1100)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1102)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@0efb420423e9: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='E6E06E36'O, index=0 SGSN_Test-GSUP(1103)@0efb420423e9: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@0efb420423e9: 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 := '26262C546EC0B65276BC93C5E98B594C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87CF993C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE65814DA5F03525'O } } } } } SGSN_Test-GSUP(1103)@0efb420423e9: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@0efb420423e9: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" TC_llc_sabm_dm_llgmm(1105)@0efb420423e9: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@0efb420423e9: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(1093)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1094)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1104)@0efb420423e9: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1089)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1096)@0efb420423e9: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1091)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1099)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1101)@0efb420423e9: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1103)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1104): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@0efb420423e9: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Tue May 7 12:12:56 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=103854) Waiting for packet dumper to finish... 1 (prev_count=103854, count=104431) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Tue May 7 12:12:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_llc_sabm_dm_ll5 started. SGSN_Test-Gb0-NS0(1106)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(1106)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1107)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1110)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1110)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1110)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1111)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI196(1109)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb1-BSSGP1(1112)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1115)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1115)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1115)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1112)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI210(1113)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb2-NS2(1116)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-BSSGP2(1117)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(1120)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1120)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1120)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1117)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI220(1119)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1121)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@0efb420423e9: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='EE44A1C5'O, index=0 SGSN_Test-GSUP(1122)@0efb420423e9: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@0efb420423e9: 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 := '20EA76D5453FC8220FD981362F3A47F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D5C0071'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04B5E8D251CDA2D6'O } } } } } SGSN_Test-GSUP(1122)@0efb420423e9: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@0efb420423e9: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" TC_llc_sabm_dm_ll5(1124)@0efb420423e9: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@0efb420423e9: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(1111)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1108)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1114)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1110)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1115)@0efb420423e9: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@0efb420423e9: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1118)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@0efb420423e9: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1123)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1122)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1120)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1123): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@0efb420423e9: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Tue May 7 12:13:03 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78506) Waiting for packet dumper to finish... 1 (prev_count=78506, count=107795) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Tue May 7 12:13:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_suspend_nopaging started. SGSN_Test-Gb0-NS0(1125)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1129)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(1130)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1130)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1130)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1126)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_suspend_nopaging-BVCI196(1127)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1134)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1134)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1134)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI210(1133)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1139)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1139)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1136)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI220(1138)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1140)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@0efb420423e9: 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(1140)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@0efb420423e9: 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(1140)@0efb420423e9: 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(1140)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@0efb420423e9: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='C71DDDC9'O, index=0 SGSN_Test-GSUP(1141)@0efb420423e9: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@0efb420423e9: 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 := '8BD176A61C9BEF8037B3BE8B0829E50D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66E0F24B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33DA54F6144531FD'O } } } } } SGSN_Test-GSUP(1141)@0efb420423e9: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@0efb420423e9: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" TC_suspend_nopaging(1143)@0efb420423e9: setverdict(pass): none -> pass TC_suspend_nopaging(1143)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging-BVCI196(1127)@0efb420423e9: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@0efb420423e9: Final verdict of PTC: pass TC_suspend_nopaging-BVCI196(1127)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@0efb420423e9: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1134)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1142)@0efb420423e9: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1130)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1128)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1137)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1141)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1132)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1139)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1142): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@0efb420423e9: Test case TC_suspend_nopaging finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Tue May 7 12:13:13 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132937) Waiting for packet dumper to finish... 1 (prev_count=132937, count=134014) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Tue May 7 12:13:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_suspend_resume started. SGSN_Test-Gb0-NS0(1144)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1149)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1148)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(1149)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1149)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1149)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1149)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1145)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1146)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1148)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1153)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1153)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI210(1152)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1158)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1158)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1155)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI220(1157)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1159)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1146)@0efb420423e9: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='E5F25419'O, index=0 SGSN_Test-GSUP(1160)@0efb420423e9: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@0efb420423e9: 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 := 'B53CA3FDFBE4F8342CAD569899CDA54F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58BBE747'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F2E6377ECCCBB30'O } } } } } SGSN_Test-GSUP(1160)@0efb420423e9: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@0efb420423e9: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" TC_suspend_resume(1162)@0efb420423e9: setverdict(pass): none -> pass TC_suspend_resume(1162)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume-BVCI196(1146)@0efb420423e9: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(1154)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1153)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1161)@0efb420423e9: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1160)@0efb420423e9: Final verdict of PTC: none TC_suspend_resume-BVCI196(1146)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1149)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1156)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1147)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1151)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1158)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@0efb420423e9: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_resume-BVCI196(1146): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1161): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@0efb420423e9: Test case TC_suspend_resume finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Tue May 7 12:13:24 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_suspend_resume.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121381) Waiting for packet dumper to finish... 1 (prev_count=121381, count=132362) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Tue May 7 12:13:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_suspend_rau started. SGSN_Test-Gb0-NS0(1163)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1168)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(1167)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1167)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1164)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1166)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1172)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1172)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1169)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_suspend_rau-BVCI210(1171)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb2-BSSGP2(1174)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(1177)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1177)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1177)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1174)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI220(1176)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1178)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@0efb420423e9: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='E8E8FE5B'O, index=0 SGSN_Test-GSUP(1179)@0efb420423e9: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@0efb420423e9: 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 := '10E6BF9A6C25993BEFDB45D6F5587F3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C489B0C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4BCFBBA941722514'O } } } } } SGSN_Test-GSUP(1179)@0efb420423e9: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@0efb420423e9: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" TC_suspend_rau(1181)@0efb420423e9: setverdict(pass): none -> pass TC_suspend_rau(1181)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau-BVCI196(1166)@0efb420423e9: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1164)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1167)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1172)@0efb420423e9: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1170)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1177)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1175)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1165)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1179)@0efb420423e9: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@0efb420423e9: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1180)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1180): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@0efb420423e9: Test case TC_suspend_rau finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Tue May 7 12:13:36 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_suspend_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142140) Waiting for packet dumper to finish... 1 (prev_count=142140, count=143217) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Tue May 7 12:13:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_paging_ps started. SGSN_Test-Gb0-NS0(1182)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1186)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1186)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI196(1185)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1192)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 -NSVCI98(1191)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1191)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1193)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1188)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1196)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1196)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_paging_ps-BVCI210(1190)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI220(1195)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1197)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@0efb420423e9: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='E1AA5407'O, index=0 SGSN_Test-GSUP(1198)@0efb420423e9: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@0efb420423e9: 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 := 'E14AFC5CF705776C3DB69CFA65752F0B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE0B336B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19B4310B47F1B523'O } } } } } SGSN_Test-GSUP(1198)@0efb420423e9: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@0efb420423e9: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" TC_paging_ps(1200)@0efb420423e9: setverdict(pass): none -> pass TC_paging_ps(1200)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@0efb420423e9: 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 := 'C46E6948'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@0efb420423e9: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(1187)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1191)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1198)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@0efb420423e9: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@0efb420423e9: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1186)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1184)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1196)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1189)@0efb420423e9: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1199)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1194)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1199): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@0efb420423e9: Test case TC_paging_ps finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Tue May 7 12:13:46 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_paging_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106760) Waiting for packet dumper to finish... 1 (prev_count=106760, count=117877) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Tue May 7 12:13:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_bssgp_rim_single_report started. SGSN_Test-Gb0-NS0(1201)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1206)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(1205)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1205)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1210)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb0-BSSGP0(1202)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1210)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_bssgp_rim_single_report-BVCI196(1204)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI210(1209)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb2-BSSGP2(1212)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1215)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1215)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1212)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI220(1214)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1216)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@0efb420423e9: setverdict(pass): none -> pass MTC@0efb420423e9: Warning: Re-starting timer T, which is already active (running or expired). MTC@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_bssgp_rim_single_report-BVCI210(1209)@0efb420423e9: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1204)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1218)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1208)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1203)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1210)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1215)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1217)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1205)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1213)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@0efb420423e9: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1214)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: pass MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1203): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1204): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1205): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1208): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1209): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1210): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1213): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1214): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1215): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1217): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1218): none (pass -> pass) MTC@0efb420423e9: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Tue May 7 12:13:51 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40567) Waiting for packet dumper to finish... 1 (prev_count=40567, count=59032) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Tue May 7 12:13:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_rim_eutran_to_geran started. SGSN_Test-Gb0-NS0(1219)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(1219)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1223)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1223)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb0-BSSGP0(1220)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1223)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1223)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1223)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1220)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1220)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI196(1222)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb1-BSSGP1(1225)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1224)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1228)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1228)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1228)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1228)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1228)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1229)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(1225)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1225)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1230)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1229)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_rim_eutran_to_geran-BVCI210(1226)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1233)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1233)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1233)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1233)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1233)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1230)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1230)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI220(1232)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1234)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@0efb420423e9: setverdict(pass): none -> pass MTC@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_rim_eutran_to_geran-BVCI196(1222)@0efb420423e9: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1232)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1223)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1220)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1236)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1221)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1231)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1227)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1225)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1228)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1235)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1230)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1219)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1233)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@0efb420423e9: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1226)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: pass MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1219): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1220): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1221): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1222): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1223): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1225): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1226): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1228): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1230): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1231): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1232): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1233): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1235): none (pass -> pass) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1236): none (pass -> pass) MTC@0efb420423e9: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Tue May 7 12:13:56 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=34661) Waiting for packet dumper to finish... 1 (prev_count=34661, count=52535) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:13:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_cell_change_different_rai_ci_attach started. SGSN_Test-Gb0-NS0(1237)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1238)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1237)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1241)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1241)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1241)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1241)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1241)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1242)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1238)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1238)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI196(1240)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1243)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1242)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1246)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1246)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1246)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1246)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1246)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1243)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1243)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI210(1245)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1247)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb2-BSSGP2(1248)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1247)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1251)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1251)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1251)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1251)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1251)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1248)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1248)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI220(1249)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1252)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1252)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1240)@0efb420423e9: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='D3429839'O, index=0 SGSN_Test-GSUP(1253)@0efb420423e9: 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)@0efb420423e9: 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 := 'C151AAB8D929A7C725673323645029C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C35DF51'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A1A7251696A2F03E'O } } } } } SGSN_Test-GSUP(1253)@0efb420423e9: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1255) SGSN_Test-GSUP(1253)@0efb420423e9: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1255)"262420000000068" TC_cell_change_different_rai_ci_attach(1255)@0efb420423e9: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach-BVCI196(1240)@0efb420423e9: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1245)@0efb420423e9: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='D81787B9'O, index=0 TC_cell_change_different_rai_ci_attach-BVCI196(1240)@0efb420423e9: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1255)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(1247)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1243)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1237)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1244)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1250)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1239)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1253)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1246)@0efb420423e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1245)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1241)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1248)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1238)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@0efb420423e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1249)@0efb420423e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1240)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1254)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1251)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1237): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1238): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1239): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1240): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1241): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1243): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1244): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1245): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1246): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1248): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1249): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1250): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1251): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1253): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1254): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1255): pass (none -> pass) MTC@0efb420423e9: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Tue May 7 12:14:03 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137213) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:14:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_cell_change_different_rai_ci_data started. SGSN_Test-Gb0-NS0(1256)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@0efb420423e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1261)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(1260)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1260)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1261)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb1-BSSGP1(1262)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1265)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1257)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI196(1259)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1265)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1265)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1265)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1262)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_cell_change_different_rai_ci_data-BVCI210(1264)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-BSSGP2(1267)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(1270)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1270)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1270)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1267)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI220(1269)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1271)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1259)@0efb420423e9: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='F0767A37'O, index=0 SGSN_Test-GSUP(1272)@0efb420423e9: 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)@0efb420423e9: 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 := 'A6C6908E9597E8851CC735F937F2B10D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A71A6839'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C84A75D7327C8BB8'O } } } } } SGSN_Test-GSUP(1272)@0efb420423e9: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1274) SGSN_Test-GSUP(1272)@0efb420423e9: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1274)"262420000000070" TC_cell_change_different_rai_ci_data(1274)@0efb420423e9: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data-BVCI210(1264)@0efb420423e9: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='C151188C'O, index=0 TC_cell_change_different_rai_ci_data(1274)@0efb420423e9: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1264)@0efb420423e9: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data-BVCI196(1259)@0efb420423e9: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1274)@0efb420423e9: Final verdict of PTC: pass TC_cell_change_different_rai_ci_data-BVCI210(1264)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1265)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1258)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1263)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1270)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1272)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@0efb420423e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1269)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1260)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@0efb420423e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1259)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1273)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1268)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1259): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1264): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1269): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1273): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_rai_ci_data(1274): pass (none -> pass) MTC@0efb420423e9: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Tue May 7 12:14:09 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120845) Waiting for packet dumper to finish... 1 (prev_count=120845, count=121422) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Tue May 7 12:14:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_cell_change_different_ci_attach started. SGSN_Test-Gb0-NS0(1275)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1279)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1280)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(1279)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1276)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI196(1278)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb1-BSSGP1(1281)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1284)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1284)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1284)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1281)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_cell_change_different_ci_attach-BVCI210(1283)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1289)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1289)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1286)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI220(1288)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1290)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1278)@0efb420423e9: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='D9F9C522'O, index=0 SGSN_Test-GSUP(1291)@0efb420423e9: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1293) TC_cell_change_different_ci_attach-BVCI196(1278)@0efb420423e9: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1283)@0efb420423e9: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='D9F9C522'O, index=0 TC_cell_change_different_ci_attach(1293)@0efb420423e9: 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 := 'CE2F87B2A2A4BD4C84A8B6E20FC95E27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AEDACC95'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F0E08FEEC4C807D'O } } } } } SGSN_Test-GSUP(1291)@0efb420423e9: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1293) SGSN_Test-GSUP(1291)@0efb420423e9: Added IMSI table entry 0TC_cell_change_different_ci_attach(1293)"262420000000069" TC_cell_change_different_ci_attach(1293)@0efb420423e9: setverdict(pass): none -> pass TC_cell_change_different_ci_attach-BVCI210(1283)@0efb420423e9: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1288)@0efb420423e9: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='D5F70C7A'O, index=0 TC_cell_change_different_ci_attach-BVCI196(1278)@0efb420423e9: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1293)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(1285)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1289)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1279)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1292)@0efb420423e9: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1288)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1287)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1282)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1277)@0efb420423e9: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1278)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1291)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1284)@0efb420423e9: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1283)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1278): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1283): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1288): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1292): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_ci_attach(1293): pass (none -> pass) MTC@0efb420423e9: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Tue May 7 12:14:15 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143203) Waiting for packet dumper to finish... 1 (prev_count=143203, count=144280) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Tue May 7 12:14:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_cell_change_different_ci_data started. SGSN_Test-Gb0-NS0(1294)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1298)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1298)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI196(1297)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1303)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1303)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI210(1302)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1308)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1308)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1305)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI220(1307)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1309)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@0efb420423e9: 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(1309)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@0efb420423e9: 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(1309)@0efb420423e9: 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(1309)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1297)@0efb420423e9: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='F3241F9D'O, index=0 SGSN_Test-GSUP(1310)@0efb420423e9: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1312) TC_cell_change_different_ci_data-BVCI196(1297)@0efb420423e9: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1302)@0efb420423e9: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='F3241F9D'O, index=0 TC_cell_change_different_ci_data(1312)@0efb420423e9: 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 := '900F4DF8DB9ABC9C492C1790F33590A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '164ADB98'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B6FD1A6EFB9A2904'O } } } } } SGSN_Test-GSUP(1310)@0efb420423e9: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1312) SGSN_Test-GSUP(1310)@0efb420423e9: Added IMSI table entry 0TC_cell_change_different_ci_data(1312)"262420000000071" TC_cell_change_different_ci_data(1312)@0efb420423e9: setverdict(pass): none -> pass TC_cell_change_different_ci_data-BVCI210(1302)@0efb420423e9: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1307)@0efb420423e9: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='E682B7B1'O, index=0 TC_cell_change_different_ci_data-BVCI196(1297)@0efb420423e9: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1312)@0efb420423e9: Final verdict of PTC: pass TC_cell_change_different_ci_data-BVCI196(1297)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1298)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1310)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1301)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1303)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1296)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1308)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1306)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1311)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@0efb420423e9: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1307)@0efb420423e9: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1302)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1297): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1302): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1307): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1311): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_cell_change_different_ci_data(1312): pass (none -> pass) MTC@0efb420423e9: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Tue May 7 12:14:20 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120325) Waiting for packet dumper to finish... 1 (prev_count=120325, count=121402) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Tue May 7 12:14:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_sgsn_context_req_in started. SGSN_Test-Gb0-NS0(1313)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1317)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1317)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1314)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_sgsn_context_req_in-BVCI196(1316)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1322)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1322)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1323)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI210(1321)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1327)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1327)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1324)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI220(1326)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1328)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1316)@0efb420423e9: Adding Client=TC_sgsn_context_req_in(1331), IMSI='262420000000072'H, TLLI='F04EAA71'O, index=0 SGSN_Test-GSUP(1329)@0efb420423e9: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1331) TC_sgsn_context_req_in(1331)@0efb420423e9: 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 := 'B27E793D5A985857C742F931C9CF3C99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE2737F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF66F095C91DF6D9'O } } } } } SGSN_Test-GSUP(1329)@0efb420423e9: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1331) SGSN_Test-GSUP(1329)@0efb420423e9: Added IMSI table entry 0TC_sgsn_context_req_in(1331)"262420000000072" TC_sgsn_context_req_in(1331)@0efb420423e9: 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)@0efb420423e9: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1331)@0efb420423e9: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" -NSVCI98(1322)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1315)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1325)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1320)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1317)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1327)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1329)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@0efb420423e9: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1321)@0efb420423e9: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1326)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1330)@0efb420423e9: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1316)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1316): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1321): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1326): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1330): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_sgsn_context_req_in(1331): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@0efb420423e9: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Tue May 7 12:14:28 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132504) Waiting for packet dumper to finish... 1 (prev_count=132504, count=133581) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Tue May 7 12:14:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_sgsn_context_req_out started. SGSN_Test-Gb0-NS0(1332)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1336)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1336)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1333)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 TC_sgsn_context_req_out-BVCI196(1335)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1341)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1341)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1338)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_sgsn_context_req_out-BVCI210(1340)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-BSSGP2(1343)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(1346)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1346)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1346)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1343)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI220(1345)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1347)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@0efb420423e9: 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(1347)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@0efb420423e9: 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(1347)@0efb420423e9: 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(1347)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1335)@0efb420423e9: Adding Client=TC_sgsn_context_req_out(1350), IMSI='262420000000073'H, TLLI='DB47A6E2'O, index=0 SGSN_Test-GSUP(1348)@0efb420423e9: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1350) TC_sgsn_context_req_out(1350)@0efb420423e9: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@0efb420423e9: Test Component 1350 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(1332)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@0efb420423e9: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1340)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1339)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1344)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1349)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1341)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1346)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@0efb420423e9: Final verdict of PTC: none TC_sgsn_context_req_out(1350)@0efb420423e9: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1334)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1348)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1336)@0efb420423e9: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1345)@0efb420423e9: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1335)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1335): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1340): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1345): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1349): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_sgsn_context_req_out(1350): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@0efb420423e9: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Tue May 7 12:14:34 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=59254) Waiting for packet dumper to finish... 1 (prev_count=59254, count=73341) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@0efb420423e9: 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 ------ Tue May 7 12:14:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_attach_req_id_req_ra_update started. SGSN_Test-Gb0-NS0(1351)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1355)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1355)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_req_id_req_ra_update-BVCI196(1353)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1360)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1360)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1360)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1357)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI210(1359)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb2-BSSGP2(1362)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1365)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1365)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1362)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI220(1364)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1366)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1353)@0efb420423e9: Adding Client=TC_attach_req_id_req_ra_update(1369), IMSI='262420000000047'H, TLLI='EE3FF754'O, index=0 SGSN_Test-GSUP(1367)@0efb420423e9: 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)@0efb420423e9: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1353)@0efb420423e9: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1369)@0efb420423e9: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(1356)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1360)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1358)@0efb420423e9: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1353)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1363)@0efb420423e9: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1359)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1354)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1355)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1367)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1368)@0efb420423e9: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1364)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1365)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1353): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1359): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1364): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1368): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_attach_req_id_req_ra_update(1369): pass (none -> pass) MTC@0efb420423e9: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Tue May 7 12:14:39 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=52616) Waiting for packet dumper to finish... 1 (prev_count=52616, count=80338) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@0efb420423e9: Test execution finished. MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Tue May 7 12:14:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_iu_attach started. SGSN_Test-Gb0-NS0(1370)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1375)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(1374)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1374)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1374)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1376)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1371)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI196(1373)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1379)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1379)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI210(1378)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1384)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1384)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1381)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1387)@0efb420423e9: ************************************************* SGSN_Test_0-M3UA(1387)@0efb420423e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1387)@0efb420423e9: ************************************************* MTC@0efb420423e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0efb420423e9: Starting RAN_Emulation TC_iu_attach-BVCI220(1382)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1385)@0efb420423e9: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1387)@0efb420423e9: SCTP_ConnectResult -> connection established from: "172.18.195.103":23908 to server: "172.18.195.200":2905 association #8 SGSN_Test_0-M3UA(1387)@0efb420423e9: Warning: Sendmsg error! Strerror=Success SGSN_Test-GSUP-IPA(1388)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1388)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1388)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1388)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1388)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_attach-BVCI196(1373)@0efb420423e9: Adding Client=TC_iu_attach(1391), IMSI='262420000001001'H, TLLI='D038796C'O, index=0 SGSN_Test-GSUP(1389)@0efb420423e9: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1391) TC_iu_attach(1391)@0efb420423e9: 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 := '9361'O, rac := 'F0'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)@0efb420423e9: setverdict(fail): none -> fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MC@0efb420423e9: Test Component 1386 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(1370)@0efb420423e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1385)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1374)@0efb420423e9: Final verdict of PTC: none TC_iu_attach(1391)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1372)@0efb420423e9: Final verdict of PTC: none SGSN_Test_0-M3UA(1387)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1379)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1383)@0efb420423e9: Final verdict of PTC: none TC_iu_attach-BVCI210(1378)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1377)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1389)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1388)@0efb420423e9: Final verdict of PTC: none TC_iu_attach-BVCI196(1373)@0efb420423e9: Final verdict of PTC: none TC_iu_attach-BVCI220(1382)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1390)@0efb420423e9: Final verdict of PTC: none SGSN_Test_0-RAN(1386)@0efb420423e9: Final verdict of PTC: fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" -NSVCI99(1384)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach-BVCI196(1373): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach-BVCI210(1378): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach-BVCI220(1382): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-SCCP(1385): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-RAN(1386): fail (none -> fail) reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-M3UA(1387): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1388): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1389): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1390): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach(1391): none (fail -> fail) MTC@0efb420423e9: Test case TC_iu_attach finished. Verdict: fail reason: RANAP: Timeout waiting for RESET-ACK after sending RESET MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach fail'. Tue May 7 12:14:49 UTC 2024 ------ SGSN_Tests_Iu.TC_iu_attach fail ------ Saving talloc report from 172.18.195.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82713) Waiting for packet dumper to finish... 1 (prev_count=82713, count=92077) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach fail' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Tue May 7 12:14:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_iu_attach_encr started. SGSN_Test-Gb0-NS0(1392)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1393)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1392)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1396)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1397)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 -NSVCI97(1396)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1396)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1396)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1396)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1393)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1393)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1397)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb1-BSSGP1(1398)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1401)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_encr-BVCI196(1394)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1401)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1401)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1401)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1401)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1398)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1398)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1402)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_iu_attach_encr-BVCI210(1400)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1402)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1406)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-BSSGP2(1403)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(1406)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1406)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1406)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1406)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1403)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1403)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI220(1405)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@0efb420423e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1409)@0efb420423e9: ************************************************* SGSN_Test_0-M3UA(1409)@0efb420423e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1409)@0efb420423e9: ************************************************* MTC@0efb420423e9: Starting RAN_Emulation SGSN_Test_0-SCCP(1407)@0efb420423e9: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1409)@0efb420423e9: SCTP_ConnectResult -> connection established from: "172.18.195.103":23908 to server: "172.18.195.200":2905 association #8 SGSN_Test_0-M3UA(1409)@0efb420423e9: Warning: Sendmsg error! Strerror=Success SGSN_Test-GSUP-IPA(1410)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1410)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1410)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1410)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1410)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_attach_encr-BVCI196(1394)@0efb420423e9: Adding Client=TC_iu_attach_encr(1413), IMSI='262420000001001'H, TLLI='F0F24446'O, index=0 SGSN_Test-GSUP(1411)@0efb420423e9: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1413) TC_iu_attach_encr(1413)@0efb420423e9: 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 := '10B6'O, rac := '80'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)@0efb420423e9: setverdict(fail): none -> fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MC@0efb420423e9: Test Component 1408 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-RAN(1408)@0efb420423e9: Final verdict of PTC: fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" SGSN_Test-GSUP(1411)@0efb420423e9: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1394)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1395)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1396)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1397)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1398)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1399)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1401)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1402)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1404)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1406)@0efb420423e9: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1400)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1403)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1392)@0efb420423e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1407)@0efb420423e9: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1405)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1393)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1410)@0efb420423e9: Final verdict of PTC: none SGSN_Test_0-M3UA(1409)@0efb420423e9: Final verdict of PTC: none TC_iu_attach_encr(1413)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1412)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1392): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1393): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach_encr-BVCI196(1394): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1395): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1396): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1397): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1398): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1399): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach_encr-BVCI210(1400): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1401): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1402): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1403): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1404): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach_encr-BVCI220(1405): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1406): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-SCCP(1407): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-RAN(1408): fail (none -> fail) reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-M3UA(1409): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1410): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1411): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1412): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach_encr(1413): none (fail -> fail) MTC@0efb420423e9: Test case TC_iu_attach_encr finished. Verdict: fail reason: RANAP: Timeout waiting for RESET-ACK after sending RESET MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr fail'. Tue May 7 12:14:59 UTC 2024 ------ SGSN_Tests_Iu.TC_iu_attach_encr fail ------ Saving talloc report from 172.18.195.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84018) Waiting for packet dumper to finish... 1 (prev_count=84018, count=93382) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr fail' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Tue May 7 12:15:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_iu_attach_geran_rau started. SGSN_Test-Gb0-NS0(1414)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-BSSGP0(1415)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1414)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1418)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1418)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1418)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1418)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1418)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1419)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1415)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1415)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_geran_rau-BVCI196(1417)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1419)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb1-BSSGP1(1420)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1423)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1423)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1423)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1423)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1423)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1420)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1420)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1424)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 TC_iu_attach_geran_rau-BVCI210(1422)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1425)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1424)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1428)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1428)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1428)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1428)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1428)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1425)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1425)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@0efb420423e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1431)@0efb420423e9: ************************************************* SGSN_Test_0-M3UA(1431)@0efb420423e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1431)@0efb420423e9: ************************************************* TC_iu_attach_geran_rau-BVCI220(1427)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@0efb420423e9: Starting RAN_Emulation SGSN_Test_0-SCCP(1429)@0efb420423e9: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1431)@0efb420423e9: SCTP_ConnectResult -> connection established from: "172.18.195.103":23908 to server: "172.18.195.200":2905 association #8 SGSN_Test_0-M3UA(1431)@0efb420423e9: Warning: Sendmsg error! Strerror=Success SGSN_Test-GSUP-IPA(1432)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1432)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1432)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1432)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1432)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_attach_geran_rau-BVCI196(1417)@0efb420423e9: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='C84B1F88'O, index=0 SGSN_Test-GSUP(1433)@0efb420423e9: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1435) TC_iu_attach_geran_rau(1435)@0efb420423e9: 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 := '3B37'O (";7"), rac := '66'O ("f") }, 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)@0efb420423e9: setverdict(fail): none -> fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MC@0efb420423e9: Test Component 1430 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-RAN(1430)@0efb420423e9: Final verdict of PTC: fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" SGSN_Test-Gb0-BSSGP0(1415)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1419)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1423)@0efb420423e9: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1422)@0efb420423e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1429)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1421)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1414)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1416)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1434)@0efb420423e9: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1417)@0efb420423e9: Final verdict of PTC: none SGSN_Test_0-M3UA(1431)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1428)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1433)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1425)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1424)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1418)@0efb420423e9: Final verdict of PTC: none TC_iu_attach_geran_rau(1435)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1432)@0efb420423e9: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1427)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1420)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1426)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1414): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1415): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1416): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1417): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1418): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1419): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1420): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1421): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1422): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1423): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1424): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1425): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1426): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1427): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1428): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-SCCP(1429): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-RAN(1430): fail (none -> fail) reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-M3UA(1431): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1432): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1433): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1434): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC TC_iu_attach_geran_rau(1435): none (fail -> fail) MTC@0efb420423e9: Test case TC_iu_attach_geran_rau finished. Verdict: fail reason: RANAP: Timeout waiting for RESET-ACK after sending RESET MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau fail'. Tue May 7 12:15:10 UTC 2024 ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau fail ------ Saving talloc report from 172.18.195.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82934) Waiting for packet dumper to finish... 1 (prev_count=82934, count=92298) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau fail' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Tue May 7 12:15:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_geran_attach_iu_rau started. SGSN_Test-Gb0-NS0(1436)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21010 SGSN_Test-Gb0-NS0(1436)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } SGSN_Test-Gb0-BSSGP0(1437)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1440)@0efb420423e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI97(1440)@0efb420423e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1440)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@0efb420423e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1441)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21011 SGSN_Test-Gb0-BSSGP0(1437)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1437)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI196(1439)@0efb420423e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1441)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb1-BSSGP1(1442)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1445)@0efb420423e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI98(1445)@0efb420423e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1445)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@0efb420423e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1446)@0efb420423e9: Creating NSIP provider for "172.18.195.103":21012 SGSN_Test-Gb1-BSSGP1(1442)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1442)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI210(1444)@0efb420423e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1447)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1446)@0efb420423e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.195.103", remote_udp_port := 23000, remote_ip := "172.18.195.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@0efb420423e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@0efb420423e9: Provider Link came up: sending NS-RESET -NSVCI99(1450)@0efb420423e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1450)@0efb420423e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@0efb420423e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@0efb420423e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1453)@0efb420423e9: ************************************************* SGSN_Test_0-M3UA(1453)@0efb420423e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1453)@0efb420423e9: ************************************************* SGSN_Test-Gb2-BSSGP2(1447)@0efb420423e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1447)@0efb420423e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@0efb420423e9: Starting RAN_Emulation SGSN_Test_0-SCCP(1451)@0efb420423e9: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1449)@0efb420423e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1453)@0efb420423e9: SCTP_ConnectResult -> connection established from: "172.18.195.103":23908 to server: "172.18.195.200":2905 association #8 SGSN_Test_0-M3UA(1453)@0efb420423e9: Warning: Sendmsg error! Strerror=Success SGSN_Test-GSUP-IPA(1454)@0efb420423e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@0efb420423e9: 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)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@0efb420423e9: 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)@0efb420423e9: 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)@0efb420423e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@0efb420423e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_geran_attach_iu_rau-BVCI196(1439)@0efb420423e9: Adding Client=TC_geran_attach_iu_rau(1457), IMSI='262420000001003'H, TLLI='F7903D42'O, index=0 SGSN_Test-GSUP(1455)@0efb420423e9: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1457) TC_geran_attach_iu_rau(1457)@0efb420423e9: 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 := 'C6C2D0D4733A28A116F5F5C227015715'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7A3CCFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15B145D061715354'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '31E2FBE2A0F2666BB267D44DC0E57E50'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7BF90C7E97B7272044A4D5B753E0FC48'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6D45F6AAB76D2723314FC5D47C58F652'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1DF4EC5E7CEE0862'O } } } } } SGSN_Test-GSUP(1455)@0efb420423e9: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1457) SGSN_Test-GSUP(1455)@0efb420423e9: Added IMSI table entry 0TC_geran_attach_iu_rau(1457)"262420000001003" TC_geran_attach_iu_rau(1457)@0efb420423e9: 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 := 'D40B2513'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)@0efb420423e9: setverdict(fail): none -> fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MC@0efb420423e9: Test Component 1452 has requested to stop MTC. Terminating current testcase execution. TC_geran_attach_iu_rau-BVCI220(1449)@0efb420423e9: Final verdict of PTC: none TC_geran_attach_iu_rau(1457)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1441)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1442)@0efb420423e9: Final verdict of PTC: none -NSVCI98-provIP(1443)@0efb420423e9: Final verdict of PTC: none -NSVCI98(1445)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1446)@0efb420423e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1451)@0efb420423e9: Final verdict of PTC: none -NSVCI97-provIP(1438)@0efb420423e9: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1444)@0efb420423e9: Final verdict of PTC: none SGSN_Test_0-M3UA(1453)@0efb420423e9: Final verdict of PTC: none -NSVCI97(1440)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1447)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1437)@0efb420423e9: Final verdict of PTC: none -NSVCI99-provIP(1448)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP(1455)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@0efb420423e9: Final verdict of PTC: none SGSN_Test-GTP(1456)@0efb420423e9: Final verdict of PTC: none -NSVCI99(1450)@0efb420423e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1436)@0efb420423e9: Final verdict of PTC: none SGSN_Test_0-RAN(1452)@0efb420423e9: Final verdict of PTC: fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" TC_geran_attach_iu_rau-BVCI196(1439)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1436): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1437): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1439): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1441): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1442): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1444): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1446): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1447): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@0efb420423e9: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1449): none (none -> none) MTC@0efb420423e9: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-SCCP(1451): none (none -> none) MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-RAN(1452): fail (none -> fail) reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MTC@0efb420423e9: Local verdict of PTC SGSN_Test_0-M3UA(1453): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GSUP(1455): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC SGSN_Test-GTP(1456): none (fail -> fail) MTC@0efb420423e9: Local verdict of PTC TC_geran_attach_iu_rau(1457): none (fail -> fail) MTC@0efb420423e9: Test case TC_geran_attach_iu_rau finished. Verdict: fail reason: RANAP: Timeout waiting for RESET-ACK after sending RESET MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau fail'. Tue May 7 12:15:20 UTC 2024 ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau fail ------ Saving talloc report from 172.18.195.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=116180) Waiting for packet dumper to finish... 1 (prev_count=116180, count=125740) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau fail' was executed successfully (exit status: 0). MC@0efb420423e9: Test execution finished. MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Tue May 7 12:15:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_NS_connect_alive started. -provIP0(1458)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: none MTC@0efb420423e9: Local verdict of PTC -provIP0(1458): none (none -> none) MTC@0efb420423e9: Test case TC_NS_connect_alive finished. Verdict: none MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none'. Tue May 7 12:15:25 UTC 2024 ------ SGSN_Tests_NS.TC_NS_connect_alive none ------ Saving talloc report from 172.18.195.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=27902) Waiting for packet dumper to finish... 1 (prev_count=27902, count=36840) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none' was executed successfully (exit status: 0). MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Tue May 7 12:15:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0efb420423e9: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@0efb420423e9: Test case TC_NS_connect_reset started. MTC@0efb420423e9: setverdict(pass): none -> pass -provIP0(1459)@0efb420423e9: Final verdict of PTC: none MTC@0efb420423e9: Setting final verdict of the test case. MTC@0efb420423e9: Local verdict of MTC: pass MTC@0efb420423e9: Local verdict of PTC -provIP0(1459): none (pass -> pass) MTC@0efb420423e9: Test case TC_NS_connect_reset finished. Verdict: pass MTC@0efb420423e9: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Tue May 7 12:15:29 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 172.18.195.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25185) Waiting for packet dumper to finish... 1 (prev_count=25185, count=33546) MTC@0efb420423e9: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@0efb420423e9: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0efb420423e9: Terminating MTC. MC@0efb420423e9: MTC terminated. MC2> exit MC@0efb420423e9: Shutting down session. MC@0efb420423e9: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-20.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->FAIL SGSN_Tests_Iu.TC_iu_attach pass->FAIL SGSN_Tests_Iu.TC_iu_attach_encr xfail SGSN_Tests_Iu.TC_iu_attach_geran_rau pass->FAIL 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: pass->FAIL: 3 NEW: FAIL: 2 xfail: 4 pass: 69 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 + cut -d : -f2 + awk -F"+ NR>1{print $2} + grepdocker Name network inspect ttcn3-sgsn-test-195 + local containers=jenkins-ttcn3-sgsn-test-io_uring-58-stp jenkins-ttcn3-sgsn-test-io_uring-58-sgsn + [ -n jenkins-ttcn3-sgsn-test-io_uring-58-stp jenkins-ttcn3-sgsn-test-io_uring-58-sgsn ] + docker_kill_wait jenkins-ttcn3-sgsn-test-io_uring-58-stp jenkins-ttcn3-sgsn-test-io_uring-58-sgsn + docker kill jenkins-ttcn3-sgsn-test-io_uring-58-stp jenkins-ttcn3-sgsn-test-io_uring-58-sgsn jenkins-ttcn3-sgsn-test-io_uring-58-stp jenkins-ttcn3-sgsn-test-io_uring-58-sgsn + docker wait jenkins-ttcn3-sgsn-test-io_uring-58-stp jenkins-ttcn3-sgsn-test-io_uring-58-sgsn Error response from daemon: No such container: jenkins-ttcn3-sgsn-test-io_uring-58-stp Error response from daemon: No such container: jenkins-ttcn3-sgsn-test-io_uring-58-sgsn + true + network_remove + set +x Removing network ttcn3-sgsn-test-195 + docker network remove ttcn3-sgsn-test-195 ttcn3-sgsn-test-195 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache:/cache --name jenkins-ttcn3-sgsn-test-io_uring-58-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-io_uring/logs/sgsn-tester/junit-xml-20.log SGSN_Tests.ttcn:3915 SGSN_Tests control part SGSN_Tests.ttcn:1190 TC_attach_gsup_lu_timeout testcase SGSN_Tests.ttcn:3916 SGSN_Tests control part SGSN_Tests.ttcn:1221 TC_attach_gsup_lu_reject testcase Tguard timeout SGSN_Tests.ttcn:3951 SGSN_Tests control part SGSN_Tests.ttcn:1945 TC_attach_second_attempt testcase Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3982 SGSN_Tests control part SGSN_Tests.ttcn:3804 TC_sgsn_context_req_in testcase Rx unexpected RAU Reject SGSN_Tests.ttcn:3983 SGSN_Tests control part SGSN_Tests.ttcn:3902 TC_sgsn_context_req_out testcase RANAP: Timeout waiting for RESET-ACK after sending RESET SGSN_Tests_Iu.ttcn:111 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:36 TC_iu_attach testcase RANAP: Timeout waiting for RESET-ACK after sending RESET SGSN_Tests_Iu.ttcn:112 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:58 TC_iu_attach_encr testcase RANAP: Timeout waiting for RESET-ACK after sending RESET SGSN_Tests_Iu.ttcn:113 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:82 TC_iu_attach_geran_rau testcase RANAP: Timeout waiting for RESET-ACK after sending RESET SGSN_Tests_Iu.ttcn:114 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:106 TC_geran_attach_iu_rau testcase no verdict 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