Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 5827006f0707f24ef4558b199544ad8470d12fe6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5827006f0707f24ef4558b199544ad8470d12fe6 # timeout=10 Commit message: "s1gw: add ttcn3-s1gw-test" > git rev-list --no-walk 5827006f0707f24ef4558b199544ad8470d12fe6 # timeout=10 [ttcn3-bsc-test-io_uring] $ /bin/sh -xe /tmp/jenkins10011716670415831819.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bsc-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bsc-test + export DOCKER_ARGS=-e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 + cd ttcn3-bsc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs ] + [ xjenkins-ttcn3-bsc-test-io_uring-101 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test + SUITE_NAME=ttcn3-bsc-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-bsc-master osmo-bts-master ttcn3-bsc-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-bsc-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-bsc-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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 ... #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.2s #11 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #11 DONE 0.4s #12 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #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 pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #15 CACHED #16 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #16 CACHED #17 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #19 CACHED #20 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #20 CACHED #21 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #21 CACHED #22 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #22 CACHED #23 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #23 CACHED #24 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #24 CACHED #25 [ 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 #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:dcad019fb6b2c7febf7cb52eee47201284af5fa2ba4790ff8eee076028e5640c 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n dcad019fb6b2 + 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-bsc-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-bsc-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 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.1s #7 [3/7] WORKDIR /DATA #7 CACHED #8 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #8 CACHED #9 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #9 CACHED #10 [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 #10 CACHED #11 [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 #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:2170f4d8c3e37333fa0e5bfe092ac377f791f426cc4eddf9da2183d165c4be91 0.0s done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 2170f4d8c3e3 + 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.57.481f.202406172026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406172026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406172026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406172026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo VTY library ii osmocom-nightly 202406172026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-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-bsc-test-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-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 .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.1s done #7 DONE 0.1s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/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://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 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' '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 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-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 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #18 CACHED #19 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #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 pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #20 CACHED #21 [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 #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [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 #23 CACHED #24 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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:dcad019fb6b2c7febf7cb52eee47201284af5fa2ba4790ff8eee076028e5640c 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n dcad019fb6b2 + 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-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bsc-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-bsc-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-bsc-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.46kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.0s #7 [6/8] RUN CD osmo-bsc && 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 #7 CACHED #8 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #8 CACHED #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 CACHED #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 CACHED #11 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #11 CACHED #12 [3/8] WORKDIR /TMP #12 CACHED #13 [8/8] WORKDIR /DATA #13 CACHED #14 exporting to image #14 exporting layers done #14 writing image sha256:8a85a9f4b494a3f2fe7478ccfe86cccf1de2bee6768fce3892c5fa4507501753 0.0s done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 8a85a9f4b494 + list_osmo_packages debian-bookworm osmo-bsc-master + local distro=debian-bookworm + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 1.5.1.22.945b.202406172026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.52.2314.202406172026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.52.2314.202406172026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406172026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406172026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406172026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406172026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.22.945b.202406172026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406172026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406172026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406172026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.22.945b.202406172026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo VTY library ii osmocom-nightly 202406172026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-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-bsc-test-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-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.75kB 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 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.1s done #7 DONE 0.1s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #14 CACHED #15 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [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 #17 CACHED #18 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #18 CACHED #19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 CACHED #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 CACHED #21 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 CACHED #25 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #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:dcad019fb6b2c7febf7cb52eee47201284af5fa2ba4790ff8eee076028e5640c 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n dcad019fb6b2 + 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-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bts-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-bsc-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-bts-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.52kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.0s #7 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #7 CACHED #8 [6/8] RUN CD osmo-bts && 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-trx && make "-j$(nproc)" install #8 CACHED #9 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #9 CACHED #10 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #10 CACHED #11 [3/8] WORKDIR /TMP #11 CACHED #12 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #12 CACHED #13 [8/8] WORKDIR /DATA #13 CACHED #14 exporting to image #14 exporting layers done #14 writing image sha256:f8b8fc62488ffcfb70fd181a5627afd3c24e9c12e18b3f8ad64c8bc3cfd9848c 0.0s done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n f8b8fc62488f + list_osmo_packages debian-bookworm osmo-bts-master + local distro=debian-bookworm + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii libosmo-abis-dev:amd64 1.5.1.22.945b.202406172026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406172026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406172026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.22.945b.202406172026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406172026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406172026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406172026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.22.945b.202406172026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406172026 amd64 Osmo VTY library ii osmocom-nightly 202406172026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bsc-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:d956bffc460c2fd40ebcce9fce2283ea94918a68a4e0f39137809918a46fd503 Status: Downloaded newer image 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-bsc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bsc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bsc-test + echo ttcn3-bsc-test + dir=ttcn3-bsc-test + pull_arg=--pull + grep ^FROM ../ttcn3-bsc-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-bsc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bsc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bsc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-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-bsc-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-bsc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B 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: 2.20kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 DONE 0.1s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bsc #8 0.343 + OSMO_TTCN3_BRANCH=master #8 0.343 + shift #8 0.343 + cd /osmo-ttcn3-hacks #8 0.343 + git fetch #8 0.484 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.484 68e476c7..badf38de master -> origin/master #8 0.484 * [new branch] daniel/mme -> origin/daniel/mme #8 0.484 + 524d3635...486bb2bc pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.487 + git checkout master #8 0.545 Already on 'master' #8 0.546 Your branch is behind 'origin/master' by 11 commits, and can be fast-forwarded. #8 0.546 (use "git pull" to update your local branch) #8 0.546 + git symbolic-ref -q HEAD #8 0.547 refs/heads/master #8 0.547 + git reset --hard origin/master #8 0.562 HEAD is now at badf38de s1ap: add templates for E-RAB SETUP REQUEST/RESPONSE #8 0.563 + git rev-parse --abbrev-ref HEAD #8 0.565 master #8 0.565 + git rev-parse HEAD #8 0.567 badf38deb992af2dd8f4f7595696061018caccf7 #8 0.568 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.569 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.569 + make -j8 deps #8 0.653 (make -j20 -C deps || make -j1 -C deps) #8 0.653 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.654 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.463 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.464 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.464 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.464 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.465 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.465 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.466 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.466 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.467 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.468 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.469 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.470 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.471 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.472 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.472 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.473 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.529 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.530 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.609 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.614 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.619 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.623 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.623 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.626 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.627 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.630 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.634 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.634 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.642 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.642 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.647 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.656 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.656 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.675 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.675 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.685 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.685 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.686 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.686 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.687 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.687 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.688 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.688 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.694 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.694 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.698 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.698 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.699 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.699 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.701 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.701 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.704 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.704 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.707 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.707 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.743 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.743 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.751 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.751 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.809 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.810 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.815 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.817 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.818 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.819 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.820 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.820 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.821 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.821 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.823 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.823 + make bsc #8 1.938 (make -j20 -C deps || make -j1 -C deps) #8 1.943 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.770 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.770 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.771 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.772 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.772 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.773 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.774 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.775 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.776 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.776 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.777 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.778 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.779 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.779 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.780 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.781 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.866 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.866 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.939 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.953 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.953 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.955 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.955 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.960 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.960 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.962 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.962 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.962 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.970 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.972 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.988 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 3.012 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.013 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.019 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.020 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.020 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 3.020 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 3.025 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 3.025 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 3.026 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.026 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.026 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.027 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.035 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.035 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.037 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.037 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.039 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 3.039 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 3.039 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.039 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.039 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.040 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.042 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.042 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.066 origin/c496d298876fed55c2b730278b7ee77982555563 #8 3.066 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 3.126 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 3.126 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 3.256 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.256 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.262 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 3.262 (cd bsc && ./gen_links.sh && ./regen_makefile.sh) #8 3.267 Linking TCCInterface_Functions.ttcn #8 3.270 Linking TCCConversion_Functions.ttcn #8 3.272 Linking TCCConversion.cc #8 3.275 Linking TCCInterface.cc #8 3.277 Linking TCCInterface_ip.h #8 3.279 Linking SDP_EncDec.cc #8 3.282 Linking Socket_API_Definitions.ttcn #8 3.285 Linking IPL4asp_Functions.ttcn #8 3.287 Linking IPL4asp_PT.cc #8 3.289 Linking IPL4asp_PT.hh #8 3.291 Linking IPL4asp_PortType.ttcn #8 3.294 Linking IPL4asp_Types.ttcn #8 3.296 Linking IPL4asp_discovery.cc #8 3.298 Linking IPL4asp_protocol_L234.hh #8 3.301 Linking M3UA_Types.ttcn #8 3.303 Linking SCTPasp_PT.cc #8 3.306 Linking SCTPasp_PT.hh #8 3.308 Linking SCTPasp_PortType.ttcn #8 3.310 Linking SCTPasp_Types.ttcn #8 3.312 Linking M3UA_Emulation.ttcn #8 3.315 Linking MTP3asp_PortType.ttcn #8 3.317 Linking MTP3asp_Types.ttcn #8 3.319 Linking SCCP_Emulation.ttcn #8 3.322 Linking SCCP_Mapping.ttcnpp #8 3.324 Linking SCCP_Types.ttcn #8 3.326 Linking SCCPasp_Types.ttcn #8 3.329 Linking BSSAP_Types.ttcn #8 3.331 Linking MobileL3_CC_Types.ttcn #8 3.334 Linking MobileL3_CommonIE_Types.ttcn #8 3.336 Linking MobileL3_GMM_SM_Types.ttcn #8 3.338 Linking MobileL3_MM_Types.ttcn #8 3.341 Linking MobileL3_RRM_Types.ttcn #8 3.343 Linking MobileL3_SMS_Types.ttcn #8 3.345 Linking MobileL3_SS_Types.ttcn #8 3.347 Linking MobileL3_Types.ttcn #8 3.350 Linking SDP_EncDec.cc #8 3.352 Linking SDP_Types.ttcn #8 3.355 Linking SDP_parse_.tab.c #8 3.357 Linking SDP_parse_.tab.h #8 3.359 Linking SDP_parse_parser.h #8 3.361 Linking SDP_parser.l #8 3.364 Linking SDP_parser.y #8 3.366 Linking lex.SDP_parse_.c #8 3.368 Linking RTP_EncDec.cc #8 3.370 Linking RTP_Types.ttcn #8 3.373 Linking TELNETasp_PT.cc #8 3.375 Linking TELNETasp_PT.hh #8 3.377 Linking TELNETasp_PortType.ttcn #8 3.380 Linking Misc_Helpers.ttcn #8 3.383 Linking General_Types.ttcn #8 3.385 Linking Osmocom_Types.ttcn #8 3.387 Linking GSM_Types.ttcn #8 3.389 Linking Osmocom_VTY_Functions.ttcn #8 3.392 Linking Native_Functions.ttcn #8 3.394 Linking Native_FunctionDefs.cc #8 3.396 Linking IPA_Types.ttcn #8 3.399 Linking IPA_CodecPort.ttcn #8 3.401 Linking IPA_CodecPort_CtrlFunct.ttcn #8 3.403 Linking IPA_CodecPort_CtrlFunctDef.cc #8 3.406 Linking IPA_Emulation.ttcnpp #8 3.408 Linking L3_Templates.ttcn #8 3.410 Linking BSSMAP_Templates.ttcn #8 3.413 Linking RAN_Emulation.ttcnpp #8 3.415 Linking RLCMAC_CSN1_Templates.ttcn #8 3.417 Linking RLCMAC_CSN1_Types.ttcn #8 3.419 Linking GSM_RR_Types.ttcn #8 3.422 Linking RSL_Types.ttcn #8 3.424 Linking RSL_Emulation.ttcn #8 3.427 Linking MGCP_Emulation.ttcn #8 3.429 Linking SDP_Templates.ttcn #8 3.431 Linking MGCP_Types.ttcn #8 3.433 Linking MGCP_Templates.ttcn #8 3.435 Linking MGCP_CodecPort.ttcn #8 3.437 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 3.439 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 3.441 Linking BSSAP_CodecPort.ttcn #8 3.443 Linking RAN_Adapter.ttcnpp #8 3.445 Linking Osmocom_CTRL_Types.ttcn #8 3.447 Linking Osmocom_CTRL_Functions.ttcn #8 3.449 Linking Osmocom_CTRL_Adapter.ttcn #8 3.451 Linking RTP_CodecPort.ttcn #8 3.452 Linking RTP_CodecPort_CtrlFunct.ttcn #8 3.454 Linking RTP_CodecPort_CtrlFunctDef.cc #8 3.456 Linking RTP_Emulation.ttcn #8 3.458 Linking IuUP_Types.ttcn #8 3.460 Linking IuUP_EncDec.cc #8 3.462 Linking IuUP_Emulation.ttcn #8 3.464 Linking SCCP_Templates.ttcn #8 3.466 Linking IPA_Testing.ttcn #8 3.468 Linking GSM_SystemInformation.ttcn #8 3.470 Linking GSM_RestOctets.ttcn #8 3.472 Linking CBSP_Types.ttcn #8 3.474 Linking CBSP_Templates.ttcn #8 3.476 Linking CBSP_CodecPort.ttcn #8 3.478 Linking CBSP_CodecPort_CtrlFunct.ttcn #8 3.480 Linking CBSP_CodecPort_CtrlFunctdef.cc #8 3.482 Linking CBSP_Adapter.ttcn #8 3.484 Linking StatsD_Types.ttcn #8 3.485 Linking StatsD_CodecPort.ttcn #8 3.487 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 3.489 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 3.491 Linking StatsD_Checker.ttcn #8 3.493 Linking BSSAP_LE_CodecPort.ttcn #8 3.495 Linking BSSAP_LE_Emulation.ttcn #8 3.497 Linking BSSAP_LE_Types.ttcn #8 3.499 Linking BSSAP_LE_Adapter.ttcn #8 3.501 Linking BSSLAP_Types.ttcn #8 3.503 Linking BSSMAP_LE_Templates.ttcn #8 3.505 Linking AbisOML_Types.ttcn #8 3.566 Generating Makefile skeleton... #8 3.566 Makefile skeleton was generated. #8 3.594 make -C bsc compile #8 3.609 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 3.609 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 3.626 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 3.642 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 3.656 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 3.663 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 3.663 49 | "internal user MTP3asp_PT #8 3.663 | ^ #8 3.663 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 3.663 58 | " #8 3.663 | ^ #8 3.663 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 3.663 70 | "user MTP3asp_PT #8 3.663 | ^ #8 3.663 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 3.663 79 | " #8 3.663 | ^ #8 3.666 /usr/bin/ttcn3_compiler -L -U 8 AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn - AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn #8 3.671 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 3.671 #8 3.677 Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'... #8 3.680 Notify: Parsing TTCN-3 module `BSC_Tests.ttcn'... #8 3.690 BSC_Tests.ttcn:7918.58-68: In charstring value: #8 3.690 BSC_Tests.ttcn:7918.60-61: warning: Unknown escape sequence `\(' was treated literally #8 3.690 BSC_Tests.ttcn:7918.65-66: warning: Unknown escape sequence `\)' was treated literally #8 3.702 Notify: Parsing TTCN-3 module `BSC_Tests_ASCI.ttcn'... #8 3.703 Notify: Parsing TTCN-3 module `BSC_Tests_CBSP.ttcn'... #8 3.706 Notify: Parsing TTCN-3 module `BSC_Tests_LCLS.ttcn'... #8 3.707 Notify: Parsing TTCN-3 module `BSC_Tests_OML.ttcn'... #8 3.707 Notify: Parsing TTCN-3 module `BSC_Tests_VAMOS.ttcn'... #8 3.709 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 3.709 Notify: Parsing TTCN-3 module `BSSAP_LE_Adapter.ttcn'... #8 3.710 Notify: Parsing TTCN-3 module `BSSAP_LE_CodecPort.ttcn'... #8 3.710 Notify: Parsing TTCN-3 module `BSSAP_LE_Emulation.ttcn'... #8 3.711 Notify: Parsing TTCN-3 module `BSSAP_LE_Types.ttcn'... #8 3.712 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 3.715 Notify: Parsing TTCN-3 module `BSSLAP_Types.ttcn'... #8 3.716 Notify: Parsing TTCN-3 module `BSSMAP_LE_Templates.ttcn'... #8 3.716 Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... #8 3.720 Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... #8 3.720 Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... #8 3.720 Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... #8 3.720 Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... #8 3.722 Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... #8 3.722 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... #8 3.724 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... #8 3.725 Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... #8 3.726 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.727 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.728 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 3.728 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 3.728 Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'... #8 3.728 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 3.728 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.729 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.729 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.730 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 3.730 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 3.731 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 3.735 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 3.737 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 3.738 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 3.738 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 3.738 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 3.739 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 3.740 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 3.740 Notify: Parsing TTCN-3 module `MSC_ConnectionHandler.ttcn'... #8 3.744 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 3.744 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 3.744 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.744 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 3.746 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 3.747 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 3.750 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 3.750 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 3.752 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 3.753 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 3.753 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 3.754 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.754 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 3.754 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 3.755 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 3.755 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 3.755 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 3.755 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 3.755 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.756 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 3.756 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 3.757 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 3.760 Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... #8 3.761 Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... #8 3.767 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 3.767 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 3.767 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 3.768 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 3.769 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 3.771 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.771 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.771 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.772 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.774 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.774 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.774 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.774 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.774 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.774 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.774 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.777 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 3.777 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.778 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 3.778 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.778 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.779 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 3.780 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 3.780 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 3.780 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 3.780 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 3.781 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.781 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 3.782 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 3.782 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 3.782 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 3.782 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.783 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.783 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.783 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 3.785 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 3.785 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 3.787 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 3.787 Notify: Checking modules... #8 3.789 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 3.789 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 3.789 BSSAP_LE_Adapter.ttcn: In TTCN-3 module `BSSAP_LE_Adapter': #8 3.789 BSSAP_LE_Adapter.ttcn:38.1-49.1: warning: Definition with name `BSSAP_LE_Adapter' hides a module identifier #8 3.812 BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': #8 3.812 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': #8 3.812 BSSMAP_Templates.ttcn:260.4-262.2: In else statement: #8 3.812 BSSMAP_Templates.ttcn:261.3-42: In return statement: #8 3.812 BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': #8 3.812 BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': #8 3.812 BSSMAP_Templates.ttcn:261.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 3.812 BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here #8 3.812 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': #8 3.812 BSSMAP_Templates.ttcn:278.4-280.2: In else statement: #8 3.812 BSSMAP_Templates.ttcn:279.3-42: In return statement: #8 3.812 BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': #8 3.812 BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': #8 3.812 BSSMAP_Templates.ttcn:279.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 3.812 BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here #8 3.812 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': #8 3.812 BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': #8 3.812 BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': #8 3.812 BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': #8 3.812 BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': #8 3.812 BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': #8 3.812 BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': #8 3.812 BSSMAP_Templates.ttcn:523.46-52: warning: Inadequate restriction on the referenced template parameter `l3_info', this may cause a dynamic test case error at runtime #8 3.812 BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here #8 3.813 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': #8 3.813 BSSMAP_Templates.ttcn:752.4-758.2: In else statement: #8 3.813 BSSMAP_Templates.ttcn:757.3-11: In return statement: #8 3.813 BSSMAP_Templates.ttcn:757.10-11: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 3.813 BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here #8 3.814 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': #8 3.814 BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: #8 3.814 BSSMAP_Templates.ttcn:2180.3-11: In return statement: #8 3.814 BSSMAP_Templates.ttcn:2180.10-11: warning: Inadequate restriction on the referenced template variable `tp', this may cause a dynamic test case error at runtime #8 3.814 BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here #8 3.815 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': #8 3.815 BSSMAP_Templates.ttcn:2853.2-10: In return statement: #8 3.815 BSSMAP_Templates.ttcn:2853.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 3.815 BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here #8 3.827 BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': #8 3.827 BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': #8 3.827 BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': #8 3.827 BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': #8 3.827 BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': #8 3.827 BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': #8 3.827 BSSMAP_LE_Templates.ttcn:137.22-25: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.827 BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here #8 3.834 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 3.834 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 3.834 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.834 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 3.834 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.834 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 3.834 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.834 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 3.834 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.834 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 3.834 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.837 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 3.837 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 3.837 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 3.837 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 3.837 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 3.837 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 3.837 RSL_Types.ttcn:1147.35-43: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 3.837 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 3.839 RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 3.839 RSL_Types.ttcn:2426.3-2433.3: In if statement: #8 3.839 RSL_Types.ttcn:2427.4-2432.4: In variable assignment: #8 3.839 RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': #8 3.839 RSL_Types.ttcn:2428.5-2431.6: In component #1: #8 3.839 RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': #8 3.839 RSL_Types.ttcn:2430.14-65: In template for record field `body': #8 3.839 RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': #8 3.839 RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 3.839 RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': #8 3.839 RSL_Types.ttcn:2430.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 3.839 RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here #8 3.840 RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 3.840 RSL_Types.ttcn:2471.3-2473.3: In if statement: #8 3.840 RSL_Types.ttcn:2472.4-128: In variable assignment: #8 3.840 RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 3.840 RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': #8 3.840 RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': #8 3.840 RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 3.840 RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': #8 3.840 RSL_Types.ttcn:2472.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 3.840 RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here #8 3.840 RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': #8 3.840 RSL_Types.ttcn:2537.3-2539.3: In if statement: #8 3.840 RSL_Types.ttcn:2538.4-128: In variable assignment: #8 3.840 RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 3.840 RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': #8 3.840 RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': #8 3.840 RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 3.840 RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': #8 3.840 RSL_Types.ttcn:2538.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 3.840 RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here #8 3.840 RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 3.840 RSL_Types.ttcn:2572.3-2574.3: In if statement: #8 3.840 RSL_Types.ttcn:2573.4-128: In variable assignment: #8 3.840 RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 3.840 RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': #8 3.840 RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': #8 3.840 RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 3.840 RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': #8 3.840 RSL_Types.ttcn:2573.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 3.840 RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here #8 3.865 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 3.865 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 3.865 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 3.865 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 3.865 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 3.865 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 3.865 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 3.870 MSC_ConnectionHandler.ttcn: In TTCN-3 module `MSC_ConnectionHandler': #8 3.870 MSC_ConnectionHandler.ttcn:470.1-531.1: In altstep definition `as_Media_mgw': #8 3.870 MSC_ConnectionHandler.ttcn:493.20-82: In guard operation: #8 3.870 MSC_ConnectionHandler.ttcn:493.20-82: In receive statement: #8 3.870 MSC_ConnectionHandler.ttcn:493.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_crcx)' may change the actual snapshot. #8 3.870 MSC_ConnectionHandler.ttcn:513.4-66: In guard operation: #8 3.870 MSC_ConnectionHandler.ttcn:513.4-66: In receive statement: #8 3.870 MSC_ConnectionHandler.ttcn:513.23-52: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_mdcx)' may change the actual snapshot. #8 3.870 MSC_ConnectionHandler.ttcn:528.44-93: In guard operation: #8 3.870 MSC_ConnectionHandler.ttcn:528.44-93: In receive statement: #8 3.870 MSC_ConnectionHandler.ttcn:528.63-92: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 3.880 BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': #8 3.880 BSC_Tests.ttcn:1317.1-1343.1: In function definition `f_init_bts_and_check_sysinfo': #8 3.880 BSC_Tests.ttcn:1333.2-20: In deactivate statement: #8 3.880 BSC_Tests.ttcn:1333.2-20: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.885 BSC_Tests.ttcn:1847.9-1874.1: In function definition `f_tc_assignment_csd': #8 3.885 BSC_Tests.ttcn:1872.2-18: In function instance: #8 3.885 BSC_Tests.ttcn:8533.8-8563.1: In function definition `f_perform_clear': #8 3.885 BSC_Tests.ttcn:8537.14-57: In variable definition `ack_dlcx': #8 3.885 BSC_Tests.ttcn:8537.26-57: In `activate()' operation: #8 3.885 BSC_Tests.ttcn:8505.9-8523.1: In altstep definition `as_mgcp_ack_all_dlcx': #8 3.885 BSC_Tests.ttcn:8517.20-82: In guard operation: #8 3.885 BSC_Tests.ttcn:8517.20-82: In receive statement: #8 3.885 BSC_Tests.ttcn:8517.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 3.885 BSC_Tests.ttcn:8561.2-21: In deactivate statement: #8 3.885 BSC_Tests.ttcn:8561.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.885 BSC_Tests.ttcn:8562.2-24: In deactivate statement: #8 3.885 BSC_Tests.ttcn:8562.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.888 BSC_Tests.ttcn:2123.9-2156.1: In function definition `f_TC_stats_conn_fail': #8 3.888 BSC_Tests.ttcn:2139.2-24: In function instance: #8 3.888 BSC_Tests.ttcn:2139.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.888 BSC_Tests.ttcn:2153.2-24: In function instance: #8 3.888 BSC_Tests.ttcn:2153.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.891 BSC_Tests.ttcn:3175.9-3182.1: In function definition `f_tc_stat_num_msc_connected_msc_connhdlr': #8 3.891 BSC_Tests.ttcn:3181.2-24: In function instance: #8 3.891 BSC_Tests.ttcn:3181.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.892 BSC_Tests.ttcn:3225.9-3247.1: In function definition `f_tc_stat_num_bts_connected_msc_connhdlr': #8 3.892 BSC_Tests.ttcn:3246.2-24: In function instance: #8 3.892 BSC_Tests.ttcn:3246.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.892 BSC_Tests.ttcn:3364.1-3386.1: In testcase definition `TC_ctrl_location': #8 3.892 BSC_Tests.ttcn:3372.2-3373.77: In function instance: #8 3.892 BSC_Tests.ttcn:3372.2-3373.77: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 3.892 BSC_Tests.ttcn:3379.2-3380.76: In function instance: #8 3.892 BSC_Tests.ttcn:3379.2-3380.76: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 3.892 BSC_Tests.ttcn:3414.9-3478.1: In function definition `f_pageing_helper': #8 3.892 BSC_Tests.ttcn:3443.2-3445.2: In if statement: #8 3.892 BSC_Tests.ttcn:3444.3-23: In variable assignment: #8 3.892 BSC_Tests.ttcn:3444.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': #8 3.892 BSC_Tests.ttcn:3444.19-22: In parameter #1 for `tmsi': #8 3.892 BSC_Tests.ttcn:3444.19-22: warning: Inadequate restriction on the referenced template parameter `tmsi', this may cause a dynamic test case error at runtime #8 3.892 BSC_Tests.ttcn:3418.7-39: note: Referenced template parameter is here #8 3.898 BSC_Tests.ttcn:4328.9-4345.1: In function definition `f_tc_assignment_sign': #8 3.898 BSC_Tests.ttcn:4343.2-24: In function instance: #8 3.898 BSC_Tests.ttcn:4343.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.906 BSC_Tests.ttcn:5577.9-5594.1: In function definition `f_tc_common_id': #8 3.906 BSC_Tests.ttcn:5589.2-76: In function instance: #8 3.906 BSC_Tests.ttcn:5589.2-76: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_match_regexp_retry' is not used #8 3.908 BSC_Tests.ttcn:5999.9-6028.1: In function definition `f_expect_dlcx_conns': #8 3.908 BSC_Tests.ttcn:6018.4-6027.2: In else statement: #8 3.908 BSC_Tests.ttcn:6020.3-65: In receive statement: #8 3.908 BSC_Tests.ttcn:6020.22-51: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 3.911 BSC_Tests.ttcn:6402.9-6572.1: In function definition `f_ho_into_this_bsc': #8 3.911 BSC_Tests.ttcn:6452.2-6470.2: In if statement: #8 3.911 BSC_Tests.ttcn:6459.3-6468.3: In if statement: #8 3.911 BSC_Tests.ttcn:6464.6-6467.4: In else statement: #8 3.911 BSC_Tests.ttcn:6465.5-66: In receive statement: #8 3.911 BSC_Tests.ttcn:6465.24-65: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := sdp } })' may change the actual snapshot. #8 3.911 BSC_Tests.ttcn:6466.5-66: In receive statement: #8 3.911 BSC_Tests.ttcn:6466.24-65: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := * } })' may change the actual snapshot. #8 3.911 BSC_Tests.ttcn:6570.2-21: In deactivate statement: #8 3.911 BSC_Tests.ttcn:6570.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.917 BSC_Tests.ttcn:8211.1-8261.1: In testcase definition `TC_dyn_ts_sdcch8_all_subslots_used': #8 3.917 BSC_Tests.ttcn:8231.2-44: In function instance: #8 3.917 BSC_Tests.ttcn:8231.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.919 BSC_Tests.ttcn:8565.8-8588.1: In function definition `f_perform_clear_no_rr_rel': #8 3.919 BSC_Tests.ttcn:8586.2-21: In deactivate statement: #8 3.919 BSC_Tests.ttcn:8586.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.919 BSC_Tests.ttcn:8587.2-24: In deactivate statement: #8 3.919 BSC_Tests.ttcn:8587.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.937 BSC_Tests.ttcn:9606.1-9670.1: In testcase definition `TC_emerg_premption': #8 3.937 BSC_Tests.ttcn:9622.2-9624.2: In for statement: #8 3.937 BSC_Tests.ttcn:9623.3-27: In function instance: #8 3.937 BSC_Tests.ttcn:9623.3-27: warning: The value returned by function `@BSC_Tests.f_chreq_act_ack' is not used #8 3.937 BSC_Tests.ttcn:9878.9-9905.1: In function definition `f_TC_fh_params_unset': #8 3.937 BSC_Tests.ttcn:9878.38-9881.61: In formal parameter list: #8 3.937 BSC_Tests.ttcn:9880.31-9881.60: In parameter `arfcn': #8 3.937 BSC_Tests.ttcn:9881.33-60: In default value: #8 3.937 BSC_Tests.ttcn:9881.33-60: warning: Field `uplink' is missing from record value #8 3.937 BSC_Tests.ttcn:9881.33-60: warning: Field `spare' is missing from record value #8 3.941 BSC_Tests.ttcn:10478.9-10500.1: In function definition `f_tc_lcs_loc_req_no_subscriber': #8 3.941 BSC_Tests.ttcn:10491.2-10493.74: In receive statement: #8 3.941 BSC_Tests.ttcn:10493.17-72: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__DATA__MISSING__IN__REQ)' may change the actual snapshot. #8 3.942 BSC_Tests.ttcn:10518.9-10549.1: In function definition `f_lcs_loc_req_for_active_ms_le_timeout': #8 3.942 BSC_Tests.ttcn:10540.2-10542.69: In receive statement: #8 3.942 BSC_Tests.ttcn:10542.17-67: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__SYSTEM__FAILURE)' may change the actual snapshot. #8 3.943 BSC_Tests.ttcn:10586.9-10635.1: In function definition `f_tc_lcs_loc_req_for_idle_ms_no_pag_resp': #8 3.943 BSC_Tests.ttcn:10626.2-10628.70: In receive statement: #8 3.943 BSC_Tests.ttcn:10628.17-68: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__REQUEST__ABORTED)' may change the actual snapshot. #8 3.949 BSC_Tests.ttcn:11266.1-11288.1: In testcase definition `TC_cm_reestablishment': #8 3.949 BSC_Tests.ttcn:11282.2-72: In function instance: #8 3.949 BSC_Tests.ttcn:11282.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.949 BSC_Tests.ttcn:11283.2-72: In function instance: #8 3.949 BSC_Tests.ttcn:11283.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.950 BSC_Tests.ttcn:11491.1-11561.1: In testcase definition `TC_imm_ass_pre_chan_ack_dyn_ts': #8 3.950 BSC_Tests.ttcn:11503.2-44: In function instance: #8 3.950 BSC_Tests.ttcn:11503.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.950 BSC_Tests.ttcn:11525.2-42: In function instance: #8 3.950 BSC_Tests.ttcn:11525.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.951 BSC_Tests.ttcn:11563.1-11634.1: In testcase definition `TC_imm_ass_pre_ts_ack_dyn_ts': #8 3.951 BSC_Tests.ttcn:11575.2-44: In function instance: #8 3.951 BSC_Tests.ttcn:11575.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.951 BSC_Tests.ttcn:11597.2-42: In function instance: #8 3.951 BSC_Tests.ttcn:11597.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.952 BSC_Tests.ttcn:11780.9-11841.1: In function definition `f_TC_lost_sdcch_during_assignment': #8 3.952 BSC_Tests.ttcn:11829.2-11838.2: In alt construct: #8 3.952 BSC_Tests.ttcn:11833.20-82: In guard operation: #8 3.952 BSC_Tests.ttcn:11833.20-82: In receive statement: #8 3.952 BSC_Tests.ttcn:11833.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 3.953 BSC_Tests.ttcn:11927.1-12017.1: In testcase definition `TC_ratectr_all_available_allocated_dyn': #8 3.953 BSC_Tests.ttcn:11943.2-44: In function instance: #8 3.953 BSC_Tests.ttcn:11943.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.953 BSC_Tests.ttcn:12002.2-44: In function instance: #8 3.953 BSC_Tests.ttcn:12002.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.955 BSC_Tests.ttcn:12220.1-12246.1: In testcase definition `TC_mgwpool_all_used': #8 3.955 BSC_Tests.ttcn:12238.2-70: In function instance: #8 3.955 BSC_Tests.ttcn:12238.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.955 BSC_Tests.ttcn:12239.2-70: In function instance: #8 3.955 BSC_Tests.ttcn:12239.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.955 BSC_Tests.ttcn:12249.1-12276.1: In testcase definition `TC_mgwpool_blocked_not_used': #8 3.955 BSC_Tests.ttcn:12268.2-70: In function instance: #8 3.955 BSC_Tests.ttcn:12268.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.956 BSC_Tests.ttcn:12269.2-70: In function instance: #8 3.956 BSC_Tests.ttcn:12269.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.956 BSC_Tests.ttcn:12279.1-12307.1: In testcase definition `TC_mgwpool_pin_bts': #8 3.956 BSC_Tests.ttcn:12298.2-70: In function instance: #8 3.956 BSC_Tests.ttcn:12298.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.956 BSC_Tests.ttcn:12299.2-70: In function instance: #8 3.956 BSC_Tests.ttcn:12299.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.957 BSC_Tests.ttcn:12337.1-12367.1: In testcase definition `TC_mgwpool_keepalive_down_not_used': #8 3.957 BSC_Tests.ttcn:12357.2-74: In function instance: #8 3.957 BSC_Tests.ttcn:12357.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.957 BSC_Tests.ttcn:12358.2-74: In function instance: #8 3.957 BSC_Tests.ttcn:12358.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.958 BSC_Tests.ttcn:12369.9-12408.1: In function definition `f_tc_ho_meas_rep_multi_band': #8 3.958 BSC_Tests.ttcn:12397.2-12405.2: In alt construct: #8 3.958 BSC_Tests.ttcn:12398.5-67: In guard operation: #8 3.958 BSC_Tests.ttcn:12398.5-67: In receive statement: #8 3.958 BSC_Tests.ttcn:12398.45-66: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_HandoverRequired': #8 3.958 In parameter #2 for `cid_list': #8 3.958 BSC_Tests.ttcn:12398.58-65: warning: Inadequate restriction on the referenced template variable `cid_list', this may cause a dynamic test case error at runtime #8 3.958 BSC_Tests.ttcn:12394.51-12396.2: note: Referenced template variable is here #8 3.960 BSC_Tests_ASCI.ttcn: In TTCN-3 module `BSC_Tests_ASCI': #8 3.960 BSC_Tests_ASCI.ttcn:377.9-505.1: In function definition `f_tc_asci_assignment': #8 3.960 BSC_Tests_ASCI.ttcn:417.2-484.2: In alt construct: #8 3.960 BSC_Tests_ASCI.ttcn:418.5-95: In guard operation: #8 3.960 BSC_Tests_ASCI.ttcn:418.5-95: In receive statement: #8 3.960 BSC_Tests_ASCI.ttcn:418.51-76: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_VGCS_VBS_AssignmentRes': #8 3.960 BSC_Tests_ASCI.ttcn:418.52-62: In parameter #1 for `ch_type': #8 3.960 BSC_Tests_ASCI.ttcn:418.52-62: warning: Inadequate restriction on the referenced template variable `res_ch_type', this may cause a dynamic test case error at runtime #8 3.960 BSC_Tests_ASCI.ttcn:403.37-111: note: Referenced template variable is here #8 3.960 BSC_Tests_ASCI.ttcn:418.65-75: In parameter #2 for `cell_id': #8 3.960 BSC_Tests_ASCI.ttcn:418.65-75: warning: Inadequate restriction on the referenced template variable `res_cell_id', this may cause a dynamic test case error at runtime #8 3.960 BSC_Tests_ASCI.ttcn:405.40-69: note: Referenced template variable is here #8 3.960 BSC_Tests_ASCI.ttcn:466.3-26: In deactivate statement: #8 3.960 BSC_Tests_ASCI.ttcn:466.3-26: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.967 CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': #8 3.967 CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': #8 3.967 CBSP_Templates.ttcn:381.2-53: In variable assignment: #8 3.967 CBSP_Templates.ttcn:381.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.967 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.967 CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': #8 3.967 CBSP_Templates.ttcn:449.2-53: In variable assignment: #8 3.967 CBSP_Templates.ttcn:449.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.967 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.967 CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': #8 3.967 CBSP_Templates.ttcn:538.2-53: In variable assignment: #8 3.967 CBSP_Templates.ttcn:538.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.967 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.967 CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': #8 3.967 CBSP_Templates.ttcn:567.2-53: In variable assignment: #8 3.967 CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 3.967 CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': #8 3.967 CBSP_Templates.ttcn:567.42-52: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime #8 3.967 CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here #8 3.967 CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': #8 3.967 CBSP_Templates.ttcn:617.2-53: In variable assignment: #8 3.967 CBSP_Templates.ttcn:617.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.967 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.967 CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': #8 3.967 CBSP_Templates.ttcn:690.2-692.2: In if statement: #8 3.967 CBSP_Templates.ttcn:691.3-54: In variable assignment: #8 3.967 CBSP_Templates.ttcn:691.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.967 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.967 CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': #8 3.967 CBSP_Templates.ttcn:726.2-728.2: In if statement: #8 3.967 CBSP_Templates.ttcn:727.3-54: In variable assignment: #8 3.967 CBSP_Templates.ttcn:727.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.967 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.968 CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': #8 3.968 CBSP_Templates.ttcn:785.2-787.2: In if statement: #8 3.968 CBSP_Templates.ttcn:786.3-54: In variable assignment: #8 3.968 CBSP_Templates.ttcn:786.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.968 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.968 CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': #8 3.968 CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': #8 3.968 CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': #8 3.968 CBSP_Templates.ttcn:837.4-23: In component 1: #8 3.968 CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': #8 3.968 CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': #8 3.968 CBSP_Templates.ttcn:837.17-22: warning: Inadequate restriction on the referenced template parameter `msg_id', this may cause a dynamic test case error at runtime #8 3.968 CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here #8 3.968 CBSP_Templates.ttcn:838.4-26: In component 2: #8 3.968 CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': #8 3.968 CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': #8 3.968 CBSP_Templates.ttcn:838.16-25: warning: Inadequate restriction on the referenced template parameter `old_ser_nr', this may cause a dynamic test case error at runtime #8 3.968 CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here #8 3.968 CBSP_Templates.ttcn:839.4-29: In component 3: #8 3.968 CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': #8 3.968 CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': #8 3.968 CBSP_Templates.ttcn:839.20-28: warning: Inadequate restriction on the referenced template parameter `cell_list', this may cause a dynamic test case error at runtime #8 3.968 CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here #8 3.968 CBSP_Templates.ttcn:840.4-33: In component 4: #8 3.968 CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 3.968 CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': #8 3.968 CBSP_Templates.ttcn:840.22-32: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime #8 3.968 CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here #8 3.968 CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': #8 3.968 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 3.968 CBSP_Adapter.ttcn:44.2-47.2: In if statement: #8 3.968 CBSP_Adapter.ttcn:45.3-84: In function instance: #8 3.968 CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 3.968 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 3.968 CBSP_Adapter.ttcn:65.2-68.2: In if statement: #8 3.968 CBSP_Adapter.ttcn:66.3-84: In function instance: #8 3.968 CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 3.970 BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': #8 3.970 BSC_Tests_CBSP.ttcn:421.1-446.1: In function definition `f_cbsp_msg_status_query': #8 3.970 BSC_Tests_CBSP.ttcn:431.2-433.2: In if statement: #8 3.970 BSC_Tests_CBSP.ttcn:432.3-104: In variable assignment: #8 3.970 BSC_Tests_CBSP.ttcn:432.39-104: In actual parameter list of template `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_COMPL': #8 3.970 In parameter #3 for `compl_list': #8 3.970 BSC_Tests_CBSP.ttcn:432.68-77: warning: Inadequate restriction on the referenced template parameter `compl_list', this may cause a dynamic test case error at runtime #8 3.970 BSC_Tests_CBSP.ttcn:423.8-57: note: Referenced template parameter is here #8 3.970 BSC_Tests_CBSP.ttcn:433.4-436.2: In else statement: #8 3.970 BSC_Tests_CBSP.ttcn:434.3-435.33: In variable assignment: #8 3.970 BSC_Tests_CBSP.ttcn:434.38-435.33: In actual parameter list of function `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_FAIL': #8 3.970 BSC_Tests_CBSP.ttcn:434.55-63: In parameter #3 for `fail_list': #8 3.970 BSC_Tests_CBSP.ttcn:434.55-63: warning: Inadequate restriction on the referenced template parameter `fail_list', this may cause a dynamic test case error at runtime #8 3.970 BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here #8 3.971 BSC_Tests_CBSP.ttcn:773.1-785.1: In testcase definition `TC_cbsp_write_lac_ci': #8 3.971 BSC_Tests_CBSP.ttcn:782.2-89: In receive statement: #8 3.971 BSC_Tests_CBSP.ttcn:782.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.971 BSC_Tests_CBSP.ttcn:788.1-800.1: In testcase definition `TC_cbsp_write_ci': #8 3.971 BSC_Tests_CBSP.ttcn:797.2-89: In receive statement: #8 3.971 BSC_Tests_CBSP.ttcn:797.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.971 BSC_Tests_CBSP.ttcn:803.1-819.1: In testcase definition `TC_cbsp_write_lai': #8 3.971 BSC_Tests_CBSP.ttcn:816.2-89: In receive statement: #8 3.971 BSC_Tests_CBSP.ttcn:816.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.971 BSC_Tests_CBSP.ttcn:841.1-862.1: In testcase definition `TC_cbsp_write_then_replace': #8 3.971 BSC_Tests_CBSP.ttcn:851.2-89: In receive statement: #8 3.971 BSC_Tests_CBSP.ttcn:851.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.971 BSC_Tests_CBSP.ttcn:859.2-89: In receive statement: #8 3.971 BSC_Tests_CBSP.ttcn:859.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.971 BSC_Tests_CBSP.ttcn:865.1-917.1: In testcase definition `TC_cbsp_write_rep_period_num': #8 3.971 BSC_Tests_CBSP.ttcn:883.2-908.2: In alt construct: #8 3.971 BSC_Tests_CBSP.ttcn:884.5-88: In guard operation: #8 3.971 BSC_Tests_CBSP.ttcn:884.5-88: In receive statement: #8 3.971 BSC_Tests_CBSP.ttcn:884.41-86: warning: Function invocation 'f_page2rsl(page, g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.976 BSC_Tests_OML.ttcn: In TTCN-3 module `BSC_Tests_OML': #8 3.976 BSC_Tests_OML.ttcn:228.9-244.1: In function definition `f_oml_send_exp_fail_rep': #8 3.976 BSC_Tests_OML.ttcn:243.2-47: In function instance: #8 3.976 BSC_Tests_OML.ttcn:243.2-47: warning: The value returned by function `@BSC_Tests_OML.f_oml_exp_rx' is not used #8 3.978 BSC_Tests_VAMOS.ttcn: In TTCN-3 module `BSC_Tests_VAMOS': #8 3.978 BSC_Tests_VAMOS.ttcn:300.9-356.1: In function definition `f_est_lchan_and_mode_modify_to_vamos': #8 3.978 BSC_Tests_VAMOS.ttcn:348.2-350.17: In receive statement: #8 3.978 BSC_Tests_VAMOS.ttcn:348.78-115: warning: Function invocation 'f_rsl_chan_nr_to_chrt(g_chan_nr, true)' may change the actual snapshot. #8 3.983 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 3.983 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 3.983 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 3.983 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 3.983 In parameter #4 for `rfci': #8 3.983 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 3.983 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 3.985 Notify: Generating code... #8 4.441 Notify: File `AbisOML_Types.hh' was generated. #8 4.442 Notify: File `AbisOML_Types.cc' was generated. #8 4.442 Notify: File `AbisOML_Types_part_1.cc' was generated. #8 4.442 Notify: File `AbisOML_Types_part_2.cc' was generated. #8 4.442 Notify: File `AbisOML_Types_part_3.cc' was generated. #8 4.442 Notify: File `AbisOML_Types_part_4.cc' was generated. #8 4.442 Notify: File `AbisOML_Types_part_5.cc' was generated. #8 4.442 Notify: File `AbisOML_Types_part_6.cc' was generated. #8 4.442 Notify: File `AbisOML_Types_part_7.cc' was generated. #8 4.442 Notify: File `BSC_Tests.hh' was generated. #8 4.443 Notify: File `BSC_Tests.cc' was generated. #8 4.443 Notify: File `BSC_Tests_ASCI.hh' was generated. #8 4.443 Notify: File `BSC_Tests_ASCI.cc' was generated. #8 4.443 Notify: File `BSC_Tests_ASCI_part_1.cc' was generated. #8 4.443 Notify: File `BSC_Tests_ASCI_part_2.cc' was generated. #8 4.443 Notify: File `BSC_Tests_ASCI_part_3.cc' was generated. #8 4.443 Notify: File `BSC_Tests_ASCI_part_4.cc' was generated. #8 4.443 Notify: File `BSC_Tests_ASCI_part_5.cc' was generated. #8 4.443 Notify: File `BSC_Tests_ASCI_part_6.cc' was generated. #8 4.443 Notify: File `BSC_Tests_ASCI_part_7.cc' was generated. #8 4.443 Notify: File `BSC_Tests_CBSP.hh' was generated. #8 4.444 Notify: File `BSC_Tests_CBSP.cc' was generated. #8 4.444 Notify: File `BSC_Tests_CBSP_part_1.cc' was generated. #8 4.444 Notify: File `BSC_Tests_CBSP_part_2.cc' was generated. #8 4.444 Notify: File `BSC_Tests_CBSP_part_3.cc' was generated. #8 4.444 Notify: File `BSC_Tests_CBSP_part_4.cc' was generated. #8 4.444 Notify: File `BSC_Tests_CBSP_part_5.cc' was generated. #8 4.444 Notify: File `BSC_Tests_CBSP_part_6.cc' was generated. #8 4.444 Notify: File `BSC_Tests_CBSP_part_7.cc' was generated. #8 4.444 Notify: File `BSC_Tests_LCLS.hh' was generated. #8 4.444 Notify: File `BSC_Tests_LCLS.cc' was generated. #8 4.444 Notify: File `BSC_Tests_LCLS_part_1.cc' was generated. #8 4.444 Notify: File `BSC_Tests_LCLS_part_2.cc' was generated. #8 4.444 Notify: File `BSC_Tests_LCLS_part_3.cc' was generated. #8 4.444 Notify: File `BSC_Tests_LCLS_part_4.cc' was generated. #8 4.444 Notify: File `BSC_Tests_LCLS_part_5.cc' was generated. #8 4.444 Notify: File `BSC_Tests_LCLS_part_6.cc' was generated. #8 4.444 Notify: File `BSC_Tests_LCLS_part_7.cc' was generated. #8 4.444 Notify: File `BSC_Tests_OML.hh' was generated. #8 4.444 Notify: File `BSC_Tests_OML.cc' was generated. #8 4.444 Notify: File `BSC_Tests_OML_part_1.cc' was generated. #8 4.444 Notify: File `BSC_Tests_OML_part_2.cc' was generated. #8 4.444 Notify: File `BSC_Tests_OML_part_3.cc' was generated. #8 4.444 Notify: File `BSC_Tests_OML_part_4.cc' was generated. #8 4.444 Notify: File `BSC_Tests_OML_part_5.cc' was generated. #8 4.444 Notify: File `BSC_Tests_OML_part_6.cc' was generated. #8 4.444 Notify: File `BSC_Tests_OML_part_7.cc' was generated. #8 4.445 Notify: File `BSC_Tests_VAMOS.hh' was generated. #8 4.445 Notify: File `BSC_Tests_VAMOS.cc' was generated. #8 4.445 Notify: File `BSC_Tests_VAMOS_part_1.cc' was generated. #8 4.445 Notify: File `BSC_Tests_VAMOS_part_2.cc' was generated. #8 4.445 Notify: File `BSC_Tests_VAMOS_part_3.cc' was generated. #8 4.445 Notify: File `BSC_Tests_VAMOS_part_4.cc' was generated. #8 4.445 Notify: File `BSC_Tests_VAMOS_part_5.cc' was generated. #8 4.445 Notify: File `BSC_Tests_VAMOS_part_6.cc' was generated. #8 4.445 Notify: File `BSC_Tests_VAMOS_part_7.cc' was generated. #8 4.445 Notify: File `BSC_Tests_part_1.cc' was generated. #8 4.445 Notify: File `BSC_Tests_part_2.cc' was generated. #8 4.445 Notify: File `BSC_Tests_part_3.cc' was generated. #8 4.445 Notify: File `BSC_Tests_part_4.cc' was generated. #8 4.445 Notify: File `BSC_Tests_part_5.cc' was generated. #8 4.445 Notify: File `BSC_Tests_part_6.cc' was generated. #8 4.445 Notify: File `BSC_Tests_part_7.cc' was generated. #8 4.445 Notify: File `BSSAP_CodecPort.hh' was generated. #8 4.446 Notify: File `BSSAP_CodecPort.cc' was generated. #8 4.446 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 4.446 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 4.446 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 4.446 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 4.446 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 4.446 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 4.446 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 4.446 Notify: File `BSSAP_LE_Adapter.hh' was generated. #8 4.446 Notify: File `BSSAP_LE_Adapter.cc' was generated. #8 4.446 Notify: File `BSSAP_LE_Adapter_part_1.cc' was generated. #8 4.446 Notify: File `BSSAP_LE_Adapter_part_2.cc' was generated. #8 4.446 Notify: File `BSSAP_LE_Adapter_part_3.cc' was generated. #8 4.446 Notify: File `BSSAP_LE_Adapter_part_4.cc' was generated. #8 4.446 Notify: File `BSSAP_LE_Adapter_part_5.cc' was generated. #8 4.446 Notify: File `BSSAP_LE_Adapter_part_6.cc' was generated. #8 4.446 Notify: File `BSSAP_LE_Adapter_part_7.cc' was generated. #8 4.446 Notify: File `BSSAP_LE_CodecPort.hh' was generated. #8 4.447 Notify: File `BSSAP_LE_CodecPort.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_CodecPort_part_1.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_CodecPort_part_2.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_CodecPort_part_3.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_CodecPort_part_4.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_CodecPort_part_5.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_CodecPort_part_6.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_CodecPort_part_7.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_Emulation.hh' was generated. #8 4.447 Notify: File `BSSAP_LE_Emulation.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_Emulation_part_1.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_Emulation_part_2.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_Emulation_part_3.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_Emulation_part_4.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_Emulation_part_5.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_Emulation_part_6.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_Emulation_part_7.cc' was generated. #8 4.447 Notify: File `BSSAP_LE_Types.hh' was generated. #8 4.448 Notify: File `BSSAP_LE_Types.cc' was generated. #8 4.449 Notify: File `BSSAP_LE_Types_part_1.cc' was generated. #8 4.449 Notify: File `BSSAP_LE_Types_part_2.cc' was generated. #8 4.449 Notify: File `BSSAP_LE_Types_part_3.cc' was generated. #8 4.449 Notify: File `BSSAP_LE_Types_part_4.cc' was generated. #8 4.449 Notify: File `BSSAP_LE_Types_part_5.cc' was generated. #8 4.449 Notify: File `BSSAP_LE_Types_part_6.cc' was generated. #8 4.449 Notify: File `BSSAP_LE_Types_part_7.cc' was generated. #8 4.450 Notify: File `BSSAP_Types.hh' was generated. #8 4.450 Notify: File `BSSAP_Types.cc' was generated. #8 4.451 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 4.452 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 4.453 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 4.453 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 4.454 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 4.455 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 4.456 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 4.456 Notify: File `BSSLAP_Types.hh' was generated. #8 4.457 Notify: File `BSSLAP_Types.cc' was generated. #8 4.457 Notify: File `BSSLAP_Types_part_1.cc' was generated. #8 4.457 Notify: File `BSSLAP_Types_part_2.cc' was generated. #8 4.457 Notify: File `BSSLAP_Types_part_3.cc' was generated. #8 4.457 Notify: File `BSSLAP_Types_part_4.cc' was generated. #8 4.457 Notify: File `BSSLAP_Types_part_5.cc' was generated. #8 4.457 Notify: File `BSSLAP_Types_part_6.cc' was generated. #8 4.457 Notify: File `BSSLAP_Types_part_7.cc' was generated. #8 4.457 Notify: File `BSSMAP_LE_Templates.hh' was generated. #8 4.457 Notify: File `BSSMAP_LE_Templates.cc' was generated. #8 4.457 Notify: File `BSSMAP_LE_Templates_part_1.cc' was generated. #8 4.457 Notify: File `BSSMAP_LE_Templates_part_2.cc' was generated. #8 4.457 Notify: File `BSSMAP_LE_Templates_part_3.cc' was generated. #8 4.457 Notify: File `BSSMAP_LE_Templates_part_4.cc' was generated. #8 4.457 Notify: File `BSSMAP_LE_Templates_part_5.cc' was generated. #8 4.457 Notify: File `BSSMAP_LE_Templates_part_6.cc' was generated. #8 4.457 Notify: File `BSSMAP_LE_Templates_part_7.cc' was generated. #8 4.457 Notify: File `BSSMAP_Templates.hh' was generated. #8 4.457 Notify: File `BSSMAP_Templates.cc' was generated. #8 4.457 Notify: File `BSSMAP_Templates_part_1.cc' was generated. #8 4.457 Notify: File `BSSMAP_Templates_part_2.cc' was generated. #8 4.458 Notify: File `BSSMAP_Templates_part_3.cc' was generated. #8 4.458 Notify: File `BSSMAP_Templates_part_4.cc' was generated. #8 4.458 Notify: File `BSSMAP_Templates_part_5.cc' was generated. #8 4.458 Notify: File `BSSMAP_Templates_part_6.cc' was generated. #8 4.458 Notify: File `BSSMAP_Templates_part_7.cc' was generated. #8 4.458 Notify: File `CBSP_Adapter.hh' was generated. #8 4.458 Notify: File `CBSP_Adapter.cc' was generated. #8 4.458 Notify: File `CBSP_Adapter_part_1.cc' was generated. #8 4.458 Notify: File `CBSP_Adapter_part_2.cc' was generated. #8 4.458 Notify: File `CBSP_Adapter_part_3.cc' was generated. #8 4.458 Notify: File `CBSP_Adapter_part_4.cc' was generated. #8 4.458 Notify: File `CBSP_Adapter_part_5.cc' was generated. #8 4.458 Notify: File `CBSP_Adapter_part_6.cc' was generated. #8 4.458 Notify: File `CBSP_Adapter_part_7.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort.hh' was generated. #8 4.458 Notify: File `CBSP_CodecPort.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. #8 4.458 Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_part_1.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_part_2.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_part_3.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_part_4.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_part_5.cc' was generated. #8 4.458 Notify: File `CBSP_CodecPort_part_6.cc' was generated. #8 4.459 Notify: File `CBSP_CodecPort_part_7.cc' was generated. #8 4.459 Notify: File `CBSP_Templates.hh' was generated. #8 4.459 Notify: File `CBSP_Templates.cc' was generated. #8 4.459 Notify: File `CBSP_Templates_part_1.cc' was generated. #8 4.459 Notify: File `CBSP_Templates_part_2.cc' was generated. #8 4.459 Notify: File `CBSP_Templates_part_3.cc' was generated. #8 4.459 Notify: File `CBSP_Templates_part_4.cc' was generated. #8 4.459 Notify: File `CBSP_Templates_part_5.cc' was generated. #8 4.459 Notify: File `CBSP_Templates_part_6.cc' was generated. #8 4.459 Notify: File `CBSP_Templates_part_7.cc' was generated. #8 4.459 Notify: File `CBSP_Types.hh' was generated. #8 4.460 Notify: File `CBSP_Types.cc' was generated. #8 4.460 Notify: File `CBSP_Types_part_1.cc' was generated. #8 4.460 Notify: File `CBSP_Types_part_2.cc' was generated. #8 4.460 Notify: File `CBSP_Types_part_3.cc' was generated. #8 4.460 Notify: File `CBSP_Types_part_4.cc' was generated. #8 4.460 Notify: File `CBSP_Types_part_5.cc' was generated. #8 4.460 Notify: File `CBSP_Types_part_6.cc' was generated. #8 4.460 Notify: File `CBSP_Types_part_7.cc' was generated. #8 4.460 Notify: File `GSM_RR_Types.hh' was generated. #8 4.461 Notify: File `GSM_RR_Types.cc' was generated. #8 4.462 Notify: File `GSM_RR_Types_part_1.cc' was generated. #8 4.462 Notify: File `GSM_RR_Types_part_2.cc' was generated. #8 4.462 Notify: File `GSM_RR_Types_part_3.cc' was generated. #8 4.462 Notify: File `GSM_RR_Types_part_4.cc' was generated. #8 4.462 Notify: File `GSM_RR_Types_part_5.cc' was generated. #8 4.462 Notify: File `GSM_RR_Types_part_6.cc' was generated. #8 4.462 Notify: File `GSM_RR_Types_part_7.cc' was generated. #8 4.462 Notify: File `GSM_RestOctets.hh' was generated. #8 4.464 Notify: File `GSM_RestOctets.cc' was generated. #8 4.465 Notify: File `GSM_RestOctets_part_1.cc' was generated. #8 4.467 Notify: File `GSM_RestOctets_part_2.cc' was generated. #8 4.467 Notify: File `GSM_RestOctets_part_3.cc' was generated. #8 4.467 Notify: File `GSM_RestOctets_part_4.cc' was generated. #8 4.467 Notify: File `GSM_RestOctets_part_5.cc' was generated. #8 4.467 Notify: File `GSM_RestOctets_part_6.cc' was generated. #8 4.467 Notify: File `GSM_RestOctets_part_7.cc' was generated. #8 4.468 Notify: File `GSM_SystemInformation.hh' was generated. #8 4.469 Notify: File `GSM_SystemInformation.cc' was generated. #8 4.469 Notify: File `GSM_SystemInformation_part_1.cc' was generated. #8 4.469 Notify: File `GSM_SystemInformation_part_2.cc' was generated. #8 4.469 Notify: File `GSM_SystemInformation_part_3.cc' was generated. #8 4.469 Notify: File `GSM_SystemInformation_part_4.cc' was generated. #8 4.469 Notify: File `GSM_SystemInformation_part_5.cc' was generated. #8 4.469 Notify: File `GSM_SystemInformation_part_6.cc' was generated. #8 4.469 Notify: File `GSM_SystemInformation_part_7.cc' was generated. #8 4.469 Notify: File `GSM_Types.hh' was generated. #8 4.470 Notify: File `GSM_Types.cc' was generated. #8 4.472 Notify: File `GSM_Types_part_1.cc' was generated. #8 4.472 Notify: File `GSM_Types_part_2.cc' was generated. #8 4.472 Notify: File `GSM_Types_part_3.cc' was generated. #8 4.472 Notify: File `GSM_Types_part_4.cc' was generated. #8 4.472 Notify: File `GSM_Types_part_5.cc' was generated. #8 4.472 Notify: File `GSM_Types_part_6.cc' was generated. #8 4.472 Notify: File `GSM_Types_part_7.cc' was generated. #8 4.472 Notify: File `General_Types.hh' was generated. #8 4.472 Notify: File `General_Types.cc' was generated. #8 4.472 Notify: File `General_Types_part_1.cc' was generated. #8 4.472 Notify: File `General_Types_part_2.cc' was generated. #8 4.472 Notify: File `General_Types_part_3.cc' was generated. #8 4.472 Notify: File `General_Types_part_4.cc' was generated. #8 4.472 Notify: File `General_Types_part_5.cc' was generated. #8 4.472 Notify: File `General_Types_part_6.cc' was generated. #8 4.472 Notify: File `General_Types_part_7.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort.hh' was generated. #8 4.472 Notify: File `IPA_CodecPort.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 4.472 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 4.472 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 4.472 Notify: File `IPA_Emulation.hh' was generated. #8 4.473 Notify: File `IPA_Emulation.cc' was generated. #8 4.473 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 4.473 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 4.473 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 4.473 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 4.473 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 4.473 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 4.473 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 4.473 Notify: File `IPA_Testing.hh' was generated. #8 4.473 Notify: File `IPA_Testing.cc' was generated. #8 4.473 Notify: File `IPA_Testing_part_1.cc' was generated. #8 4.473 Notify: File `IPA_Testing_part_2.cc' was generated. #8 4.473 Notify: File `IPA_Testing_part_3.cc' was generated. #8 4.473 Notify: File `IPA_Testing_part_4.cc' was generated. #8 4.473 Notify: File `IPA_Testing_part_5.cc' was generated. #8 4.473 Notify: File `IPA_Testing_part_6.cc' was generated. #8 4.473 Notify: File `IPA_Testing_part_7.cc' was generated. #8 4.473 Notify: File `IPA_Types.hh' was generated. #8 4.474 Notify: File `IPA_Types.cc' was generated. #8 4.474 Notify: File `IPA_Types_part_1.cc' was generated. #8 4.474 Notify: File `IPA_Types_part_2.cc' was generated. #8 4.474 Notify: File `IPA_Types_part_3.cc' was generated. #8 4.474 Notify: File `IPA_Types_part_4.cc' was generated. #8 4.474 Notify: File `IPA_Types_part_5.cc' was generated. #8 4.474 Notify: File `IPA_Types_part_6.cc' was generated. #8 4.474 Notify: File `IPA_Types_part_7.cc' was generated. #8 4.474 Notify: File `IPL4asp_Functions.hh' was generated. #8 4.474 Notify: File `IPL4asp_Functions.cc' was generated. #8 4.474 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 4.474 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 4.474 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 4.474 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 4.474 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 4.474 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 4.474 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 4.474 Notify: File `IPL4asp_PortType.hh' was generated. #8 4.474 Notify: File `IPL4asp_PortType.cc' was generated. #8 4.474 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 4.474 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 4.474 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 4.474 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 4.474 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 4.474 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 4.474 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 4.474 Notify: File `IPL4asp_Types.hh' was generated. #8 4.475 Notify: File `IPL4asp_Types.cc' was generated. #8 4.475 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 4.475 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 4.475 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 4.475 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 4.475 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 4.475 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 4.475 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 4.475 Notify: File `IuUP_Emulation.hh' was generated. #8 4.475 Notify: File `IuUP_Emulation.cc' was generated. #8 4.475 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 4.475 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 4.475 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 4.475 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 4.475 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 4.475 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 4.475 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 4.475 Notify: File `IuUP_Types.hh' was generated. #8 4.476 Notify: File `IuUP_Types.cc' was generated. #8 4.476 Notify: File `IuUP_Types_part_1.cc' was generated. #8 4.476 Notify: File `IuUP_Types_part_2.cc' was generated. #8 4.476 Notify: File `IuUP_Types_part_3.cc' was generated. #8 4.476 Notify: File `IuUP_Types_part_4.cc' was generated. #8 4.476 Notify: File `IuUP_Types_part_5.cc' was generated. #8 4.476 Notify: File `IuUP_Types_part_6.cc' was generated. #8 4.476 Notify: File `IuUP_Types_part_7.cc' was generated. #8 4.476 Notify: File `L3_Templates.hh' was generated. #8 4.476 Notify: File `L3_Templates.cc' was generated. #8 4.476 Notify: File `L3_Templates_part_1.cc' was generated. #8 4.476 Notify: File `L3_Templates_part_2.cc' was generated. #8 4.476 Notify: File `L3_Templates_part_3.cc' was generated. #8 4.477 Notify: File `L3_Templates_part_4.cc' was generated. #8 4.477 Notify: File `L3_Templates_part_5.cc' was generated. #8 4.477 Notify: File `L3_Templates_part_6.cc' was generated. #8 4.477 Notify: File `L3_Templates_part_7.cc' was generated. #8 4.477 Notify: File `M3UA_Emulation.hh' was generated. #8 4.477 Notify: File `M3UA_Emulation.cc' was generated. #8 4.477 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 4.477 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 4.477 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 4.477 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 4.477 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 4.477 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 4.477 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 4.477 Notify: File `M3UA_Types.hh' was generated. #8 4.478 Notify: File `M3UA_Types.cc' was generated. #8 4.479 Notify: File `M3UA_Types_part_1.cc' was generated. #8 4.479 Notify: File `M3UA_Types_part_2.cc' was generated. #8 4.479 Notify: File `M3UA_Types_part_3.cc' was generated. #8 4.479 Notify: File `M3UA_Types_part_4.cc' was generated. #8 4.479 Notify: File `M3UA_Types_part_5.cc' was generated. #8 4.479 Notify: File `M3UA_Types_part_6.cc' was generated. #8 4.479 Notify: File `M3UA_Types_part_7.cc' was generated. #8 4.479 Notify: File `MGCP_CodecPort.hh' was generated. #8 4.479 Notify: File `MGCP_CodecPort.cc' was generated. #8 4.479 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 4.479 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 4.479 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.479 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.479 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.479 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.479 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.479 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.479 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.480 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 4.480 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 4.480 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 4.480 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 4.480 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 4.480 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 4.480 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 4.480 Notify: File `MGCP_Emulation.hh' was generated. #8 4.480 Notify: File `MGCP_Emulation.cc' was generated. #8 4.480 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 4.480 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 4.480 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 4.480 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 4.480 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 4.480 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 4.480 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 4.480 Notify: File `MGCP_Templates.hh' was generated. #8 4.480 Notify: File `MGCP_Templates.cc' was generated. #8 4.480 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 4.480 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 4.480 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 4.480 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 4.480 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 4.480 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 4.480 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 4.480 Notify: File `MGCP_Types.hh' was generated. #8 4.481 Notify: File `MGCP_Types.cc' was generated. #8 4.481 Notify: File `MGCP_Types_part_1.cc' was generated. #8 4.481 Notify: File `MGCP_Types_part_2.cc' was generated. #8 4.481 Notify: File `MGCP_Types_part_3.cc' was generated. #8 4.481 Notify: File `MGCP_Types_part_4.cc' was generated. #8 4.481 Notify: File `MGCP_Types_part_5.cc' was generated. #8 4.481 Notify: File `MGCP_Types_part_6.cc' was generated. #8 4.481 Notify: File `MGCP_Types_part_7.cc' was generated. #8 4.481 Notify: File `MSC_ConnectionHandler.hh' was generated. #8 4.481 Notify: File `MSC_ConnectionHandler.cc' was generated. #8 4.481 Notify: File `MSC_ConnectionHandler_part_1.cc' was generated. #8 4.481 Notify: File `MSC_ConnectionHandler_part_2.cc' was generated. #8 4.481 Notify: File `MSC_ConnectionHandler_part_3.cc' was generated. #8 4.481 Notify: File `MSC_ConnectionHandler_part_4.cc' was generated. #8 4.481 Notify: File `MSC_ConnectionHandler_part_5.cc' was generated. #8 4.481 Notify: File `MSC_ConnectionHandler_part_6.cc' was generated. #8 4.481 Notify: File `MSC_ConnectionHandler_part_7.cc' was generated. #8 4.482 Notify: File `MTP3asp_PortType.hh' was generated. #8 4.482 Notify: File `MTP3asp_PortType.cc' was generated. #8 4.482 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 4.482 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 4.482 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 4.482 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 4.482 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 4.482 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 4.482 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 4.482 Notify: File `MTP3asp_Types.hh' was generated. #8 4.482 Notify: File `MTP3asp_Types.cc' was generated. #8 4.482 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 4.482 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 4.482 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 4.482 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 4.482 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 4.482 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 4.482 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 4.482 Notify: File `Misc_Helpers.hh' was generated. #8 4.482 Notify: File `Misc_Helpers.cc' was generated. #8 4.482 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 4.482 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 4.482 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 4.483 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 4.483 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 4.483 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 4.483 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 4.483 Notify: File `MobileL3_CC_Types.hh' was generated. #8 4.484 Notify: File `MobileL3_CC_Types.cc' was generated. #8 4.484 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 4.485 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 4.485 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 4.486 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 4.486 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 4.486 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 4.486 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 4.486 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 4.487 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 4.487 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 4.487 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 4.487 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 4.487 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 4.487 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 4.487 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 4.487 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 4.488 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 4.489 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 4.489 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 4.490 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 4.491 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 4.492 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 4.493 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 4.493 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 4.493 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 4.493 Notify: File `MobileL3_MM_Types.hh' was generated. #8 4.494 Notify: File `MobileL3_MM_Types.cc' was generated. #8 4.494 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 4.495 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 4.495 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 4.495 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 4.495 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 4.495 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 4.495 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 4.495 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 4.496 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 4.497 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 4.497 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 4.498 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 4.498 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 4.498 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 4.499 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 4.499 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 4.499 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 4.499 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 4.500 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 4.500 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 4.500 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 4.500 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 4.500 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 4.500 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 4.500 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 4.500 Notify: File `MobileL3_SS_Types.hh' was generated. #8 4.500 Notify: File `MobileL3_SS_Types.cc' was generated. #8 4.500 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 4.500 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 4.500 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 4.500 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 4.500 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 4.500 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 4.500 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 4.501 Notify: File `MobileL3_Types.hh' was generated. #8 4.501 Notify: File `MobileL3_Types.cc' was generated. #8 4.501 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 4.501 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 4.501 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 4.501 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 4.501 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 4.501 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 4.501 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 4.501 Notify: File `Native_Functions.hh' was generated. #8 4.501 Notify: File `Native_Functions.cc' was generated. #8 4.501 Notify: File `Native_Functions_part_1.cc' was generated. #8 4.501 Notify: File `Native_Functions_part_2.cc' was generated. #8 4.501 Notify: File `Native_Functions_part_3.cc' was generated. #8 4.501 Notify: File `Native_Functions_part_4.cc' was generated. #8 4.501 Notify: File `Native_Functions_part_5.cc' was generated. #8 4.501 Notify: File `Native_Functions_part_6.cc' was generated. #8 4.501 Notify: File `Native_Functions_part_7.cc' was generated. #8 4.501 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 4.501 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 4.501 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 4.501 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 4.501 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 4.502 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 4.502 Notify: File `Osmocom_Types.hh' was generated. #8 4.502 Notify: File `Osmocom_Types.cc' was generated. #8 4.502 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 4.502 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 4.503 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 4.503 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 4.503 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 4.503 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 4.503 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 4.503 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 4.503 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 4.503 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 4.503 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 4.503 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 4.503 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 4.503 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 4.503 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 4.503 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 4.503 Notify: File `RAN_Adapter.hh' was generated. #8 4.503 Notify: File `RAN_Adapter.cc' was generated. #8 4.503 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 4.503 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 4.503 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 4.503 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 4.503 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 4.503 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 4.503 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 4.503 Notify: File `RAN_Emulation.hh' was generated. #8 4.504 Notify: File `RAN_Emulation.cc' was generated. #8 4.504 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 4.504 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 4.504 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 4.504 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 4.504 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 4.504 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 4.504 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 4.504 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 4.504 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 4.504 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 4.504 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 4.504 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 4.504 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 4.504 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 4.504 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 4.504 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 4.505 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 4.505 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 4.506 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 4.507 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 4.508 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 4.508 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 4.508 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 4.508 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 4.508 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 4.508 Notify: File `RSL_Emulation.hh' was generated. #8 4.509 Notify: File `RSL_Emulation.cc' was generated. #8 4.509 Notify: File `RSL_Emulation_part_1.cc' was generated. #8 4.509 Notify: File `RSL_Emulation_part_2.cc' was generated. #8 4.509 Notify: File `RSL_Emulation_part_3.cc' was generated. #8 4.509 Notify: File `RSL_Emulation_part_4.cc' was generated. #8 4.509 Notify: File `RSL_Emulation_part_5.cc' was generated. #8 4.509 Notify: File `RSL_Emulation_part_6.cc' was generated. #8 4.509 Notify: File `RSL_Emulation_part_7.cc' was generated. #8 4.509 Notify: File `RSL_Types.hh' was generated. #8 4.510 Notify: File `RSL_Types.cc' was generated. #8 4.511 Notify: File `RSL_Types_part_1.cc' was generated. #8 4.511 Notify: File `RSL_Types_part_2.cc' was generated. #8 4.511 Notify: File `RSL_Types_part_3.cc' was generated. #8 4.511 Notify: File `RSL_Types_part_4.cc' was generated. #8 4.511 Notify: File `RSL_Types_part_5.cc' was generated. #8 4.511 Notify: File `RSL_Types_part_6.cc' was generated. #8 4.511 Notify: File `RSL_Types_part_7.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort.hh' was generated. #8 4.511 Notify: File `RTP_CodecPort.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 4.511 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 4.511 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 4.511 Notify: File `RTP_Emulation.hh' was generated. #8 4.512 Notify: File `RTP_Emulation.cc' was generated. #8 4.512 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 4.512 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 4.512 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 4.512 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 4.512 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 4.512 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 4.512 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 4.512 Notify: File `RTP_Types.hh' was generated. #8 4.513 Notify: File `RTP_Types.cc' was generated. #8 4.513 Notify: File `RTP_Types_part_1.cc' was generated. #8 4.513 Notify: File `RTP_Types_part_2.cc' was generated. #8 4.513 Notify: File `RTP_Types_part_3.cc' was generated. #8 4.513 Notify: File `RTP_Types_part_4.cc' was generated. #8 4.513 Notify: File `RTP_Types_part_5.cc' was generated. #8 4.513 Notify: File `RTP_Types_part_6.cc' was generated. #8 4.513 Notify: File `RTP_Types_part_7.cc' was generated. #8 4.513 Notify: File `SCCP_Emulation.hh' was generated. #8 4.514 Notify: File `SCCP_Emulation.cc' was generated. #8 4.514 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 4.514 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 4.514 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 4.514 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 4.514 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 4.514 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 4.514 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 4.514 Notify: File `SCCP_Mapping.hh' was generated. #8 4.514 Notify: File `SCCP_Mapping.cc' was generated. #8 4.514 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 4.514 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 4.514 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 4.514 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 4.514 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 4.514 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 4.514 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 4.514 Notify: File `SCCP_Templates.hh' was generated. #8 4.514 Notify: File `SCCP_Templates.cc' was generated. #8 4.514 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 4.514 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 4.514 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 4.514 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 4.514 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 4.514 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 4.514 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 4.515 Notify: File `SCCP_Types.hh' was generated. #8 4.515 Notify: File `SCCP_Types.cc' was generated. #8 4.516 Notify: File `SCCP_Types_part_1.cc' was generated. #8 4.516 Notify: File `SCCP_Types_part_2.cc' was generated. #8 4.516 Notify: File `SCCP_Types_part_3.cc' was generated. #8 4.516 Notify: File `SCCP_Types_part_4.cc' was generated. #8 4.516 Notify: File `SCCP_Types_part_5.cc' was generated. #8 4.516 Notify: File `SCCP_Types_part_6.cc' was generated. #8 4.516 Notify: File `SCCP_Types_part_7.cc' was generated. #8 4.516 Notify: File `SCCPasp_Types.hh' was generated. #8 4.517 Notify: File `SCCPasp_Types.cc' was generated. #8 4.517 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 4.517 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 4.517 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 4.517 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 4.517 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 4.517 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 4.517 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 4.517 Notify: File `SCTPasp_PortType.hh' was generated. #8 4.517 Notify: File `SCTPasp_PortType.cc' was generated. #8 4.517 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 4.517 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 4.517 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 4.517 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 4.517 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 4.517 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 4.517 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 4.517 Notify: File `SCTPasp_Types.hh' was generated. #8 4.518 Notify: File `SCTPasp_Types.cc' was generated. #8 4.518 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 4.518 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 4.518 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 4.518 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 4.518 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 4.518 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 4.518 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 4.518 Notify: File `SDP_Templates.hh' was generated. #8 4.518 Notify: File `SDP_Templates.cc' was generated. #8 4.518 Notify: File `SDP_Templates_part_1.cc' was generated. #8 4.518 Notify: File `SDP_Templates_part_2.cc' was generated. #8 4.518 Notify: File `SDP_Templates_part_3.cc' was generated. #8 4.518 Notify: File `SDP_Templates_part_4.cc' was generated. #8 4.518 Notify: File `SDP_Templates_part_5.cc' was generated. #8 4.518 Notify: File `SDP_Templates_part_6.cc' was generated. #8 4.518 Notify: File `SDP_Templates_part_7.cc' was generated. #8 4.518 Notify: File `SDP_Types.hh' was generated. #8 4.519 Notify: File `SDP_Types.cc' was generated. #8 4.520 Notify: File `SDP_Types_part_1.cc' was generated. #8 4.520 Notify: File `SDP_Types_part_2.cc' was generated. #8 4.520 Notify: File `SDP_Types_part_3.cc' was generated. #8 4.520 Notify: File `SDP_Types_part_4.cc' was generated. #8 4.520 Notify: File `SDP_Types_part_5.cc' was generated. #8 4.520 Notify: File `SDP_Types_part_6.cc' was generated. #8 4.520 Notify: File `SDP_Types_part_7.cc' was generated. #8 4.521 Notify: File `Socket_API_Definitions.hh' was generated. #8 4.521 Notify: File `Socket_API_Definitions.cc' was generated. #8 4.521 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 4.521 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 4.521 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 4.521 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 4.521 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 4.521 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 4.521 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 4.521 Notify: File `StatsD_Checker.hh' was generated. #8 4.521 Notify: File `StatsD_Checker.cc' was generated. #8 4.521 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 4.521 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 4.521 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 4.521 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 4.521 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 4.521 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 4.521 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort.hh' was generated. #8 4.522 Notify: File `StatsD_CodecPort.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 4.522 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 4.522 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 4.522 Notify: File `StatsD_Types.hh' was generated. #8 4.522 Notify: File `StatsD_Types.cc' was generated. #8 4.522 Notify: File `StatsD_Types_part_1.cc' was generated. #8 4.522 Notify: File `StatsD_Types_part_2.cc' was generated. #8 4.522 Notify: File `StatsD_Types_part_3.cc' was generated. #8 4.522 Notify: File `StatsD_Types_part_4.cc' was generated. #8 4.522 Notify: File `StatsD_Types_part_5.cc' was generated. #8 4.522 Notify: File `StatsD_Types_part_6.cc' was generated. #8 4.522 Notify: File `StatsD_Types_part_7.cc' was generated. #8 4.522 Notify: File `TCCConversion_Functions.hh' was generated. #8 4.522 Notify: File `TCCConversion_Functions.cc' was generated. #8 4.522 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 4.522 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 4.522 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 4.523 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 4.523 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 4.523 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 4.523 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 4.523 Notify: File `TCCInterface_Functions.hh' was generated. #8 4.523 Notify: File `TCCInterface_Functions.cc' was generated. #8 4.523 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 4.523 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 4.523 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 4.523 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 4.523 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 4.523 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 4.523 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 4.523 Notify: File `TELNETasp_PortType.hh' was generated. #8 4.523 Notify: File `TELNETasp_PortType.cc' was generated. #8 4.523 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 4.523 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 4.523 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 4.523 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 4.523 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 4.523 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 4.523 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 4.523 Notify: 801 files were updated. #8 4.569 touch compile #8 4.569 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 4.569 make -j20 -C bsc #8 4.581 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 4.626 Creating dependency file for TELNETasp_PT.cc #8 4.626 Creating dependency file for TCCInterface.cc #8 4.626 Creating dependency file for TCCConversion.cc #8 4.627 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 4.627 Creating dependency file for SDP_EncDec.cc #8 4.627 Creating dependency file for RTP_EncDec.cc #8 4.627 Creating dependency file for SCTPasp_PT.cc #8 4.627 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 4.627 Creating dependency file for Native_FunctionDefs.cc #8 4.628 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 4.628 Creating dependency file for IuUP_EncDec.cc #8 4.628 Creating dependency file for IPL4asp_discovery.cc #8 4.628 Creating dependency file for IPL4asp_PT.cc #8 4.628 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 4.628 Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc #8 4.628 Creating dependency file for lex.SDP_parse_.c #8 4.628 Creating dependency file for SDP_parse_.tab.c #8 4.656 Creating dependency file for SCCP_Mapping_part_7.cc #8 4.656 Creating dependency file for SCCP_Mapping_part_6.cc #8 4.656 Creating dependency file for SCCP_Mapping_part_5.cc #8 4.670 Creating dependency file for SCCP_Mapping_part_4.cc #8 4.671 Creating dependency file for SCCP_Mapping_part_2.cc #8 4.671 Creating dependency file for SCCP_Mapping_part_3.cc #8 4.671 Creating dependency file for SCCP_Mapping_part_1.cc #8 4.676 Creating dependency file for RAN_Emulation_part_7.cc #8 4.677 Creating dependency file for RAN_Emulation_part_5.cc #8 4.678 Creating dependency file for RAN_Emulation_part_6.cc #8 4.678 Creating dependency file for RAN_Emulation_part_4.cc #8 4.679 Creating dependency file for RAN_Emulation_part_3.cc #8 4.683 Creating dependency file for RAN_Emulation_part_2.cc #8 4.683 Creating dependency file for RAN_Emulation_part_1.cc #8 4.684 Creating dependency file for RAN_Adapter_part_7.cc #8 4.684 Creating dependency file for RAN_Adapter_part_6.cc #8 4.688 Creating dependency file for RAN_Adapter_part_5.cc #8 4.688 Creating dependency file for RAN_Adapter_part_4.cc #8 4.689 Creating dependency file for RAN_Adapter_part_3.cc #8 4.690 Creating dependency file for RAN_Adapter_part_2.cc #8 4.690 Creating dependency file for RAN_Adapter_part_1.cc #8 4.690 Creating dependency file for IPA_Emulation_part_7.cc #8 4.690 Creating dependency file for IPA_Emulation_part_6.cc #8 4.693 Creating dependency file for IPA_Emulation_part_5.cc #8 4.695 Creating dependency file for IPA_Emulation_part_4.cc #8 4.695 Creating dependency file for IPA_Emulation_part_3.cc #8 4.696 Creating dependency file for IPA_Emulation_part_2.cc #8 4.696 Creating dependency file for IPA_Emulation_part_1.cc #8 4.697 Creating dependency file for SCCP_Mapping.cc #8 4.698 Creating dependency file for RAN_Emulation.cc #8 4.698 Creating dependency file for RAN_Adapter.cc #8 4.700 Creating dependency file for IPA_Emulation.cc #8 4.701 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.701 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.701 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.703 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.704 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.704 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.704 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.704 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.705 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.710 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.711 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.711 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.711 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.711 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.711 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.712 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.712 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.712 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.712 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.713 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.713 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.718 Creating dependency file for StatsD_Types_part_7.cc #8 4.718 Creating dependency file for StatsD_Types_part_6.cc #8 4.719 Creating dependency file for StatsD_Types_part_5.cc #8 4.719 Creating dependency file for StatsD_Types_part_4.cc #8 4.719 Creating dependency file for StatsD_Types_part_3.cc #8 4.719 Creating dependency file for StatsD_Types_part_2.cc #8 4.719 Creating dependency file for StatsD_Types_part_1.cc #8 4.719 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 4.720 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 4.720 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 4.720 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 4.720 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 4.720 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 4.721 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 4.721 Creating dependency file for StatsD_CodecPort_part_7.cc #8 4.724 Creating dependency file for StatsD_CodecPort_part_6.cc #8 4.724 Creating dependency file for StatsD_CodecPort_part_5.cc #8 4.725 Creating dependency file for StatsD_CodecPort_part_4.cc #8 4.726 Creating dependency file for StatsD_CodecPort_part_3.cc #8 4.726 Creating dependency file for StatsD_CodecPort_part_2.cc #8 4.726 Creating dependency file for StatsD_CodecPort_part_1.cc #8 4.727 Creating dependency file for StatsD_Checker_part_7.cc #8 4.727 Creating dependency file for StatsD_Checker_part_5.cc #8 4.727 Creating dependency file for StatsD_Checker_part_6.cc #8 4.727 Creating dependency file for StatsD_Checker_part_4.cc #8 4.732 Creating dependency file for StatsD_Checker_part_3.cc #8 4.732 Creating dependency file for StatsD_Checker_part_2.cc #8 4.732 Creating dependency file for StatsD_Checker_part_1.cc #8 4.732 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.733 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.733 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.733 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.733 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.733 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.734 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.734 Creating dependency file for SDP_Types_part_7.cc #8 4.734 Creating dependency file for SDP_Types_part_6.cc #8 4.739 Creating dependency file for SDP_Types_part_5.cc #8 4.740 Creating dependency file for SDP_Types_part_4.cc #8 4.740 Creating dependency file for SDP_Types_part_3.cc #8 4.740 Creating dependency file for SDP_Types_part_2.cc #8 4.740 Creating dependency file for SDP_Types_part_1.cc #8 4.740 Creating dependency file for SDP_Templates_part_7.cc #8 4.741 Creating dependency file for SDP_Templates_part_6.cc #8 4.741 Creating dependency file for SDP_Templates_part_5.cc #8 4.741 Creating dependency file for SDP_Templates_part_4.cc #8 4.741 Creating dependency file for SDP_Templates_part_3.cc #8 4.741 Creating dependency file for SDP_Templates_part_2.cc #8 4.741 Creating dependency file for SDP_Templates_part_1.cc #8 4.746 Creating dependency file for SCTPasp_Types_part_7.cc #8 4.746 Creating dependency file for SCTPasp_Types_part_6.cc #8 4.747 Creating dependency file for SCTPasp_Types_part_5.cc #8 4.747 Creating dependency file for SCTPasp_Types_part_4.cc #8 4.747 Creating dependency file for SCTPasp_Types_part_3.cc #8 4.747 Creating dependency file for SCTPasp_Types_part_2.cc #8 4.747 Creating dependency file for SCTPasp_Types_part_1.cc #8 4.751 Creating dependency file for SCTPasp_PortType_part_7.cc #8 4.751 Creating dependency file for SCTPasp_PortType_part_6.cc #8 4.751 Creating dependency file for SCTPasp_PortType_part_5.cc #8 4.751 Creating dependency file for SCTPasp_PortType_part_4.cc #8 4.752 Creating dependency file for SCTPasp_PortType_part_3.cc #8 4.752 Creating dependency file for SCTPasp_PortType_part_2.cc #8 4.753 Creating dependency file for SCTPasp_PortType_part_1.cc #8 4.753 Creating dependency file for SCCPasp_Types_part_7.cc #8 4.753 Creating dependency file for SCCPasp_Types_part_6.cc #8 4.753 Creating dependency file for SCCPasp_Types_part_5.cc #8 4.753 Creating dependency file for SCCPasp_Types_part_4.cc #8 4.753 Creating dependency file for SCCPasp_Types_part_3.cc #8 4.755 Creating dependency file for SCCPasp_Types_part_2.cc #8 4.755 Creating dependency file for SCCPasp_Types_part_1.cc #8 4.758 Creating dependency file for SCCP_Types_part_7.cc #8 4.758 Creating dependency file for SCCP_Types_part_5.cc #8 4.758 Creating dependency file for SCCP_Types_part_6.cc #8 4.758 Creating dependency file for SCCP_Types_part_4.cc #8 4.759 Creating dependency file for SCCP_Types_part_3.cc #8 4.759 Creating dependency file for SCCP_Types_part_2.cc #8 4.760 Creating dependency file for SCCP_Types_part_1.cc #8 4.760 Creating dependency file for SCCP_Templates_part_6.cc #8 4.760 Creating dependency file for SCCP_Templates_part_7.cc #8 4.761 Creating dependency file for SCCP_Templates_part_5.cc #8 4.765 Creating dependency file for SCCP_Templates_part_4.cc #8 4.765 Creating dependency file for SCCP_Templates_part_3.cc #8 4.765 Creating dependency file for SCCP_Templates_part_2.cc #8 4.765 Creating dependency file for SCCP_Emulation_part_7.cc #8 4.765 Creating dependency file for SCCP_Templates_part_1.cc #8 4.766 Creating dependency file for SCCP_Emulation_part_6.cc #8 4.766 Creating dependency file for SCCP_Emulation_part_5.cc #8 4.766 Creating dependency file for SCCP_Emulation_part_4.cc #8 4.767 Creating dependency file for SCCP_Emulation_part_3.cc #8 4.768 Creating dependency file for SCCP_Emulation_part_2.cc #8 4.768 Creating dependency file for SCCP_Emulation_part_1.cc #8 4.768 Creating dependency file for RTP_Types_part_7.cc #8 4.770 Creating dependency file for RTP_Types_part_6.cc #8 4.771 Creating dependency file for RTP_Types_part_5.cc #8 4.771 Creating dependency file for RTP_Types_part_4.cc #8 4.771 Creating dependency file for RTP_Types_part_3.cc #8 4.772 Creating dependency file for RTP_Types_part_2.cc #8 4.772 Creating dependency file for RTP_Types_part_1.cc #8 4.774 Creating dependency file for RTP_Emulation_part_7.cc #8 4.774 Creating dependency file for RTP_Emulation_part_6.cc #8 4.775 Creating dependency file for RTP_Emulation_part_5.cc #8 4.775 Creating dependency file for RTP_Emulation_part_3.cc #8 4.775 Creating dependency file for RTP_Emulation_part_2.cc #8 4.776 Creating dependency file for RTP_Emulation_part_4.cc #8 4.776 Creating dependency file for RTP_Emulation_part_1.cc #8 4.777 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 4.778 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 4.780 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 4.780 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 4.780 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 4.780 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 4.781 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 4.782 Creating dependency file for RTP_CodecPort_part_7.cc #8 4.782 Creating dependency file for RTP_CodecPort_part_6.cc #8 4.783 Creating dependency file for RTP_CodecPort_part_5.cc #8 4.784 Creating dependency file for RTP_CodecPort_part_4.cc #8 4.784 Creating dependency file for RTP_CodecPort_part_3.cc #8 4.786 Creating dependency file for RTP_CodecPort_part_2.cc #8 4.786 Creating dependency file for RTP_CodecPort_part_1.cc #8 4.787 Creating dependency file for RSL_Types_part_6.cc #8 4.787 Creating dependency file for RSL_Types_part_7.cc #8 4.787 Creating dependency file for RSL_Types_part_5.cc #8 4.787 Creating dependency file for RSL_Types_part_4.cc #8 4.788 Creating dependency file for RSL_Types_part_3.cc #8 4.790 Creating dependency file for RSL_Types_part_2.cc #8 4.790 Creating dependency file for RSL_Types_part_1.cc #8 4.791 Creating dependency file for RSL_Emulation_part_7.cc #8 4.791 Creating dependency file for RSL_Emulation_part_6.cc #8 4.792 Creating dependency file for RSL_Emulation_part_5.cc #8 4.792 Creating dependency file for RSL_Emulation_part_4.cc #8 4.793 Creating dependency file for RSL_Emulation_part_3.cc #8 4.798 Creating dependency file for RSL_Emulation_part_2.cc #8 4.798 Creating dependency file for RSL_Emulation_part_1.cc #8 4.798 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 4.798 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 4.798 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 4.798 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 4.799 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 4.799 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 4.799 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 4.799 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 4.801 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 4.803 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 4.805 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 4.805 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 4.805 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 4.806 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 4.806 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.808 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.810 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.811 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.812 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.812 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.813 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.817 Creating dependency file for Osmocom_Types_part_7.cc #8 4.817 Creating dependency file for Osmocom_Types_part_6.cc #8 4.817 Creating dependency file for Osmocom_Types_part_4.cc #8 4.817 Creating dependency file for Osmocom_Types_part_5.cc #8 4.818 Creating dependency file for Osmocom_Types_part_3.cc #8 4.819 Creating dependency file for Osmocom_Types_part_2.cc #8 4.820 Creating dependency file for Osmocom_Types_part_1.cc #8 4.820 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 4.820 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 4.824 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 4.824 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 4.824 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 4.825 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 4.826 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 4.827 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 4.827 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 4.831 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 4.831 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 4.832 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 4.832 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 4.833 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 4.833 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 4.834 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 4.835 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 4.835 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 4.836 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 4.836 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 4.839 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 4.839 Creating dependency file for Native_Functions_part_6.cc #8 4.839 Creating dependency file for Native_Functions_part_7.cc #8 4.840 Creating dependency file for Native_Functions_part_4.cc #8 4.840 Creating dependency file for Native_Functions_part_5.cc #8 4.846 Creating dependency file for Native_Functions_part_3.cc #8 4.846 Creating dependency file for Native_Functions_part_2.cc #8 4.846 Creating dependency file for Native_Functions_part_1.cc #8 4.847 Creating dependency file for MobileL3_Types_part_7.cc #8 4.847 Creating dependency file for MobileL3_Types_part_6.cc #8 4.847 Creating dependency file for MobileL3_Types_part_5.cc #8 4.847 Creating dependency file for MobileL3_Types_part_4.cc #8 4.848 Creating dependency file for MobileL3_Types_part_3.cc #8 4.848 Creating dependency file for MobileL3_Types_part_2.cc #8 4.848 Creating dependency file for MobileL3_Types_part_1.cc #8 4.848 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 4.849 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 4.853 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 4.858 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 4.858 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 4.858 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 4.859 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 4.859 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 4.859 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 4.859 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 4.860 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 4.860 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 4.860 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 4.861 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 4.861 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 4.867 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 4.867 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 4.867 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 4.867 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 4.867 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 4.868 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 4.868 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 4.868 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 4.887 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 4.889 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 4.889 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 4.889 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 4.889 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 4.889 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 4.890 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 4.895 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 4.895 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 4.896 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 4.907 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 4.911 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 4.938 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 4.940 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 4.942 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 4.942 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 4.948 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 4.951 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 4.951 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 4.957 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 4.959 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 4.960 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 4.961 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 4.968 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 4.970 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 4.975 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 4.978 Creating dependency file for Misc_Helpers_part_6.cc #8 4.978 Creating dependency file for Misc_Helpers_part_7.cc #8 4.983 Creating dependency file for Misc_Helpers_part_5.cc #8 4.986 Creating dependency file for Misc_Helpers_part_4.cc #8 4.986 Creating dependency file for Misc_Helpers_part_3.cc #8 4.988 Creating dependency file for Misc_Helpers_part_2.cc #8 4.992 Creating dependency file for Misc_Helpers_part_1.cc #8 4.995 Creating dependency file for MTP3asp_Types_part_7.cc #8 4.995 Creating dependency file for MTP3asp_Types_part_6.cc #8 4.997 Creating dependency file for MTP3asp_Types_part_5.cc #8 5.000 Creating dependency file for MTP3asp_Types_part_4.cc #8 5.005 Creating dependency file for MTP3asp_Types_part_2.cc #8 5.005 Creating dependency file for MTP3asp_Types_part_1.cc #8 5.005 Creating dependency file for MTP3asp_Types_part_3.cc #8 5.009 Creating dependency file for MTP3asp_PortType_part_6.cc #8 5.009 Creating dependency file for MTP3asp_PortType_part_7.cc #8 5.011 Creating dependency file for MTP3asp_PortType_part_5.cc #8 5.014 Creating dependency file for MTP3asp_PortType_part_4.cc #8 5.014 Creating dependency file for MTP3asp_PortType_part_3.cc #8 5.014 Creating dependency file for MTP3asp_PortType_part_2.cc #8 5.017 Creating dependency file for MTP3asp_PortType_part_1.cc #8 5.020 Creating dependency file for MSC_ConnectionHandler_part_7.cc #8 5.020 Creating dependency file for MSC_ConnectionHandler_part_6.cc #8 5.021 Creating dependency file for MSC_ConnectionHandler_part_5.cc #8 5.021 Creating dependency file for MSC_ConnectionHandler_part_4.cc #8 5.021 Creating dependency file for MSC_ConnectionHandler_part_3.cc #8 5.022 Creating dependency file for MSC_ConnectionHandler_part_2.cc #8 5.023 Creating dependency file for MSC_ConnectionHandler_part_1.cc #8 5.034 Creating dependency file for MGCP_Types_part_7.cc #8 5.035 Creating dependency file for MGCP_Types_part_6.cc #8 5.035 Creating dependency file for MGCP_Types_part_5.cc #8 5.035 Creating dependency file for MGCP_Types_part_4.cc #8 5.035 Creating dependency file for MGCP_Types_part_3.cc #8 5.035 Creating dependency file for MGCP_Types_part_2.cc #8 5.035 Creating dependency file for MGCP_Types_part_1.cc #8 5.035 Creating dependency file for MGCP_Templates_part_7.cc #8 5.036 Creating dependency file for MGCP_Templates_part_6.cc #8 5.036 Creating dependency file for MGCP_Templates_part_5.cc #8 5.037 Creating dependency file for MGCP_Templates_part_4.cc #8 5.037 Creating dependency file for MGCP_Templates_part_3.cc #8 5.037 Creating dependency file for MGCP_Templates_part_2.cc #8 5.039 Creating dependency file for MGCP_Templates_part_1.cc #8 5.043 Creating dependency file for MGCP_Emulation_part_7.cc #8 5.043 Creating dependency file for MGCP_Emulation_part_6.cc #8 5.043 Creating dependency file for MGCP_Emulation_part_5.cc #8 5.043 Creating dependency file for MGCP_Emulation_part_4.cc #8 5.044 Creating dependency file for MGCP_Emulation_part_3.cc #8 5.044 Creating dependency file for MGCP_Emulation_part_2.cc #8 5.045 Creating dependency file for MGCP_Emulation_part_1.cc #8 5.045 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 5.045 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 5.045 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 5.045 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 5.047 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 5.049 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 5.049 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 5.050 Creating dependency file for MGCP_CodecPort_part_7.cc #8 5.051 Creating dependency file for MGCP_CodecPort_part_6.cc #8 5.051 Creating dependency file for MGCP_CodecPort_part_5.cc #8 5.052 Creating dependency file for MGCP_CodecPort_part_3.cc #8 5.052 Creating dependency file for MGCP_CodecPort_part_2.cc #8 5.052 Creating dependency file for MGCP_CodecPort_part_4.cc #8 5.056 Creating dependency file for MGCP_CodecPort_part_1.cc #8 5.057 Creating dependency file for M3UA_Types_part_6.cc #8 5.057 Creating dependency file for M3UA_Types_part_7.cc #8 5.057 Creating dependency file for M3UA_Types_part_5.cc #8 5.058 Creating dependency file for M3UA_Types_part_4.cc #8 5.058 Creating dependency file for M3UA_Types_part_3.cc #8 5.058 Creating dependency file for M3UA_Types_part_2.cc #8 5.058 Creating dependency file for M3UA_Types_part_1.cc #8 5.059 Creating dependency file for M3UA_Emulation_part_7.cc #8 5.059 Creating dependency file for M3UA_Emulation_part_6.cc #8 5.060 Creating dependency file for M3UA_Emulation_part_5.cc #8 5.060 Creating dependency file for M3UA_Emulation_part_4.cc #8 5.060 Creating dependency file for M3UA_Emulation_part_3.cc #8 5.060 Creating dependency file for M3UA_Emulation_part_2.cc #8 5.061 Creating dependency file for M3UA_Emulation_part_1.cc #8 5.061 Creating dependency file for L3_Templates_part_7.cc #8 5.064 Creating dependency file for L3_Templates_part_6.cc #8 5.064 Creating dependency file for L3_Templates_part_4.cc #8 5.064 Creating dependency file for L3_Templates_part_5.cc #8 5.064 Creating dependency file for L3_Templates_part_3.cc #8 5.065 Creating dependency file for L3_Templates_part_2.cc #8 5.066 Creating dependency file for IuUP_Types_part_7.cc #8 5.066 Creating dependency file for L3_Templates_part_1.cc #8 5.067 Creating dependency file for IuUP_Types_part_6.cc #8 5.068 Creating dependency file for IuUP_Types_part_5.cc #8 5.068 Creating dependency file for IuUP_Types_part_4.cc #8 5.068 Creating dependency file for IuUP_Types_part_3.cc #8 5.071 Creating dependency file for IuUP_Types_part_2.cc #8 5.071 Creating dependency file for IuUP_Types_part_1.cc #8 5.071 Creating dependency file for IuUP_Emulation_part_7.cc #8 5.071 Creating dependency file for IuUP_Emulation_part_6.cc #8 5.073 Creating dependency file for IuUP_Emulation_part_5.cc #8 5.073 Creating dependency file for IuUP_Emulation_part_4.cc #8 5.074 Creating dependency file for IuUP_Emulation_part_3.cc #8 5.075 Creating dependency file for IuUP_Emulation_part_2.cc #8 5.075 Creating dependency file for IuUP_Emulation_part_1.cc #8 5.075 Creating dependency file for IPL4asp_Types_part_7.cc #8 5.076 Creating dependency file for IPL4asp_Types_part_6.cc #8 5.078 Creating dependency file for IPL4asp_Types_part_5.cc #8 5.079 Creating dependency file for IPL4asp_Types_part_4.cc #8 5.079 Creating dependency file for IPL4asp_Types_part_3.cc #8 5.080 Creating dependency file for IPL4asp_Types_part_2.cc #8 5.080 Creating dependency file for IPL4asp_Types_part_1.cc #8 5.081 Creating dependency file for IPL4asp_PortType_part_7.cc #8 5.082 Creating dependency file for IPL4asp_PortType_part_6.cc #8 5.082 Creating dependency file for IPL4asp_PortType_part_5.cc #8 5.082 Creating dependency file for IPL4asp_PortType_part_4.cc #8 5.083 Creating dependency file for IPL4asp_PortType_part_3.cc #8 5.084 Creating dependency file for IPL4asp_PortType_part_2.cc #8 5.084 Creating dependency file for IPL4asp_PortType_part_1.cc #8 5.084 Creating dependency file for IPL4asp_Functions_part_7.cc #8 5.088 Creating dependency file for IPL4asp_Functions_part_6.cc #8 5.088 Creating dependency file for IPL4asp_Functions_part_5.cc #8 5.089 Creating dependency file for IPL4asp_Functions_part_4.cc #8 5.089 Creating dependency file for IPL4asp_Functions_part_2.cc #8 5.089 Creating dependency file for IPL4asp_Functions_part_1.cc #8 5.089 Creating dependency file for IPL4asp_Functions_part_3.cc #8 5.089 Creating dependency file for IPA_Types_part_7.cc #8 5.090 Creating dependency file for IPA_Types_part_6.cc #8 5.090 Creating dependency file for IPA_Types_part_5.cc #8 5.091 Creating dependency file for IPA_Types_part_4.cc #8 5.091 Creating dependency file for IPA_Types_part_3.cc #8 5.093 Creating dependency file for IPA_Types_part_2.cc #8 5.096 Creating dependency file for IPA_Types_part_1.cc #8 5.096 Creating dependency file for IPA_Testing_part_7.cc #8 5.096 Creating dependency file for IPA_Testing_part_5.cc #8 5.097 Creating dependency file for IPA_Testing_part_6.cc #8 5.097 Creating dependency file for IPA_Testing_part_4.cc #8 5.097 Creating dependency file for IPA_Testing_part_3.cc #8 5.097 Creating dependency file for IPA_Testing_part_2.cc #8 5.098 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 5.098 Creating dependency file for IPA_Testing_part_1.cc #8 5.098 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 5.098 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 5.102 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 5.103 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 5.103 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 5.103 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 5.104 Creating dependency file for IPA_CodecPort_part_6.cc #8 5.104 Creating dependency file for IPA_CodecPort_part_7.cc #8 5.104 Creating dependency file for IPA_CodecPort_part_5.cc #8 5.104 Creating dependency file for IPA_CodecPort_part_4.cc #8 5.106 Creating dependency file for IPA_CodecPort_part_3.cc #8 5.106 Creating dependency file for IPA_CodecPort_part_2.cc #8 5.106 Creating dependency file for IPA_CodecPort_part_1.cc #8 5.109 Creating dependency file for General_Types_part_7.cc #8 5.111 Creating dependency file for General_Types_part_6.cc #8 5.111 Creating dependency file for General_Types_part_5.cc #8 5.111 Creating dependency file for General_Types_part_4.cc #8 5.112 Creating dependency file for General_Types_part_3.cc #8 5.112 Creating dependency file for General_Types_part_1.cc #8 5.112 Creating dependency file for General_Types_part_2.cc #8 5.113 Creating dependency file for GSM_Types_part_7.cc #8 5.114 Creating dependency file for GSM_Types_part_6.cc #8 5.114 Creating dependency file for GSM_Types_part_4.cc #8 5.114 Creating dependency file for GSM_Types_part_5.cc #8 5.115 Creating dependency file for GSM_Types_part_3.cc #8 5.116 Creating dependency file for GSM_Types_part_2.cc #8 5.118 Creating dependency file for GSM_Types_part_1.cc #8 5.119 Creating dependency file for GSM_SystemInformation_part_6.cc #8 5.119 Creating dependency file for GSM_SystemInformation_part_7.cc #8 5.120 Creating dependency file for GSM_SystemInformation_part_4.cc #8 5.120 Creating dependency file for GSM_SystemInformation_part_3.cc #8 5.120 Creating dependency file for GSM_SystemInformation_part_5.cc #8 5.121 Creating dependency file for GSM_SystemInformation_part_2.cc #8 5.121 Creating dependency file for GSM_SystemInformation_part_1.cc #8 5.122 Creating dependency file for GSM_RestOctets_part_7.cc #8 5.127 Creating dependency file for GSM_RestOctets_part_6.cc #8 5.127 Creating dependency file for GSM_RestOctets_part_5.cc #8 5.127 Creating dependency file for GSM_RestOctets_part_4.cc #8 5.127 Creating dependency file for GSM_RestOctets_part_3.cc #8 5.128 Creating dependency file for GSM_RestOctets_part_1.cc #8 5.128 Creating dependency file for GSM_RestOctets_part_2.cc #8 5.128 Creating dependency file for GSM_RR_Types_part_6.cc #8 5.128 Creating dependency file for GSM_RR_Types_part_7.cc #8 5.128 Creating dependency file for GSM_RR_Types_part_5.cc #8 5.129 Creating dependency file for GSM_RR_Types_part_4.cc #8 5.129 Creating dependency file for GSM_RR_Types_part_2.cc #8 5.129 Creating dependency file for GSM_RR_Types_part_3.cc #8 5.129 Creating dependency file for GSM_RR_Types_part_1.cc #8 5.130 Creating dependency file for CBSP_Types_part_7.cc #8 5.133 Creating dependency file for CBSP_Types_part_6.cc #8 5.135 Creating dependency file for CBSP_Types_part_5.cc #8 5.135 Creating dependency file for CBSP_Types_part_4.cc #8 5.136 Creating dependency file for CBSP_Types_part_2.cc #8 5.136 Creating dependency file for CBSP_Types_part_3.cc #8 5.136 Creating dependency file for CBSP_Types_part_1.cc #8 5.137 Creating dependency file for CBSP_Templates_part_7.cc #8 5.137 Creating dependency file for CBSP_Templates_part_6.cc #8 5.138 Creating dependency file for CBSP_Templates_part_5.cc #8 5.138 Creating dependency file for CBSP_Templates_part_4.cc #8 5.142 Creating dependency file for CBSP_Templates_part_3.cc #8 5.148 Creating dependency file for CBSP_Templates_part_2.cc #8 5.148 Creating dependency file for CBSP_Templates_part_1.cc #8 5.148 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc #8 5.148 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc #8 5.149 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc #8 5.149 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc #8 5.149 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc #8 5.150 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc #8 5.150 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc #8 5.155 Creating dependency file for CBSP_CodecPort_part_7.cc #8 5.155 Creating dependency file for CBSP_CodecPort_part_6.cc #8 5.155 Creating dependency file for CBSP_CodecPort_part_5.cc #8 5.155 Creating dependency file for CBSP_CodecPort_part_4.cc #8 5.155 Creating dependency file for CBSP_CodecPort_part_3.cc #8 5.157 Creating dependency file for CBSP_CodecPort_part_2.cc #8 5.157 Creating dependency file for CBSP_CodecPort_part_1.cc #8 5.157 Creating dependency file for CBSP_Adapter_part_6.cc #8 5.157 Creating dependency file for CBSP_Adapter_part_7.cc #8 5.162 Creating dependency file for CBSP_Adapter_part_5.cc #8 5.162 Creating dependency file for CBSP_Adapter_part_4.cc #8 5.162 Creating dependency file for CBSP_Adapter_part_3.cc #8 5.162 Creating dependency file for CBSP_Adapter_part_2.cc #8 5.162 Creating dependency file for CBSP_Adapter_part_1.cc #8 5.164 Creating dependency file for BSSMAP_Templates_part_7.cc #8 5.164 Creating dependency file for BSSMAP_Templates_part_6.cc #8 5.165 Creating dependency file for BSSMAP_Templates_part_5.cc #8 5.169 Creating dependency file for BSSMAP_Templates_part_3.cc #8 5.170 Creating dependency file for BSSMAP_Templates_part_2.cc #8 5.170 Creating dependency file for BSSMAP_Templates_part_1.cc #8 5.170 Creating dependency file for BSSMAP_Templates_part_4.cc #8 5.170 Creating dependency file for BSSMAP_LE_Templates_part_7.cc #8 5.170 Creating dependency file for BSSMAP_LE_Templates_part_6.cc #8 5.172 Creating dependency file for BSSMAP_LE_Templates_part_5.cc #8 5.172 Creating dependency file for BSSMAP_LE_Templates_part_4.cc #8 5.172 Creating dependency file for BSSMAP_LE_Templates_part_3.cc #8 5.173 Creating dependency file for BSSMAP_LE_Templates_part_2.cc #8 5.175 Creating dependency file for BSSMAP_LE_Templates_part_1.cc #8 5.177 Creating dependency file for BSSLAP_Types_part_7.cc #8 5.177 Creating dependency file for BSSLAP_Types_part_6.cc #8 5.178 Creating dependency file for BSSLAP_Types_part_4.cc #8 5.178 Creating dependency file for BSSLAP_Types_part_5.cc #8 5.179 Creating dependency file for BSSLAP_Types_part_2.cc #8 5.179 Creating dependency file for BSSLAP_Types_part_3.cc #8 5.179 Creating dependency file for BSSLAP_Types_part_1.cc #8 5.180 Creating dependency file for BSSAP_Types_part_7.cc #8 5.181 Creating dependency file for BSSAP_Types_part_6.cc #8 5.183 Creating dependency file for BSSAP_Types_part_5.cc #8 5.184 Creating dependency file for BSSAP_Types_part_4.cc #8 5.190 Creating dependency file for BSSAP_Types_part_3.cc #8 5.190 Creating dependency file for BSSAP_Types_part_2.cc #8 5.190 Creating dependency file for BSSAP_Types_part_1.cc #8 5.190 Creating dependency file for BSSAP_LE_Types_part_7.cc #8 5.191 Creating dependency file for BSSAP_LE_Types_part_6.cc #8 5.192 Creating dependency file for BSSAP_LE_Types_part_5.cc #8 5.192 Creating dependency file for BSSAP_LE_Types_part_4.cc #8 5.199 Creating dependency file for BSSAP_LE_Types_part_3.cc #8 5.205 Creating dependency file for BSSAP_LE_Types_part_2.cc #8 5.206 Creating dependency file for BSSAP_LE_Types_part_1.cc #8 5.210 Creating dependency file for BSSAP_LE_Emulation_part_7.cc #8 5.212 Creating dependency file for BSSAP_LE_Emulation_part_6.cc #8 5.212 Creating dependency file for BSSAP_LE_Emulation_part_5.cc #8 5.213 Creating dependency file for BSSAP_LE_Emulation_part_4.cc #8 5.217 Creating dependency file for BSSAP_LE_Emulation_part_3.cc #8 5.218 Creating dependency file for BSSAP_LE_Emulation_part_2.cc #8 5.219 Creating dependency file for BSSAP_LE_Emulation_part_1.cc #8 5.219 Creating dependency file for BSSAP_LE_CodecPort_part_7.cc #8 5.220 Creating dependency file for BSSAP_LE_CodecPort_part_6.cc #8 5.225 Creating dependency file for BSSAP_LE_CodecPort_part_5.cc #8 5.225 Creating dependency file for BSSAP_LE_CodecPort_part_4.cc #8 5.227 Creating dependency file for BSSAP_LE_CodecPort_part_3.cc #8 5.227 Creating dependency file for BSSAP_LE_CodecPort_part_2.cc #8 5.233 Creating dependency file for BSSAP_LE_CodecPort_part_1.cc #8 5.233 Creating dependency file for BSSAP_LE_Adapter_part_7.cc #8 5.234 Creating dependency file for BSSAP_LE_Adapter_part_6.cc #8 5.235 Creating dependency file for BSSAP_LE_Adapter_part_5.cc #8 5.235 Creating dependency file for BSSAP_LE_Adapter_part_4.cc #8 5.241 Creating dependency file for BSSAP_LE_Adapter_part_3.cc #8 5.241 Creating dependency file for BSSAP_LE_Adapter_part_2.cc #8 5.241 Creating dependency file for BSSAP_LE_Adapter_part_1.cc #8 5.242 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 5.242 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 5.249 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 5.249 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 5.249 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 5.249 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 5.249 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 5.251 Creating dependency file for BSC_Tests_VAMOS_part_7.cc #8 5.256 Creating dependency file for BSC_Tests_VAMOS_part_6.cc #8 5.256 Creating dependency file for BSC_Tests_VAMOS_part_5.cc #8 5.256 Creating dependency file for BSC_Tests_VAMOS_part_4.cc #8 5.257 Creating dependency file for BSC_Tests_VAMOS_part_3.cc #8 5.258 Creating dependency file for BSC_Tests_VAMOS_part_2.cc #8 5.264 Creating dependency file for BSC_Tests_VAMOS_part_1.cc #8 5.264 Creating dependency file for BSC_Tests_OML_part_7.cc #8 5.264 Creating dependency file for BSC_Tests_OML_part_6.cc #8 5.265 Creating dependency file for BSC_Tests_OML_part_5.cc #8 5.265 Creating dependency file for BSC_Tests_OML_part_4.cc #8 5.270 Creating dependency file for BSC_Tests_OML_part_3.cc #8 5.271 Creating dependency file for BSC_Tests_OML_part_2.cc #8 5.271 Creating dependency file for BSC_Tests_OML_part_1.cc #8 5.273 Creating dependency file for BSC_Tests_LCLS_part_7.cc #8 5.274 Creating dependency file for BSC_Tests_LCLS_part_6.cc #8 5.278 Creating dependency file for BSC_Tests_LCLS_part_5.cc #8 5.279 Creating dependency file for BSC_Tests_LCLS_part_4.cc #8 5.279 Creating dependency file for BSC_Tests_LCLS_part_3.cc #8 5.279 Creating dependency file for BSC_Tests_LCLS_part_2.cc #8 5.279 Creating dependency file for BSC_Tests_LCLS_part_1.cc #8 5.282 Creating dependency file for BSC_Tests_CBSP_part_7.cc #8 5.287 Creating dependency file for BSC_Tests_CBSP_part_6.cc #8 5.287 Creating dependency file for BSC_Tests_CBSP_part_5.cc #8 5.287 Creating dependency file for BSC_Tests_CBSP_part_4.cc #8 5.289 Creating dependency file for BSC_Tests_CBSP_part_3.cc #8 5.290 Creating dependency file for BSC_Tests_CBSP_part_2.cc #8 5.291 Creating dependency file for BSC_Tests_CBSP_part_1.cc #8 5.294 Creating dependency file for BSC_Tests_ASCI_part_7.cc #8 5.294 Creating dependency file for BSC_Tests_ASCI_part_5.cc #8 5.294 Creating dependency file for BSC_Tests_ASCI_part_4.cc #8 5.294 Creating dependency file for BSC_Tests_ASCI_part_6.cc #8 5.298 Creating dependency file for BSC_Tests_ASCI_part_3.cc #8 5.298 Creating dependency file for BSC_Tests_ASCI_part_2.cc #8 5.300 Creating dependency file for BSC_Tests_ASCI_part_1.cc #8 5.300 Creating dependency file for BSC_Tests_part_7.cc #8 5.301 Creating dependency file for BSC_Tests_part_6.cc #8 5.301 Creating dependency file for BSC_Tests_part_5.cc #8 5.302 Creating dependency file for BSC_Tests_part_3.cc #8 5.302 Creating dependency file for BSC_Tests_part_4.cc #8 5.303 Creating dependency file for BSC_Tests_part_2.cc #8 5.304 Creating dependency file for AbisOML_Types_part_7.cc #8 5.304 Creating dependency file for BSC_Tests_part_1.cc #8 5.306 Creating dependency file for AbisOML_Types_part_6.cc #8 5.306 Creating dependency file for AbisOML_Types_part_5.cc #8 5.307 Creating dependency file for AbisOML_Types_part_4.cc #8 5.307 Creating dependency file for AbisOML_Types_part_3.cc #8 5.309 Creating dependency file for AbisOML_Types_part_2.cc #8 5.310 Creating dependency file for AbisOML_Types_part_1.cc #8 5.310 Creating dependency file for TELNETasp_PortType.cc #8 5.311 Creating dependency file for TCCInterface_Functions.cc #8 5.311 Creating dependency file for TCCConversion_Functions.cc #8 5.312 Creating dependency file for StatsD_Types.cc #8 5.313 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 5.313 Creating dependency file for StatsD_CodecPort.cc #8 5.314 Creating dependency file for StatsD_Checker.cc #8 5.315 Creating dependency file for Socket_API_Definitions.cc #8 5.315 Creating dependency file for SDP_Types.cc #8 5.317 Creating dependency file for SDP_Templates.cc #8 5.317 Creating dependency file for SCTPasp_Types.cc #8 5.317 Creating dependency file for SCTPasp_PortType.cc #8 5.319 Creating dependency file for SCCPasp_Types.cc #8 5.330 Creating dependency file for SCCP_Types.cc #8 5.338 Creating dependency file for SCCP_Templates.cc #8 5.348 Creating dependency file for SCCP_Emulation.cc #8 5.355 Creating dependency file for RTP_Types.cc #8 5.360 Creating dependency file for RTP_Emulation.cc #8 5.367 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 5.387 Creating dependency file for RTP_CodecPort.cc #8 5.387 Creating dependency file for RSL_Types.cc #8 5.387 Creating dependency file for RSL_Emulation.cc #8 5.387 Creating dependency file for RLCMAC_CSN1_Types.cc #8 5.387 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 5.388 Creating dependency file for Osmocom_VTY_Functions.cc #8 5.388 Creating dependency file for Osmocom_Types.cc #8 5.389 Creating dependency file for Osmocom_CTRL_Types.cc #8 5.389 Creating dependency file for Osmocom_CTRL_Functions.cc #8 5.401 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 5.403 Creating dependency file for Native_Functions.cc #8 5.404 Creating dependency file for MobileL3_Types.cc #8 5.406 Creating dependency file for MobileL3_SS_Types.cc #8 5.406 Creating dependency file for MobileL3_SMS_Types.cc #8 5.408 Creating dependency file for MobileL3_RRM_Types.cc #8 5.426 Creating dependency file for MobileL3_MM_Types.cc #8 5.432 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 5.439 Creating dependency file for MobileL3_CommonIE_Types.cc #8 5.443 Creating dependency file for MobileL3_CC_Types.cc #8 5.449 Creating dependency file for Misc_Helpers.cc #8 5.450 Creating dependency file for MTP3asp_Types.cc #8 5.451 Creating dependency file for MTP3asp_PortType.cc #8 5.457 Creating dependency file for MSC_ConnectionHandler.cc #8 5.471 Creating dependency file for MGCP_Types.cc #8 5.476 Creating dependency file for MGCP_Templates.cc #8 5.500 Creating dependency file for MGCP_Emulation.cc #8 5.505 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 5.509 Creating dependency file for MGCP_CodecPort.cc #8 5.511 Creating dependency file for M3UA_Types.cc #8 5.526 Creating dependency file for M3UA_Emulation.cc #8 5.529 Creating dependency file for L3_Templates.cc #8 5.532 Creating dependency file for IuUP_Types.cc #8 5.539 Creating dependency file for IuUP_Emulation.cc #8 5.540 Creating dependency file for IPL4asp_Types.cc #8 5.544 Creating dependency file for IPL4asp_PortType.cc #8 5.544 Creating dependency file for IPL4asp_Functions.cc #8 5.546 Creating dependency file for IPA_Types.cc #8 5.553 Creating dependency file for IPA_Testing.cc #8 5.579 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 5.585 Creating dependency file for IPA_CodecPort.cc #8 5.597 Creating dependency file for General_Types.cc #8 5.600 Creating dependency file for GSM_Types.cc #8 5.600 Creating dependency file for GSM_SystemInformation.cc #8 5.603 Creating dependency file for GSM_RestOctets.cc #8 5.608 Creating dependency file for CBSP_Types.cc #8 5.608 Creating dependency file for GSM_RR_Types.cc #8 5.608 Creating dependency file for CBSP_Templates.cc #8 5.608 Creating dependency file for CBSP_CodecPort_CtrlFunct.cc #8 5.612 Creating dependency file for CBSP_CodecPort.cc #8 5.619 Creating dependency file for CBSP_Adapter.cc #8 5.638 Creating dependency file for BSSMAP_Templates.cc #8 5.645 Creating dependency file for BSSMAP_LE_Templates.cc #8 5.665 Creating dependency file for BSSLAP_Types.cc #8 5.675 Creating dependency file for BSSAP_Types.cc #8 5.682 Creating dependency file for BSSAP_LE_Types.cc #8 5.691 Creating dependency file for BSSAP_LE_Emulation.cc #8 5.695 Creating dependency file for BSSAP_LE_CodecPort.cc #8 5.703 Creating dependency file for BSSAP_LE_Adapter.cc #8 5.707 Creating dependency file for BSSAP_CodecPort.cc #8 5.741 Creating dependency file for BSC_Tests_VAMOS.cc #8 5.741 Creating dependency file for BSC_Tests_OML.cc #8 5.744 Creating dependency file for BSC_Tests_LCLS.cc #8 5.757 Creating dependency file for BSC_Tests_CBSP.cc #8 5.796 Creating dependency file for BSC_Tests_ASCI.cc #8 5.802 Creating dependency file for BSC_Tests.cc #8 5.807 Creating dependency file for AbisOML_Types.cc #8 6.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types.o AbisOML_Types.cc #8 6.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests.o BSC_Tests.cc #8 6.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI.o BSC_Tests_ASCI.cc #8 6.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP.o BSC_Tests_CBSP.cc #8 6.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS.o BSC_Tests_LCLS.cc #8 6.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML.o BSC_Tests_OML.cc #8 6.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS.o BSC_Tests_VAMOS.cc #8 6.741 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc #8 6.741 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter.o BSSAP_LE_Adapter.cc #8 6.741 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort.o BSSAP_LE_CodecPort.cc #8 6.742 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation.o BSSAP_LE_Emulation.cc #8 6.742 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types.o BSSAP_LE_Types.cc #8 6.742 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc #8 6.742 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types.o BSSLAP_Types.cc #8 6.743 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates.o BSSMAP_LE_Templates.cc #8 6.743 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates.o BSSMAP_Templates.cc #8 6.743 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter.o CBSP_Adapter.cc #8 6.744 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort.o CBSP_CodecPort.cc #8 6.744 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct.o CBSP_CodecPort_CtrlFunct.cc #8 6.758 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates.o CBSP_Templates.cc #8 7.918 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types.o CBSP_Types.cc #8 8.369 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc #8 8.429 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc #8 8.622 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc #8 9.184 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 10.30 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 10.45 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 10.45 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 11.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing.o IPA_Testing.cc #8 11.49 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 11.82 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 12.38 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 12.40 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 12.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 12.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 12.80 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 13.47 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 13.96 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 14.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc #8 14.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc #8 14.50 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 14.50 BSSAP_LE_Emulation.cc:10483:1: warning: control reaches end of non-void function [-Wreturn-type] #8 14.50 10483 | } #8 14.50 | ^ #8 14.50 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 14.50 BSSAP_LE_Emulation.cc:10534:1: warning: control reaches end of non-void function [-Wreturn-type] #8 14.50 10534 | } #8 14.50 | ^ #8 14.50 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__idx__by__comp(const COMPONENT&)': #8 14.50 BSSAP_LE_Emulation.cc:10585:1: warning: control reaches end of non-void function [-Wreturn-type] #8 14.50 10585 | } #8 14.50 | ^ #8 14.51 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::ExpectedCreateCallback(const BSSAP__LE__CodecPort::BSSAP__LE__N__CONNECT__ind&, const CHARSTRING&)': #8 14.51 BSSAP_LE_Emulation.cc:12350:1: warning: control reaches end of non-void function [-Wreturn-type] #8 14.51 12350 | } #8 14.51 | ^ #8 14.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc #8 14.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc #8 14.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc #8 14.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler.o MSC_ConnectionHandler.cc #8 15.06 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 15.08 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 15.25 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 15.33 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 15.48 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 15.52 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 15.57 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 15.62 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 15.73 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 15.73 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 15.73 7791 | } #8 15.73 | ^ #8 15.73 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 15.73 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 15.73 7843 | } #8 15.73 | ^ #8 15.74 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 15.74 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 15.74 8940 | } #8 15.74 | ^ #8 15.74 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 15.74 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 15.74 9388 | } #8 15.74 | ^ #8 15.88 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 15.89 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 16.00 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 16.21 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 16.31 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 16.48 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 16.94 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 16.94 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 16.99 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 17.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc #8 17.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc #8 17.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation.o RSL_Emulation.cc #8 17.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types.o RSL_Types.cc #8 17.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 18.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc #8 18.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 18.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 18.95 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 19.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 19.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 20.36 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 20.81 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 20.83 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 21.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 21.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 21.59 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 21.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 21.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 21.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 22.13 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 22.64 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 22.67 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 22.78 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 22.78 RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type] #8 22.78 11152 | } #8 22.78 | ^ #8 22.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_1.o AbisOML_Types_part_1.cc #8 22.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_2.o AbisOML_Types_part_2.cc #8 22.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_3.o AbisOML_Types_part_3.cc #8 22.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_4.o AbisOML_Types_part_4.cc #8 22.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_5.o AbisOML_Types_part_5.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_6.o AbisOML_Types_part_6.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_7.o AbisOML_Types_part_7.cc #8 23.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_1.o BSC_Tests_part_1.cc #8 23.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_2.o BSC_Tests_part_2.cc #8 23.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_3.o BSC_Tests_part_3.cc #8 23.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_4.o BSC_Tests_part_4.cc #8 23.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_5.o BSC_Tests_part_5.cc #8 23.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_6.o BSC_Tests_part_6.cc #8 23.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_7.o BSC_Tests_part_7.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_1.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_2.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_3.cc #8 23.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_4.cc #8 23.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_5.cc #8 23.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_6.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_7.o BSC_Tests_ASCI_part_7.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_1.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_2.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_3.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_4.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_5.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_6.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_7.o BSC_Tests_CBSP_part_7.cc #8 23.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_1.cc #8 23.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_2.cc #8 23.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_3.cc #8 23.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_4.cc #8 23.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_5.cc #8 23.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_6.cc #8 23.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_7.o BSC_Tests_LCLS_part_7.cc #8 23.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_1.cc #8 23.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_2.cc #8 23.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_3.cc #8 23.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_4.cc #8 23.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_5.cc #8 23.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_6.cc #8 23.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_7.o BSC_Tests_OML_part_7.cc #8 23.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_1.cc #8 23.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_2.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_3.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_4.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_5.cc #8 23.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_6.cc #8 23.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_7.o BSC_Tests_VAMOS_part_7.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc #8 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_1.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_2.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_3.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_4.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_5.cc #8 23.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_6.cc #8 23.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_7.o BSSAP_LE_Adapter_part_7.cc #8 23.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_1.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_2.cc #8 23.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_3.cc #8 23.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_4.cc #8 23.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_5.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_6.cc #8 23.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_CodecPort_part_7.cc #8 23.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_1.cc #8 23.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_2.cc #8 23.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_3.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_4.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_5.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_6.cc #8 23.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Emulation_part_7.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_1.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_2.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_3.cc #8 23.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_4.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_5.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_6.cc #8 23.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_7.o BSSAP_LE_Types_part_7.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc #8 23.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc #8 23.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc #8 23.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc #8 23.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc #8 23.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_1.o BSSLAP_Types_part_1.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_2.o BSSLAP_Types_part_2.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_3.o BSSLAP_Types_part_3.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_4.o BSSLAP_Types_part_4.cc #8 24.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_5.o BSSLAP_Types_part_5.cc #8 24.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_6.o BSSLAP_Types_part_6.cc #8 24.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_7.o BSSLAP_Types_part_7.cc #8 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_1.cc #8 24.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_2.cc #8 24.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_3.cc #8 24.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_4.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_5.cc #8 24.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_6.cc #8 24.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_7.o BSSMAP_LE_Templates_part_7.cc #8 24.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_1.cc #8 24.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_2.cc #8 24.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_3.cc #8 24.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_4.cc #8 24.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_5.cc #8 24.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_6.cc #8 25.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_7.o BSSMAP_Templates_part_7.cc #8 25.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_1.o CBSP_Adapter_part_1.cc #8 25.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_2.o CBSP_Adapter_part_2.cc #8 25.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_3.o CBSP_Adapter_part_3.cc #8 25.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_4.o CBSP_Adapter_part_4.cc #8 25.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_5.o CBSP_Adapter_part_5.cc #8 25.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_6.o CBSP_Adapter_part_6.cc #8 25.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_7.o CBSP_Adapter_part_7.cc #8 25.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_1.cc #8 25.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_2.cc #8 25.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_3.cc #8 25.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_4.cc #8 25.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_5.cc #8 25.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_6.cc #8 25.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_7.o CBSP_CodecPort_part_7.cc #8 25.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_1.cc #8 25.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_2.cc #8 25.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_3.cc #8 25.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_4.cc #8 25.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_5.cc #8 25.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_6.cc #8 25.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_CodecPort_CtrlFunct_part_7.cc #8 25.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_1.o CBSP_Templates_part_1.cc #8 25.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_2.o CBSP_Templates_part_2.cc #8 25.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_3.o CBSP_Templates_part_3.cc #8 25.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_4.o CBSP_Templates_part_4.cc #8 25.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_5.o CBSP_Templates_part_5.cc #8 25.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_6.o CBSP_Templates_part_6.cc #8 25.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_7.o CBSP_Templates_part_7.cc #8 25.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_1.o CBSP_Types_part_1.cc #8 25.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_2.o CBSP_Types_part_2.cc #8 25.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_3.o CBSP_Types_part_3.cc #8 25.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_4.o CBSP_Types_part_4.cc #8 25.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_5.o CBSP_Types_part_5.cc #8 25.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_6.o CBSP_Types_part_6.cc #8 25.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_7.o CBSP_Types_part_7.cc #8 25.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc #8 25.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc #8 25.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc #8 25.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc #8 25.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc #8 25.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc #8 25.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc #8 25.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc #8 25.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc #8 25.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc #8 25.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc #8 25.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc #8 25.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc #8 25.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc #8 25.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc #8 25.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc #8 25.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc #8 25.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc #8 25.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc #8 25.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc #8 25.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc #8 25.62 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 25.65 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 25.67 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 25.69 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 25.71 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 25.73 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 25.75 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 25.77 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 25.79 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 25.82 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 25.84 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 25.86 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 25.88 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 25.90 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 25.93 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 25.93 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 25.95 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 25.95 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 25.97 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 25.97 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 25.99 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 25.99 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 26.01 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 26.02 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 26.03 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 26.04 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 26.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 26.06 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 26.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_1.o IPA_Testing_part_1.cc #8 26.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_2.o IPA_Testing_part_2.cc #8 26.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_3.o IPA_Testing_part_3.cc #8 26.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_4.o IPA_Testing_part_4.cc #8 26.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_5.o IPA_Testing_part_5.cc #8 26.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_6.o IPA_Testing_part_6.cc #8 26.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_7.o IPA_Testing_part_7.cc #8 26.16 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 26.16 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 26.18 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 26.18 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 26.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 26.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 26.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 26.23 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 26.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 26.24 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 26.25 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 26.25 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 26.27 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 26.27 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 26.28 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 26.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 26.29 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 26.29 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 26.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 26.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 26.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 26.33 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 26.33 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 26.34 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 26.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 26.35 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 26.36 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 26.36 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 26.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc #8 26.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc #8 26.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc #8 26.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 26.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc #8 26.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 26.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc #8 26.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 26.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc #8 26.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc #8 26.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc #8 26.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc #8 26.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc #8 26.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc #8 26.47 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 26.47 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 26.48 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 26.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 26.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 26.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 26.51 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 26.51 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 26.53 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 26.53 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 26.53 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 26.55 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 26.55 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 26.55 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 26.57 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 26.57 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 26.57 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 26.60 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 26.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 26.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 26.63 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 26.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc #8 26.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc #8 26.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc #8 26.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc #8 26.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc #8 26.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc #8 26.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc #8 26.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc #8 26.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc #8 26.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc #8 26.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc #8 26.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc #8 26.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc #8 26.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc #8 26.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc #8 26.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc #8 26.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc #8 26.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc #8 26.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc #8 26.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc #8 26.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc #8 26.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc #8 26.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc #8 26.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc #8 26.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc #8 26.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc #8 26.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc #8 26.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc #8 26.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc #8 26.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc #8 26.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc #8 26.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc #8 26.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_1.cc #8 26.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_2.cc #8 26.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_3.cc #8 26.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_4.cc #8 26.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_5.cc #8 26.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_6.cc #8 26.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_7.o MSC_ConnectionHandler_part_7.cc #8 26.94 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 26.94 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 26.94 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 26.96 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 26.96 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 26.96 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 26.98 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 26.98 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 26.98 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 27.00 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 27.00 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 27.00 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 27.02 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 27.02 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 27.02 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 27.03 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 27.03 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 27.04 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 27.05 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 27.05 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 27.06 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 27.07 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 27.07 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 27.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 27.79 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 27.83 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 27.86 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 27.88 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 27.90 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 27.95 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 27.98 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 28.00 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 28.00 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 28.02 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 28.02 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 28.04 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 28.04 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 28.15 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 28.75 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 29.63 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 31.11 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 31.67 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 31.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 31.85 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 31.85 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 31.88 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 31.88 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 31.90 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 31.91 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 31.92 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 31.93 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 32.15 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 32.39 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 33.08 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 33.12 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 33.14 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 33.15 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 33.16 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 33.21 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 33.23 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 33.26 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 33.30 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 33.33 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 33.37 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 33.40 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 33.43 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 33.45 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 33.45 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 33.47 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 33.47 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 33.49 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 33.49 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 33.51 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 33.51 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 33.53 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 33.54 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 33.55 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 33.57 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 33.58 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 33.59 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 33.60 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 33.61 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 33.63 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 33.63 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 33.65 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 33.65 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 33.67 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 33.69 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 33.69 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 33.71 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 33.71 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 33.73 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 33.73 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 33.75 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 33.75 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 33.76 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 33.77 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 33.78 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 33.80 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 33.80 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 33.82 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 33.84 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 33.84 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 33.86 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 33.86 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 33.87 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 33.89 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 33.90 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 33.91 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 33.93 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 33.93 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 33.95 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 33.95 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 33.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 33.97 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 33.99 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 33.99 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 34.01 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 34.01 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 34.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc #8 34.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc #8 34.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc #8 34.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc #8 34.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc #8 34.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc #8 34.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc #8 34.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc #8 34.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc #8 34.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc #8 34.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc #8 34.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc #8 34.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc #8 34.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc #8 34.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc #8 35.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc #8 35.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc #8 35.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc #8 35.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_5.o RSL_Emulation_part_5.cc #8 35.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_6.o RSL_Emulation_part_6.cc #8 35.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_7.o RSL_Emulation_part_7.cc #8 35.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_1.o RSL_Types_part_1.cc #8 35.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_2.o RSL_Types_part_2.cc #8 35.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_3.o RSL_Types_part_3.cc #8 35.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_4.o RSL_Types_part_4.cc #8 35.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_5.o RSL_Types_part_5.cc #8 35.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_6.o RSL_Types_part_6.cc #8 35.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_7.o RSL_Types_part_7.cc #8 35.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 35.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 35.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 35.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 35.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 35.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 35.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 35.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc #8 35.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc #8 35.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc #8 35.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc #8 35.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc #8 35.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc #8 35.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc #8 35.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc #8 35.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc #8 35.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc #8 35.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc #8 35.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc #8 35.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc #8 35.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc #8 35.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 35.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 35.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 35.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 35.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 35.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 35.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 35.67 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 35.69 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 35.69 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 35.71 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 35.71 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 35.73 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 35.73 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 35.75 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 35.75 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 35.77 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 35.77 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 35.78 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 35.79 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 35.80 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 35.81 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 35.82 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 35.84 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 35.86 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 35.87 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 35.89 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 35.90 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 35.92 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 35.92 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 35.94 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 35.94 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 35.96 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 35.97 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 35.99 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 35.99 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 36.00 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 36.01 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 36.02 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 36.02 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 36.03 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 36.04 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 36.04 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 36.05 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 36.06 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 36.06 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 36.08 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 36.08 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 36.08 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 36.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 36.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 36.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 36.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 36.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 36.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 36.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 36.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 36.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 36.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 36.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 36.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 36.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 36.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 36.32 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 36.36 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 36.40 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 36.43 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 36.45 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 36.49 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 36.51 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 36.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc #8 36.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc #8 36.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc #8 36.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc #8 36.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc #8 36.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 36.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 36.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc #8 36.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc #8 36.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc #8 36.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc #8 36.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc #8 36.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc #8 36.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc #8 36.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc #8 36.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc #8 36.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc #8 36.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 36.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 36.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 36.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 36.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 36.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 36.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 36.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 36.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 36.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 36.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 36.83 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 36.83 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 36.85 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 36.85 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 36.85 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 36.87 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 36.87 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 36.87 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 36.89 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 36.89 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 36.91 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 36.91 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 36.91 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 36.93 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 36.93 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 36.93 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 36.95 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 36.95 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 36.95 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 36.97 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 36.97 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 36.97 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 36.99 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 36.99 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 37.07 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 37.69 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 37.72 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 37.74 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 37.76 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 37.77 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 37.78 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 37.80 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 37.80 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 37.82 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 37.83 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 37.84 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 37.85 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 37.87 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 37.88 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 37.89 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 37.90 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 37.92 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 37.93 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 37.93 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 37.94 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 37.95 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 37.95 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 37.95 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 37.97 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 37.97 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 37.97 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 37.99 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 37.99 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 38.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 38.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 38.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunctdef.o CBSP_CodecPort_CtrlFunctdef.cc #8 38.02 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 38.81 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 39.14 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 39.14 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 21592 | register yy_state_type yy_current_state; #8 39.14 | ^~~~~~~~~~~~~~~~ #8 39.14 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 21593 | register char *yy_cp, *yy_bp; #8 39.14 | ^~~~~ #8 39.14 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 21593 | register char *yy_cp, *yy_bp; #8 39.14 | ^~~~~ #8 39.14 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 21594 | register int yy_act; #8 39.14 | ^~~~~~ #8 39.14 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 39.14 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 39.14 | ^~~~ #8 39.14 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 22513 | register char *source = (yytext_ptr); #8 39.14 | ^~~~~~ #8 39.14 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 22514 | register int number_to_move, i; #8 39.14 | ^~~~~~~~~~~~~~ #8 39.14 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 22514 | register int number_to_move, i; #8 39.14 | ^ #8 39.14 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 39.14 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 22646 | register yy_state_type yy_current_state; #8 39.14 | ^~~~~~~~~~~~~~~~ #8 39.14 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 22647 | register char *yy_cp; #8 39.14 | ^~~~~ #8 39.14 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 39.14 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 22676 | register int yy_is_jam; #8 39.14 | ^~~~~~~~~ #8 39.14 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.14 22677 | register char *yy_cp = (yy_c_buf_p); #8 39.14 | ^~~~~ #8 39.15 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 39.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 39.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc #8 39.59 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 39.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 39.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 39.97 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 40.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 40.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 40.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 40.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 40.67 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 40.69 g++ -shared -o AbisOML_Types.so AbisOML_Types.o #8 40.78 g++ -shared -o BSC_Tests.so BSC_Tests.o #8 40.80 g++ -shared -o BSC_Tests_ASCI.so BSC_Tests_ASCI.o #8 40.83 g++ -shared -o BSC_Tests_CBSP.so BSC_Tests_CBSP.o #8 40.91 g++ -shared -o BSC_Tests_LCLS.so BSC_Tests_LCLS.o #8 40.94 g++ -shared -o BSC_Tests_OML.so BSC_Tests_OML.o #8 40.96 g++ -shared -o BSC_Tests_VAMOS.so BSC_Tests_VAMOS.o #8 40.98 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 41.01 g++ -shared -o BSSAP_LE_Adapter.so BSSAP_LE_Adapter.o #8 41.04 g++ -shared -o BSSAP_LE_CodecPort.so BSSAP_LE_CodecPort.o #8 41.10 g++ -shared -o BSSAP_LE_Emulation.so BSSAP_LE_Emulation.o #8 41.11 g++ -shared -o BSSAP_LE_Types.so BSSAP_LE_Types.o #8 41.11 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 41.14 g++ -shared -o BSSLAP_Types.so BSSLAP_Types.o #8 41.14 g++ -shared -o BSSMAP_LE_Templates.so BSSMAP_LE_Templates.o #8 41.23 g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o #8 41.24 g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o #8 41.29 g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o #8 41.30 g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o #8 41.32 g++ -shared -o CBSP_Templates.so CBSP_Templates.o #8 41.34 g++ -shared -o CBSP_Types.so CBSP_Types.o #8 41.34 g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o #8 41.40 g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o #8 41.42 g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o #8 41.42 g++ -shared -o GSM_Types.so GSM_Types.o #8 41.42 g++ -shared -o General_Types.so General_Types.o #8 41.45 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 41.45 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 41.49 g++ -shared -o IPA_Testing.so IPA_Testing.o #8 41.52 g++ -shared -o IPA_Types.so IPA_Types.o #8 41.53 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 41.58 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 41.58 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 41.58 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 41.59 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 41.59 g++ -shared -o L3_Templates.so L3_Templates.o #8 41.62 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 41.63 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 41.63 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 41.64 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 41.65 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 41.71 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 41.71 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 41.73 g++ -shared -o MSC_ConnectionHandler.so MSC_ConnectionHandler.o #8 41.76 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 41.76 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 41.76 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 41.80 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 41.81 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 41.82 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 41.83 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 41.84 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 41.84 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 41.85 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 41.87 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 41.87 g++ -shared -o Native_Functions.so Native_Functions.o #8 41.88 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 41.98 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 41.99 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 42.00 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 42.01 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 42.02 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 42.02 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 42.04 g++ -shared -o RSL_Emulation.so RSL_Emulation.o #8 42.06 g++ -shared -o RSL_Types.so RSL_Types.o #8 42.08 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 42.09 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 42.09 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 42.11 g++ -shared -o RTP_Types.so RTP_Types.o #8 42.13 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 42.14 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 42.14 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 42.17 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 42.19 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 42.23 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 42.27 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 42.28 g++ -shared -o SDP_Types.so SDP_Types.o #8 42.28 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 42.29 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 42.29 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 42.30 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 42.31 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 42.32 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 42.32 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 42.38 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 42.38 g++ -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o #8 42.40 g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o #8 42.41 g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o #8 42.41 g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o #8 42.42 g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o #8 42.43 g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o #8 42.44 g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o #8 42.44 g++ -shared -o BSC_Tests_part_1.so BSC_Tests_part_1.o #8 42.44 g++ -shared -o BSC_Tests_part_2.so BSC_Tests_part_2.o #8 42.45 g++ -shared -o BSC_Tests_part_3.so BSC_Tests_part_3.o #8 42.45 g++ -shared -o BSC_Tests_part_4.so BSC_Tests_part_4.o #8 42.46 g++ -shared -o BSC_Tests_part_5.so BSC_Tests_part_5.o #8 42.46 g++ -shared -o BSC_Tests_part_6.so BSC_Tests_part_6.o #8 42.47 g++ -shared -o BSC_Tests_part_7.so BSC_Tests_part_7.o #8 42.47 g++ -shared -o BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_1.o #8 42.47 g++ -shared -o BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_2.o #8 42.48 g++ -shared -o BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_3.o #8 42.49 g++ -shared -o BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_4.o #8 42.49 g++ -shared -o BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_5.o #8 42.49 g++ -shared -o BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_6.o #8 42.49 g++ -shared -o BSC_Tests_ASCI_part_7.so BSC_Tests_ASCI_part_7.o #8 42.50 g++ -shared -o BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_1.o #8 42.50 g++ -shared -o BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_2.o #8 42.50 g++ -shared -o BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_3.o #8 42.50 g++ -shared -o BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_4.o #8 42.50 g++ -shared -o BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_5.o #8 42.51 g++ -shared -o BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_6.o #8 42.51 g++ -shared -o BSC_Tests_CBSP_part_7.so BSC_Tests_CBSP_part_7.o #8 42.51 g++ -shared -o BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_1.o #8 42.51 g++ -shared -o BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_2.o #8 42.52 g++ -shared -o BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_3.o #8 42.52 g++ -shared -o BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_4.o #8 42.52 g++ -shared -o BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_5.o #8 42.52 g++ -shared -o BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_6.o #8 42.53 g++ -shared -o BSC_Tests_LCLS_part_7.so BSC_Tests_LCLS_part_7.o #8 42.53 g++ -shared -o BSC_Tests_OML_part_1.so BSC_Tests_OML_part_1.o #8 42.54 g++ -shared -o BSC_Tests_OML_part_2.so BSC_Tests_OML_part_2.o #8 42.54 g++ -shared -o BSC_Tests_OML_part_3.so BSC_Tests_OML_part_3.o #8 42.54 g++ -shared -o BSC_Tests_OML_part_4.so BSC_Tests_OML_part_4.o #8 42.55 g++ -shared -o BSC_Tests_OML_part_5.so BSC_Tests_OML_part_5.o #8 42.55 g++ -shared -o BSC_Tests_OML_part_6.so BSC_Tests_OML_part_6.o #8 42.55 g++ -shared -o BSC_Tests_OML_part_7.so BSC_Tests_OML_part_7.o #8 42.55 g++ -shared -o BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_1.o #8 42.56 g++ -shared -o BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_2.o #8 42.56 g++ -shared -o BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_3.o #8 42.58 g++ -shared -o BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_4.o #8 42.58 g++ -shared -o BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_5.o #8 42.58 g++ -shared -o BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_6.o #8 42.58 g++ -shared -o BSC_Tests_VAMOS_part_7.so BSC_Tests_VAMOS_part_7.o #8 42.58 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 42.58 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 42.58 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 42.58 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 42.58 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 42.59 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 42.60 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 42.60 g++ -shared -o BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_1.o #8 42.61 g++ -shared -o BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_2.o #8 42.61 g++ -shared -o BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_3.o #8 42.61 g++ -shared -o BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_4.o #8 42.61 g++ -shared -o BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_5.o #8 42.61 g++ -shared -o BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_6.o #8 42.61 g++ -shared -o BSSAP_LE_Adapter_part_7.so BSSAP_LE_Adapter_part_7.o #8 42.61 g++ -shared -o BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_1.o #8 42.62 g++ -shared -o BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_2.o #8 42.63 g++ -shared -o BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_3.o #8 42.63 g++ -shared -o BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_4.o #8 42.63 g++ -shared -o BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_5.o #8 42.63 g++ -shared -o BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_6.o #8 42.63 g++ -shared -o BSSAP_LE_CodecPort_part_7.so BSSAP_LE_CodecPort_part_7.o #8 42.63 g++ -shared -o BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_1.o #8 42.63 g++ -shared -o BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_2.o #8 42.64 g++ -shared -o BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_3.o #8 42.64 g++ -shared -o BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_4.o #8 42.65 g++ -shared -o BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_5.o #8 42.65 g++ -shared -o BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_6.o #8 42.66 g++ -shared -o BSSAP_LE_Emulation_part_7.so BSSAP_LE_Emulation_part_7.o #8 42.66 g++ -shared -o BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_1.o #8 42.66 g++ -shared -o BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_2.o #8 42.68 g++ -shared -o BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_3.o #8 42.68 g++ -shared -o BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_4.o #8 42.68 g++ -shared -o BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_5.o #8 42.68 g++ -shared -o BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_6.o #8 42.68 g++ -shared -o BSSAP_LE_Types_part_7.so BSSAP_LE_Types_part_7.o #8 42.68 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 42.68 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 42.68 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 42.69 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 42.70 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 42.71 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 42.71 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 42.71 g++ -shared -o BSSLAP_Types_part_1.so BSSLAP_Types_part_1.o #8 42.71 g++ -shared -o BSSLAP_Types_part_2.so BSSLAP_Types_part_2.o #8 42.71 g++ -shared -o BSSLAP_Types_part_3.so BSSLAP_Types_part_3.o #8 42.73 g++ -shared -o BSSLAP_Types_part_4.so BSSLAP_Types_part_4.o #8 42.74 g++ -shared -o BSSLAP_Types_part_5.so BSSLAP_Types_part_5.o #8 42.76 g++ -shared -o BSSLAP_Types_part_6.so BSSLAP_Types_part_6.o #8 42.77 g++ -shared -o BSSLAP_Types_part_7.so BSSLAP_Types_part_7.o #8 42.77 g++ -shared -o BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_1.o #8 42.80 g++ -shared -o BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_2.o #8 42.80 g++ -shared -o BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_3.o #8 42.83 g++ -shared -o BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_4.o #8 42.83 g++ -shared -o BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_5.o #8 42.83 g++ -shared -o BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_6.o #8 42.83 g++ -shared -o BSSMAP_LE_Templates_part_7.so BSSMAP_LE_Templates_part_7.o #8 42.84 g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o #8 42.86 g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o #8 42.86 g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o #8 42.86 g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o #8 42.86 g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o #8 42.87 g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o #8 42.87 g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o #8 42.87 g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o #8 42.88 g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o #8 42.88 g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o #8 42.89 g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o #8 42.89 g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o #8 42.89 g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o #8 42.90 g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o #8 42.90 g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o #8 42.90 g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o #8 42.91 g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o #8 42.91 g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o #8 42.91 g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o #8 42.91 g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o #8 42.91 g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o #8 42.92 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o #8 42.92 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o #8 42.93 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o #8 42.93 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o #8 42.93 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o #8 42.94 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o #8 42.94 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o #8 42.94 g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o #8 42.95 g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o #8 42.95 g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o #8 42.95 g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o #8 42.95 g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o #8 42.95 g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o #8 42.95 g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o #8 42.95 g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o #8 42.95 g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o #8 42.96 g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o #8 42.96 g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o #8 42.97 g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o #8 42.97 g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o #8 42.97 g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o #8 42.97 g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o #8 42.97 g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o #8 42.97 g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o #8 42.98 g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o #8 42.98 g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o #8 42.99 g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o #8 42.99 g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o #8 42.99 g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o #8 42.99 g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o #8 43.00 g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o #8 43.00 g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o #8 43.00 g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o #8 43.00 g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o #8 43.00 g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o #8 43.01 g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o #8 43.03 g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o #8 43.03 g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o #8 43.03 g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o #8 43.03 g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o #8 43.04 g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o #8 43.04 g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o #8 43.05 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 43.05 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 43.05 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 43.06 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 43.06 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 43.06 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 43.07 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 43.08 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 43.08 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 43.08 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 43.09 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 43.09 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 43.09 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 43.10 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 43.10 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 43.10 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 43.10 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 43.11 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 43.11 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 43.11 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 43.12 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 43.12 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 43.13 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 43.13 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 43.13 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 43.13 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 43.13 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 43.14 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 43.14 g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o #8 43.14 g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o #8 43.14 g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o #8 43.15 g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o #8 43.16 g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o #8 43.16 g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o #8 43.16 g++ -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o #8 43.16 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 43.16 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 43.16 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 43.16 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 43.16 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 43.17 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 43.17 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 43.18 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 43.18 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 43.19 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 43.19 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 43.19 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 43.19 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 43.19 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 43.19 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 43.19 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 43.19 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 43.20 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 43.20 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 43.21 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 43.21 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 43.21 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 43.22 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 43.22 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 43.22 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 43.22 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 43.23 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 43.23 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 43.23 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 43.23 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 43.23 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 43.24 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 43.24 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 43.25 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 43.25 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 43.25 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 43.25 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 43.25 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 43.26 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 43.26 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 43.26 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 43.26 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 43.26 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 43.26 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 43.27 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 43.27 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 43.27 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 43.27 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 43.28 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 43.28 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 43.28 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 43.28 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 43.28 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 43.29 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 43.29 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 43.29 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 43.30 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 43.30 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 43.30 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 43.30 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 43.30 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 43.30 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 43.30 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 43.31 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 43.31 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 43.31 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 43.32 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 43.32 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 43.32 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 43.32 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 43.32 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 43.33 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 43.33 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 43.33 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 43.33 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 43.33 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 43.35 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 43.35 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 43.35 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 43.35 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 43.35 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 43.35 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 43.35 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 43.35 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 43.36 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 43.36 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 43.37 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 43.38 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 43.38 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 43.38 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 43.39 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 43.39 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 43.39 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 43.39 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 43.39 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 43.39 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 43.40 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 43.40 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 43.40 g++ -shared -o MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_1.o #8 43.40 g++ -shared -o MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_2.o #8 43.40 g++ -shared -o MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_3.o #8 43.41 g++ -shared -o MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_4.o #8 43.41 g++ -shared -o MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_5.o #8 43.41 g++ -shared -o MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_6.o #8 43.41 g++ -shared -o MSC_ConnectionHandler_part_7.so MSC_ConnectionHandler_part_7.o #8 43.41 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 43.42 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 43.43 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 43.43 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 43.43 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 43.43 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 43.43 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 43.43 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 43.44 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 43.44 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 43.44 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 43.44 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 43.44 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 43.45 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 43.45 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 43.45 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 43.45 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 43.46 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 43.46 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 43.48 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 43.48 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 43.48 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 43.48 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 43.48 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 43.48 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 43.48 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 43.48 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 43.48 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 43.48 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 43.48 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 43.49 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 43.50 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 43.50 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 43.50 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 43.50 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 43.50 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 43.50 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 43.51 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 43.51 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 43.53 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 43.53 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 43.53 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 43.53 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 43.55 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 43.56 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 43.59 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 43.63 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 43.63 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 43.64 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 43.65 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 43.66 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 43.66 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 43.67 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 43.68 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 43.68 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 43.68 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 43.68 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 43.69 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 43.70 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 43.71 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 43.71 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 43.72 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 43.73 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 43.73 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 43.73 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 43.73 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 43.74 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 43.74 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 43.76 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 43.76 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 43.76 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 43.76 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 43.76 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 43.77 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 43.77 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 43.77 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 43.79 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 43.79 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 43.79 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 43.79 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 43.79 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 43.79 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 43.79 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 43.80 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 43.80 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 43.80 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 43.80 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 43.81 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 43.81 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 43.81 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 43.82 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 43.82 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 43.82 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 43.82 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 43.82 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 43.82 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 43.83 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 43.84 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 43.84 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 43.84 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 43.84 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 43.84 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 43.84 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 43.84 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 43.85 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 43.85 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 43.85 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 43.85 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 43.86 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 43.86 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 43.87 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 43.87 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 43.87 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 43.87 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 43.87 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 43.87 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 43.87 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 43.87 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 43.87 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 43.87 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 43.88 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 43.88 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 43.88 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 43.89 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 43.89 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 43.90 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 43.90 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 43.90 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 43.90 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 43.90 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 43.90 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 43.90 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 43.90 g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o #8 43.90 g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o #8 43.90 g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o #8 43.90 g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o #8 43.91 g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o #8 43.91 g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o #8 43.92 g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o #8 43.92 g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o #8 43.92 g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o #8 43.92 g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o #8 43.92 g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o #8 43.93 g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o #8 43.93 g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o #8 43.93 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 43.93 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 43.93 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 43.94 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 43.94 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 43.94 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 43.94 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 43.95 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 43.95 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 43.95 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 43.95 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 43.96 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 43.96 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 43.96 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 43.96 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 43.98 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 43.98 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 43.98 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 43.98 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 43.98 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 43.98 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 43.98 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 43.98 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 43.98 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 43.98 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 43.98 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 43.99 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 44.00 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 44.01 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 44.01 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 44.01 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 44.01 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 44.01 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 44.01 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 44.01 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 44.01 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 44.01 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 44.01 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 44.01 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 44.01 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 44.02 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 44.02 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 44.03 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 44.03 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 44.03 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 44.03 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 44.03 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 44.03 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 44.04 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 44.04 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 44.04 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 44.04 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 44.04 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 44.05 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 44.05 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 44.06 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 44.06 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 44.06 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 44.06 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 44.06 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 44.06 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 44.06 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 44.06 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 44.06 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 44.06 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 44.07 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 44.08 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 44.09 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 44.09 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 44.09 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 44.09 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 44.09 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 44.09 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 44.09 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 44.09 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 44.09 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 44.09 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 44.10 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 44.10 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 44.10 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 44.10 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 44.11 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 44.12 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 44.12 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 44.12 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 44.12 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 44.12 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 44.12 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 44.12 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 44.12 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 44.12 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 44.13 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 44.13 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 44.13 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 44.14 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 44.14 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 44.14 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 44.14 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 44.14 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 44.15 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 44.15 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 44.15 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 44.15 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 44.15 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 44.16 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 44.16 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 44.17 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 44.17 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 44.17 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 44.17 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 44.17 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 44.17 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 44.17 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 44.17 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 44.18 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 44.18 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 44.19 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 44.19 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 44.19 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 44.20 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 44.20 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 44.20 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 44.20 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 44.20 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 44.20 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 44.20 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 44.20 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 44.20 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 44.20 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 44.21 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 44.21 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 44.21 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 44.23 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 44.23 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 44.23 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 44.23 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 44.23 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 44.23 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 44.23 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 44.23 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 44.23 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 44.23 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 44.23 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 44.23 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 44.23 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 44.24 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 44.25 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 44.26 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 44.26 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 44.26 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 44.26 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 44.26 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 44.26 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 44.26 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 44.26 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 44.26 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 44.26 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 44.26 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 44.27 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 44.27 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 44.28 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 44.28 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 44.29 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 44.29 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 44.29 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 44.29 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 44.29 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 44.29 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 44.29 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 44.29 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 44.29 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 44.29 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 44.30 g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o #8 44.30 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 44.30 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 44.30 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 44.31 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 44.31 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 44.32 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 44.32 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 44.32 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 44.32 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 44.32 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 44.32 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 44.32 g++ -shared -o TCCConversion.so TCCConversion.o #8 44.32 g++ -shared -o TCCInterface.so TCCInterface.o #8 44.33 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 44.35 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 44.78 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 44.78 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 44.78 RAN_Emulation.cc:17128:1: warning: control reaches end of non-void function [-Wreturn-type] #8 44.78 17128 | } #8 44.78 | ^ #8 44.78 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': #8 44.78 RAN_Emulation.cc:17180:1: warning: control reaches end of non-void function [-Wreturn-type] #8 44.78 17180 | } #8 44.78 | ^ #8 44.78 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 44.78 RAN_Emulation.cc:17290:1: warning: control reaches end of non-void function [-Wreturn-type] #8 44.78 17290 | } #8 44.78 | ^ #8 44.78 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 44.78 RAN_Emulation.cc:17399:1: warning: control reaches end of non-void function [-Wreturn-type] #8 44.78 17399 | } #8 44.78 | ^ #8 44.78 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 44.78 RAN_Emulation.cc:17450:1: warning: control reaches end of non-void function [-Wreturn-type] #8 44.78 17450 | } #8 44.78 | ^ #8 44.79 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': #8 44.79 RAN_Emulation.cc:20147:1: warning: control reaches end of non-void function [-Wreturn-type] #8 44.79 20147 | } #8 44.79 | ^ #8 44.98 g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o #8 45.96 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 46.00 if g++ -L /usr/lib/titan-fPIC -o BSC_Tests -Wl,--no-as-needed AbisOML_Types.so BSC_Tests.so BSC_Tests_ASCI.so BSC_Tests_CBSP.so BSC_Tests_LCLS.so BSC_Tests_OML.so BSC_Tests_VAMOS.so BSSAP_CodecPort.so BSSAP_LE_Adapter.so BSSAP_LE_CodecPort.so BSSAP_LE_Emulation.so BSSAP_LE_Types.so BSSAP_Types.so BSSLAP_Types.so BSSMAP_LE_Templates.so BSSMAP_Templates.so CBSP_Adapter.so CBSP_CodecPort.so CBSP_CodecPort_CtrlFunct.so CBSP_Templates.so CBSP_Types.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MSC_ConnectionHandler.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_Checker.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BSC_Tests_part_1.so BSC_Tests_part_2.so BSC_Tests_part_3.so BSC_Tests_part_4.so BSC_Tests_part_5.so BSC_Tests_part_6.so BSC_Tests_part_7.so BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_7.so BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_7.so BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_7.so BSC_Tests_OML_part_1.so BSC_Tests_OML_part_2.so BSC_Tests_OML_part_3.so BSC_Tests_OML_part_4.so BSC_Tests_OML_part_5.so BSC_Tests_OML_part_6.so BSC_Tests_OML_part_7.so BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_7.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_7.so BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_7.so BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_7.so BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so BSSLAP_Types_part_1.so BSSLAP_Types_part_2.so BSSLAP_Types_part_3.so BSSLAP_Types_part_4.so BSSLAP_Types_part_5.so BSSLAP_Types_part_6.so BSSLAP_Types_part_7.so BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_7.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so BSSMAP_Templates_part_5.so BSSMAP_Templates_part_6.so BSSMAP_Templates_part_7.so CBSP_Adapter_part_1.so CBSP_Adapter_part_2.so CBSP_Adapter_part_3.so CBSP_Adapter_part_4.so CBSP_Adapter_part_5.so CBSP_Adapter_part_6.so CBSP_Adapter_part_7.so CBSP_CodecPort_part_1.so CBSP_CodecPort_part_2.so CBSP_CodecPort_part_3.so CBSP_CodecPort_part_4.so CBSP_CodecPort_part_5.so CBSP_CodecPort_part_6.so CBSP_CodecPort_part_7.so CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_7.so CBSP_Templates_part_1.so CBSP_Templates_part_2.so CBSP_Templates_part_3.so CBSP_Templates_part_4.so CBSP_Templates_part_5.so CBSP_Templates_part_6.so CBSP_Templates_part_7.so CBSP_Types_part_1.so CBSP_Types_part_2.so CBSP_Types_part_3.so CBSP_Types_part_4.so CBSP_Types_part_5.so CBSP_Types_part_6.so CBSP_Types_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so 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_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so 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 IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so CBSP_CodecPort_CtrlFunctdef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ #8 46.00 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 46.00 -L/lib -lcrypto \ #8 46.00 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 46.00 then : ; else /usr/bin/titanver AbisOML_Types.o BSC_Tests.o BSC_Tests_ASCI.o BSC_Tests_CBSP.o BSC_Tests_LCLS.o BSC_Tests_OML.o BSC_Tests_VAMOS.o BSSAP_CodecPort.o BSSAP_LE_Adapter.o BSSAP_LE_CodecPort.o BSSAP_LE_Emulation.o BSSAP_LE_Types.o BSSAP_Types.o BSSLAP_Types.o BSSMAP_LE_Templates.o BSSMAP_Templates.o CBSP_Adapter.o CBSP_CodecPort.o CBSP_CodecPort_CtrlFunct.o CBSP_Templates.o CBSP_Types.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MSC_ConnectionHandler.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_Checker.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BSC_Tests_part_1.o BSC_Tests_part_2.o BSC_Tests_part_3.o BSC_Tests_part_4.o BSC_Tests_part_5.o BSC_Tests_part_6.o BSC_Tests_part_7.o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_7.o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_7.o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_7.o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_7.o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_7.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_7.o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o BSSLAP_Types_part_1.o BSSLAP_Types_part_2.o BSSLAP_Types_part_3.o BSSLAP_Types_part_4.o BSSLAP_Types_part_5.o BSSLAP_Types_part_6.o BSSLAP_Types_part_7.o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_7.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_7.o CBSP_Adapter_part_1.o CBSP_Adapter_part_2.o CBSP_Adapter_part_3.o CBSP_Adapter_part_4.o CBSP_Adapter_part_5.o CBSP_Adapter_part_6.o CBSP_Adapter_part_7.o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_7.o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_Templates_part_1.o CBSP_Templates_part_2.o CBSP_Templates_part_3.o CBSP_Templates_part_4.o CBSP_Templates_part_5.o CBSP_Templates_part_6.o CBSP_Templates_part_7.o CBSP_Types_part_1.o CBSP_Types_part_2.o CBSP_Types_part_3.o CBSP_Types_part_4.o CBSP_Types_part_5.o CBSP_Types_part_6.o CBSP_Types_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o 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_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o 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 IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o CBSP_CodecPort_CtrlFunctdef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 46.51 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 DONE 47.1s #9 [4/4] COPY BSC_TESTS.CFG /data/BSC_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 6.9s done #10 writing image sha256:7e488c6b1053086b807b6cc646eae052b85675c71296ba1f55aba63c568a9359 done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest 0.0s done #10 DONE 7.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n 7e488c6b1053 + list_osmo_packages debian-bookworm ttcn3-bsc-test + local distro=debian-bookworm + local image=ttcn3-bsc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bsc-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-bsc-test-io_uring/logs/bsc-tester + cp BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_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-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc + cp osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy + network_create + SUBNET=1147454 + seq 1 30 + echo (1147454 + 1) % 256 + bc + SUBNET=63 + NET_NAME=ttcn3-bsc-test-63 + SUB4=172.18.63.0/24 + SUB6=fd02:db8:63::/64 + set +x Creating network ttcn3-bsc-test-63, trying SUBNET=63... + docker network create --internal --subnet 172.18.63.0/24 --ipv6 --subnet fd02:db8:63::/64 ttcn3-bsc-test-63 9f8ea18864451cd43cd7dbf202ccaeeb6cf372afa7834e4bde14ee376b9acd11 + set +x ### Network ttcn3-bsc-test-63 created (SUBNET=63) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=63 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg Applying SUBNET=63 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/osmo-bsc.cfg Applying SUBNET=63 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 63 200 + NET=63 + ADDR_SUFIX=200 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.200 --ip6 fd02:db8:63::200 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.200 --ip6 fd02:db8:63::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp:/data --name jenkins-ttcn3-bsc-test-io_uring-101-stp -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-stp-master 12bb3daf893a4f75bc2dc89ccb2ac29257146a9c4806f9d42241c40c7673b1a1 + echo Starting container with BSC Starting container with BSC + docker_network_params 63 20 + NET=63 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.20 --ip6 fd02:db8:63::20 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.20 --ip6 fd02:db8:63::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc:/data --name jenkins-ttcn3-bsc-test-io_uring-101-bsc -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bsc-master ade558a72ee25abc8122470ac433e995a188f65f0c751af1651efd3c4bbd1b8d + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX + set -- 0 1 + echo Starting container with OML for BTS0 (TRXN = 1) Starting container with OML for BTS0 (TRXN = 1) + docker_network_params 63 100 + NET=63 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.100 --ip6 fd02:db8:63::100 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.100 --ip6 fd02:db8:63::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-101-bts0 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.63.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 2a7f71b41b9c36e3c971ed5dbf4c45452344cf71c18802ab3f4dda18f5606216 + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 63 101 + NET=63 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.101 --ip6 fd02:db8:63::101 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.101 --ip6 fd02:db8:63::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-101-bts1 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.63.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 87ad92329f539be00ec83c84ac530456bd4eff57c862b617197c136e14861972 + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 63 102 + NET=63 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.102 --ip6 fd02:db8:63::102 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.102 --ip6 fd02:db8:63::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-101-bts2 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.63.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 b353f0aeee32fc6ccdf1ccabd3df9a032d137643f7b80f4a24cb0a29771556f9 + sleep 1 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 63 203 + NET=63 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.203 --ip6 fd02:db8:63::203 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.203 --ip6 fd02:db8:63::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.63.20 -e OSMO_SUT_PORT=4242 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-io_uring-101-ttcn3-bsc-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/ttcn3-bsc-test + SUBDIR=bsc + SUITE=BSC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bsc/BSC_Tests BSC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_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: BSC_Tests.cfg MC@4aff4ae9815a: Unix server socket created successfully. MC@4aff4ae9815a: Listening on TCP port 34123. MC2> 4aff4ae9815a is the default spawn /osmo-ttcn3-hacks/bsc/BSC_Tests 4aff4ae9815a 34123 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4aff4ae9815a: New HC connected from 172.18.63.203 [172.18.63.203]. 4aff4ae9815a: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@4aff4ae9815a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4aff4ae9815a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4aff4ae9815a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4aff4ae9815a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4aff4ae9815a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4aff4ae9815a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4aff4ae9815a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4aff4ae9815a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@4aff4ae9815a: Configuration file was processed on all HCs. MC@4aff4ae9815a: Creating MTC on host 172.18.63.203. MC@4aff4ae9815a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Tue Jun 18 11:39:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_msc_connection_status.pcap" >/data/BSC_Tests.TC_ctrl_msc_connection_status.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ctrl_msc_connection_status started. VirtMSC-M3UA(5)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(5)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(4)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(5)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(5)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(4)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(5)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(4): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(5): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_ctrl_msc_connection_status finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail'. Tue Jun 18 11:39:11 UTC 2024 ------ BSC_Tests.TC_ctrl_msc_connection_status fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1081218) Waiting for packet dumper to finish... 1 (prev_count=1081218, count=1081896) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Tue Jun 18 11:39:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_msc0_connection_status.pcap" >/data/BSC_Tests.TC_ctrl_msc0_connection_status.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ctrl_msc0_connection_status started. VirtMSC-M3UA(8)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(8)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(8)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(7)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(8)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(8)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(8)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(7)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(6)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(6): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(7): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(8): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_ctrl_msc0_connection_status finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail'. Tue Jun 18 11:39:23 UTC 2024 ------ BSC_Tests.TC_ctrl_msc0_connection_status fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91548) Waiting for packet dumper to finish... 1 (prev_count=91548, count=93370) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1'. ------ BSC_Tests.TC_stat_num_msc_connected_1 ------ Tue Jun 18 11:39:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_msc_connected_1.pcap" >/data/BSC_Tests.TC_stat_num_msc_connected_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_stat_num_msc_connected_1 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(12)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(12)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(12)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(10)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(15)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(15)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(15)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(13)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(12)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(15)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(18)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(18)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(18)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(18)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_stat_num_msc_connected_1() start" TC_stat_num_msc_connected_1(20)@4aff4ae9815a: "TC_stat_num_msc_connected_1": using IMSI '001011076663852'H VirtMSC-STATS(9)@4aff4ae9815a: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(9)@4aff4ae9815a: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(9)@4aff4ae9815a: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(9)@4aff4ae9815a: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" TC_stat_num_msc_connected_1(20)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtMSC-RAN(11)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(12)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(13)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(9)@4aff4ae9815a: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" VirtMSC-SCCP(10)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(15)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(14)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(19)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(17)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(18)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(9): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(10): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(11): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(12): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(13): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(14): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(15): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(17): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(18): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(19): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC TC_stat_num_msc_connected_1(20): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_stat_num_msc_connected_1 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail'. Tue Jun 18 11:39:33 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_msc_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237629) Waiting for packet dumper to finish... 1 (prev_count=237629, count=430616) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2'. ------ BSC_Tests.TC_stat_num_msc_connected_2 ------ Tue Jun 18 11:39:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_msc_connected_2.pcap" >/data/BSC_Tests.TC_stat_num_msc_connected_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_stat_num_msc_connected_2 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(24)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(24)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(24)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(22)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(27)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(27)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(27)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(25)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(30)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(30)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(30)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(28)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(24)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(27)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(30)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(33)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(33)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(33)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(33)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_stat_num_msc_connected_2() start" TC_stat_num_msc_connected_2(35)@4aff4ae9815a: "TC_stat_num_msc_connected_2": using IMSI '001017232283173'H VirtMSC-STATS(21)@4aff4ae9815a: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(21)@4aff4ae9815a: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(21)@4aff4ae9815a: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(21)@4aff4ae9815a: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" TC_stat_num_msc_connected_2(35)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtMSC-RAN(26)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(25)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(34)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(21)@4aff4ae9815a: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" VirtSMLC-SCCP(28)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(33)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(29)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(22)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(23)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(27)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(24)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(31)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(32)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(30)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(21): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(22): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(23): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(24): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(25): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(26): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(27): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(28): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(29): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(30): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(31): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(32): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(33): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(34): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC TC_stat_num_msc_connected_2(35): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_stat_num_msc_connected_2 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail'. Tue Jun 18 11:39:42 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_2 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_msc_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241093) Waiting for packet dumper to finish... 1 (prev_count=241093, count=434906) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3'. ------ BSC_Tests.TC_stat_num_msc_connected_3 ------ Tue Jun 18 11:39:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_msc_connected_3.pcap" >/data/BSC_Tests.TC_stat_num_msc_connected_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_stat_num_msc_connected_3 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(39)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(39)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(39)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(37)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(42)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(42)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(42)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(40)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(45)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(45)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(45)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(43)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(48)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(48)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(48)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(46)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(39)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(42)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(45)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(48)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(51)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(51)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(51)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(51)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_stat_num_msc_connected_3() start" TC_stat_num_msc_connected_3(53)@4aff4ae9815a: "TC_stat_num_msc_connected_3": using IMSI '001015882606516'H VirtMSC-STATS(36)@4aff4ae9815a: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(36)@4aff4ae9815a: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(36)@4aff4ae9815a: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(36)@4aff4ae9815a: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" TC_stat_num_msc_connected_3(53)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtSMLC-BSSAP_LE(47)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(45)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(42)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(38)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(39)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(37)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(48)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(46)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(41)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(44)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(40)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(43)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(36)@4aff4ae9815a: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" IPA-CTRL-CLI-IPA(49)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(52)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(51)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(50)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(36): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(37): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(38): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(39): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(40): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(41): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(42): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(43): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(44): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(45): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(46): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(47): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(48): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(50): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(51): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(52): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC TC_stat_num_msc_connected_3(53): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_stat_num_msc_connected_3 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail'. Tue Jun 18 11:39:52 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_msc_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=250027) Waiting for packet dumper to finish... 1 (prev_count=250027, count=437788) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Tue Jun 18 11:39:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_bts_connected_1.pcap" >/data/BSC_Tests.TC_stat_num_bts_connected_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_stat_num_bts_connected_1 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(57)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(57)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(57)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(55)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(60)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(60)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(60)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(58)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(57)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(60)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(63)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(63)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(63)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(63)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(65)@4aff4ae9815a: "TC_stat_num_bts_connected_1": using IMSI '001017094161681'H VirtMSC-STATS(54)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 1, max := 4 } VirtMSC-STATS(54)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(54)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(54)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(54)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_1(65)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(56)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(57)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(55)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(54)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(59)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(64)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(58)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(60)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(62)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(63)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(54): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(55): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(56): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(57): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(58): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(59): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(60): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(62): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(63): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(64): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_stat_num_bts_connected_1(65): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Tue Jun 18 11:40:01 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242744) Waiting for packet dumper to finish... 1 (prev_count=242744, count=428545) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Tue Jun 18 11:40:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_bts_connected_2.pcap" >/data/BSC_Tests.TC_stat_num_bts_connected_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_stat_num_bts_connected_2 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(69)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(69)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(69)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(67)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(72)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(72)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(72)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(70)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(69)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(72)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(75)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(75)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(75)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(75)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(77)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(77)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(77)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(77)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_stat_num_bts_connected_2() start" TC_stat_num_bts_connected_2(79)@4aff4ae9815a: "TC_stat_num_bts_connected_2": using IMSI '001013810655455'H VirtMSC-STATS(66)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 2, max := 4 } VirtMSC-STATS(66)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(66)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(66)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(66)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_2(79)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(67)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(69)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(68)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(66)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-RSL(78)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(71)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(70)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(76)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(75)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(72)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(74)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(77)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(66): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(67): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(68): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(69): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(70): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(71): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(72): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(74): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(75): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(76): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(77): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(78): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_stat_num_bts_connected_2(79): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Tue Jun 18 11:40:13 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=531591) Waiting for packet dumper to finish... 1 (prev_count=531591, count=705849) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Tue Jun 18 11:40:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_bts_connected_3.pcap" >/data/BSC_Tests.TC_stat_num_bts_connected_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_stat_num_bts_connected_3 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(83)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(83)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(83)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(81)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(86)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(86)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(86)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(84)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(83)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(86)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(89)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(89)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(89)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(89)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(91)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(91)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(91)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(91)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(93)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(93)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(93)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(93)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(95)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(95)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(95)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(95)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(97)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(97)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(97)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(97)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(99)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(99)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(99)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(99)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(82)@4aff4ae9815a: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@4aff4ae9815a: Test Component 82 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(82)@4aff4ae9815a: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(85)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(81)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(100)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(84)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(86)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(90)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(98)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(94)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(80)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(95)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(93)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(96)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(97)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(88)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(92)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(89)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(91)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(83)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(99)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(80): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(81): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(82): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(83): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(84): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(85): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(86): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(88): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(89): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(90): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(91): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(92): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(93): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(94): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(95): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(96): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(97): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(98): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(99): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(100): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_stat_num_bts_connected_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail'. Tue Jun 18 11:40:25 UTC 2024 ------ BSC_Tests.TC_stat_num_bts_connected_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=529576) Waiting for packet dumper to finish... 1 (prev_count=529576, count=1317625) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Tue Jun 18 11:40:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl.pcap" >/data/BSC_Tests.TC_ctrl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ctrl started. VirtMSC-M3UA(103)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(103)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(103)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(102)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(103)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(103)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(102)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(103)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(101)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(101): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(102): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(103): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_ctrl finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail'. Tue Jun 18 11:40:36 UTC 2024 ------ BSC_Tests.TC_ctrl fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91726) Waiting for packet dumper to finish... 1 (prev_count=91726, count=95464) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Tue Jun 18 11:40:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si_default.pcap" >/data/BSC_Tests.TC_si_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si_default started. VirtMSC-M3UA(106)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(106)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(106)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(105)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(106)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(106)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(105)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(106)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(104)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(104): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(105): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(106): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si_default finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail'. Tue Jun 18 11:40:48 UTC 2024 ------ BSC_Tests.TC_si_default fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89656) Waiting for packet dumper to finish... 1 (prev_count=89656, count=91891) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Tue Jun 18 11:40:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_2_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_2_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_2_earfcns started. VirtMSC-M3UA(109)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(109)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(109)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(108)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(109)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(109)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(108)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(109)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(107)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(107): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(108): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(109): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_2_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail'. Tue Jun 18 11:40:59 UTC 2024 ------ BSC_Tests.TC_si2quater_2_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89724) Waiting for packet dumper to finish... 1 (prev_count=89724, count=92961) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Tue Jun 18 11:41:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_3_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_3_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_3_earfcns started. VirtMSC-M3UA(112)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(112)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(112)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(111)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(112)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(112)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(111)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(112)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(110)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(110): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(111): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(112): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_3_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail'. Tue Jun 18 11:41:11 UTC 2024 ------ BSC_Tests.TC_si2quater_3_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87588) Waiting for packet dumper to finish... 1 (prev_count=87588, count=92629) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Tue Jun 18 11:41:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_4_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_4_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_4_earfcns started. VirtMSC-M3UA(115)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(115)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(115)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(114)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(115)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(115)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(114)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(115)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(113)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(113): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(114): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(115): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_4_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail'. Tue Jun 18 11:41:22 UTC 2024 ------ BSC_Tests.TC_si2quater_4_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88152) Waiting for packet dumper to finish... 1 (prev_count=88152, count=94098) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Tue Jun 18 11:41:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_5_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_5_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_5_earfcns started. VirtMSC-M3UA(118)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(118)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(118)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(117)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(118)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(118)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(117)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(118)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(116)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(116): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(117): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(118): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_5_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail'. Tue Jun 18 11:41:33 UTC 2024 ------ BSC_Tests.TC_si2quater_5_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89421) Waiting for packet dumper to finish... 1 (prev_count=89421, count=93134) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Tue Jun 18 11:41:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_6_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_6_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_6_earfcns started. VirtMSC-M3UA(121)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(121)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(121)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(120)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(121)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(121)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(120)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(121)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(119)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(119): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(120): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(121): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_6_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail'. Tue Jun 18 11:41:45 UTC 2024 ------ BSC_Tests.TC_si2quater_6_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89829) Waiting for packet dumper to finish... 1 (prev_count=89829, count=92331) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Tue Jun 18 11:41:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_12_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_12_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_12_earfcns started. VirtMSC-M3UA(124)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(124)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(124)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(123)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(124)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(124)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(123)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(124)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(122)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(122): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(123): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(124): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_12_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail'. Tue Jun 18 11:41:56 UTC 2024 ------ BSC_Tests.TC_si2quater_12_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92282) Waiting for packet dumper to finish... 1 (prev_count=92282, count=93193) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Tue Jun 18 11:42:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_23_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_23_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_23_earfcns started. VirtMSC-M3UA(127)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(127)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(127)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(126)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(127)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(127)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(126)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(127)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(125)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(125): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(126): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(127): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_23_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail'. Tue Jun 18 11:42:07 UTC 2024 ------ BSC_Tests.TC_si2quater_23_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86106) Waiting for packet dumper to finish... 1 (prev_count=86106, count=92540) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Tue Jun 18 11:42:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_32_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_32_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_32_earfcns started. VirtMSC-M3UA(130)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(130)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(130)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(129)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(130)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(130)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(129)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(130)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(128)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(128): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(129): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(130): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_32_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail'. Tue Jun 18 11:42:19 UTC 2024 ------ BSC_Tests.TC_si2quater_32_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88827) Waiting for packet dumper to finish... 1 (prev_count=88827, count=92540) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Tue Jun 18 11:42:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_33_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_33_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_33_earfcns started. VirtMSC-M3UA(133)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(133)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(133)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(132)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(133)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(133)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(132)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(133)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(131)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(131): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(132): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(133): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_33_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail'. Tue Jun 18 11:42:30 UTC 2024 ------ BSC_Tests.TC_si2quater_33_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=93010) Waiting for packet dumper to finish... 1 (prev_count=93010, count=93596) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Tue Jun 18 11:42:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_42_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_42_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_42_earfcns started. VirtMSC-M3UA(136)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(136)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(136)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(135)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(136)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(136)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(135)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(136)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(134)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(134): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(135): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(136): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_42_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail'. Tue Jun 18 11:42:42 UTC 2024 ------ BSC_Tests.TC_si2quater_42_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85796) Waiting for packet dumper to finish... 1 (prev_count=85796, count=93366) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Tue Jun 18 11:42:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_48_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_48_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_48_earfcns started. VirtMSC-M3UA(139)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(139)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(139)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(138)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(139)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(139)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(138)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(139)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(137)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(137): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(138): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(139): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_48_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail'. Tue Jun 18 11:42:53 UTC 2024 ------ BSC_Tests.TC_si2quater_48_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92012) Waiting for packet dumper to finish... 1 (prev_count=92012, count=95337) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Tue Jun 18 11:42:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_49_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_49_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2quater_49_earfcns started. VirtMSC-M3UA(142)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(142)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(142)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(141)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(142)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(142)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(141)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(142)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(140)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(140): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(141): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(142): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2quater_49_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail'. Tue Jun 18 11:43:04 UTC 2024 ------ BSC_Tests.TC_si2quater_49_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91724) Waiting for packet dumper to finish... 1 (prev_count=91724, count=95462) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Tue Jun 18 11:43:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si_acc_rotate.pcap" >/data/BSC_Tests.TC_si_acc_rotate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si_acc_rotate started. VirtMSC-SCCP(144)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(145)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(145)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(145)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(145)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(145)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(144)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(143)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(145)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(143): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(144): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(145): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si_acc_rotate finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail'. Tue Jun 18 11:43:16 UTC 2024 ------ BSC_Tests.TC_si_acc_rotate fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=93169) Waiting for packet dumper to finish... 1 (prev_count=93169, count=95404) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Tue Jun 18 11:43:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si_acc_ramp_rotate.pcap" >/data/BSC_Tests.TC_si_acc_ramp_rotate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si_acc_ramp_rotate started. VirtMSC-M3UA(148)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(148)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(148)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(147)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(148)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(148)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(147)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(146)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(148)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(146): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(147): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(148): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si_acc_ramp_rotate finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail'. Tue Jun 18 11:43:27 UTC 2024 ------ BSC_Tests.TC_si_acc_ramp_rotate fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85189) Waiting for packet dumper to finish... 1 (prev_count=85189, count=92738) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Tue Jun 18 11:43:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2_ncc_permitted.pcap" >/data/BSC_Tests.TC_si2_ncc_permitted.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_si2_ncc_permitted started. VirtMSC-M3UA(151)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(151)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(151)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(150)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(151)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(151)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(150)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(151)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(149)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(149): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(150): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(151): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_si2_ncc_permitted finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail'. Tue Jun 18 11:43:39 UTC 2024 ------ BSC_Tests.TC_si2_ncc_permitted fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90327) Waiting for packet dumper to finish... 1 (prev_count=90327, count=95276) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Tue Jun 18 11:43:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_noreply.pcap" >/data/BSC_Tests.TC_chan_act_noreply.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_act_noreply started. VirtMSC-M3UA(154)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(154)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(154)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(153)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(154)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(154)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(153)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(154)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(152)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(152): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(153): none (fail -> fail) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(154): none (fail -> fail) MTC@4aff4ae9815a: Test case TC_chan_act_noreply finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail'. Tue Jun 18 11:43:50 UTC 2024 ------ BSC_Tests.TC_chan_act_noreply fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97344) Waiting for packet dumper to finish... 1 (prev_count=97344, count=99166) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Tue Jun 18 11:43:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_counter.pcap" >/data/BSC_Tests.TC_chan_act_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_act_counter started. VirtMSC-M3UA(157)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(157)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(157)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(156)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(157)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(157)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(159)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(159)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(159)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(158)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(159)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(162)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(162)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(162)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(162)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_act_counter() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "chreq:total", val := 0 }, { name := "chreq:attempted_emerg", val := 0 }, { name := "chreq:attempted_call", val := 0 }, { name := "chreq:attempted_location_upd", val := 0 }, { name := "chreq:attempted_pag", val := 0 }, { name := "chreq:attempted_pdch", val := 0 }, { name := "chreq:attempted_other", val := 0 }, { name := "chreq:attempted_unknown", val := 0 }, { name := "chreq:successful", val := 0 }, { name := "chreq:successful_emerg", val := 0 }, { name := "chreq:successful_call", val := 0 }, { name := "chreq:successful_location_upd", val := 0 }, { name := "chreq:successful_pag", val := 0 }, { name := "chreq:successful_pdch", val := 0 }, { name := "chreq:successful_other", val := 0 }, { name := "chreq:successful_unknown", val := 0 }, { name := "chreq:no_channel", val := 0 }, { name := "chreq:max_delay_exceeded", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "chreq:total", val := 0 }, { name := "chreq:attempted_emerg", val := 0 }, { name := "chreq:attempted_call", val := 0 }, { name := "chreq:attempted_location_upd", val := 0 }, { name := "chreq:attempted_pag", val := 0 }, { name := "chreq:attempted_pdch", val := 0 }, { name := "chreq:attempted_other", val := 0 }, { name := "chreq:attempted_unknown", val := 0 }, { name := "chreq:successful", val := 0 }, { name := "chreq:successful_emerg", val := 0 }, { name := "chreq:successful_call", val := 0 }, { name := "chreq:successful_location_upd", val := 0 }, { name := "chreq:successful_pag", val := 0 }, { name := "chreq:successful_pdch", val := 0 }, { name := "chreq:successful_other", val := 0 }, { name := "chreq:successful_unknown", val := 0 }, { name := "chreq:no_channel", val := 0 }, { name := "chreq:max_delay_exceeded", val := 0 } } } MTC@4aff4ae9815a: "f_chan_act_counter(emerg)" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "f_chan_act_counter(call)" MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "f_chan_act_counter(location_upd)" MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "f_chan_act_counter(pag)" MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "f_chan_act_counter(pag)" MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "f_chan_act_counter(other)" MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(156)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(157)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(155)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(158)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(159)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(162)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(161)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(155): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(156): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(157): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(158): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(159): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(161): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(162): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_act_counter finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass'. Tue Jun 18 11:44:05 UTC 2024 ====== BSC_Tests.TC_chan_act_counter pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=453561) Waiting for packet dumper to finish... 1 (prev_count=453561, count=640777) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Tue Jun 18 11:44:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_noest.pcap" >/data/BSC_Tests.TC_chan_act_ack_noest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_act_ack_noest started. VirtMSC-M3UA(165)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(165)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(165)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(164)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(165)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(165)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(167)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(167)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(167)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(166)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(167)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(170)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(170)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(170)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(170)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_act_ack_noest() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(164)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(165)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(163)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(166)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(167)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(169)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(170)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(163): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(164): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(165): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(166): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(167): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(169): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(170): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_act_ack_noest finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass'. Tue Jun 18 11:44:17 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217148) Waiting for packet dumper to finish... 1 (prev_count=217148, count=409449) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Tue Jun 18 11:44:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_noest_emerg.pcap" >/data/BSC_Tests.TC_chan_act_ack_noest_emerg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-M3UA(173)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(173)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(173)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(172)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(173)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(173)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(175)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(175)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(175)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(174)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(175)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(178)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(178)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(178)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(178)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_act_ack_noest_emerg() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(173)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(172)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(171)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(176)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(174)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(178)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(175)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(177)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(171): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(172): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(173): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(174): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(175): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(176): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(177): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(178): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_act_ack_noest_emerg finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass'. Tue Jun 18 11:44:29 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest_emerg pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216413) Waiting for packet dumper to finish... 1 (prev_count=216413, count=403451) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Tue Jun 18 11:44:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rqd_emerg_deny.pcap" >/data/BSC_Tests.TC_chan_rqd_emerg_deny.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rqd_emerg_deny started. VirtMSC-M3UA(181)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(181)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(181)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(180)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(181)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(181)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(183)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(183)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(183)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(182)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(183)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(186)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(186)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(186)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(186)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rqd_emerg_deny() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(180)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(181)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(179)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(182)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(183)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(185)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(186)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(179): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(180): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(181): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(182): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(183): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(185): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(186): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rqd_emerg_deny finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass'. Tue Jun 18 11:44:37 UTC 2024 ====== BSC_Tests.TC_chan_rqd_emerg_deny pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=199429) Waiting for packet dumper to finish... 1 (prev_count=199429, count=392143) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply'. ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply ------ Tue Jun 18 11:44:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_est_ind_noreply.pcap" >/data/BSC_Tests.TC_chan_act_ack_est_ind_noreply.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-M3UA(189)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(189)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(189)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(188)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(189)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(189)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(191)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(191)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(191)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(190)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(191)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(194)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(194)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(194)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(194)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_act_ack_est_ind_noreply() start" VirtMSC-SCCP(188)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(188)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@4aff4ae9815a: GOT CAUSE CODE: '03'O = GSM48_RR_CAUSE_ABNORMAL_TIMER (3) MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(188)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(189)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(187)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(190)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(191)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(193)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(194)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(187): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(188): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(189): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(190): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(191): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(193): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(194): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass'. Tue Jun 18 11:45:06 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_noreply pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=304056) Waiting for packet dumper to finish... 1 (prev_count=304056, count=500600) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused'. ------ BSC_Tests.TC_chan_act_ack_est_ind_refused ------ Tue Jun 18 11:45:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_est_ind_refused.pcap" >/data/BSC_Tests.TC_chan_act_ack_est_ind_refused.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-M3UA(197)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(197)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(197)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(196)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(197)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(197)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(199)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(199)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(199)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(198)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(199)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(202)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(202)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(202)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(202)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_act_ack_est_ind_refused() start" VirtMSC-SCCP(196)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(196)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(196)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(196)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(197)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(200)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(195)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(198)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(201)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(199)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(202)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(195): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(196): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(197): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(198): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(199): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(200): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(201): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(202): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass'. Tue Jun 18 11:45:16 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_refused pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231819) Waiting for packet dumper to finish... 1 (prev_count=231819, count=418033) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Tue Jun 18 11:45:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_nack.pcap" >/data/BSC_Tests.TC_chan_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_act_nack started. VirtMSC-M3UA(205)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(205)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(205)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(204)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(205)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(205)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(207)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(207)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(207)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(206)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(207)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(210)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(210)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(210)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(210)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_act_nack() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(204)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(205)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(203)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(206)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(207)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(209)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(210)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(203): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(204): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(205): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(206): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(207): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(209): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(210): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_act_nack finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass'. Tue Jun 18 11:45:25 UTC 2024 ====== BSC_Tests.TC_chan_act_nack pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217376) Waiting for packet dumper to finish... 1 (prev_count=217376, count=405416) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Tue Jun 18 11:45:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_exhaustion.pcap" >/data/BSC_Tests.TC_chan_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_exhaustion started. VirtMSC-M3UA(213)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(213)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(213)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(212)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(213)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(213)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(215)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(215)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(215)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(214)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(215)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(218)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(218)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(218)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(218)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_exhaustion() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(213)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(211)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(212)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(216)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(214)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(217)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(215)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(218)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(211): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(212): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(213): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(214): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(215): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(217): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(218): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_exhaustion finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass'. Tue Jun 18 11:45:34 UTC 2024 ====== BSC_Tests.TC_chan_exhaustion pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619922) Waiting for packet dumper to finish... 1 (prev_count=619922, count=621332) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Tue Jun 18 11:45:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_deact_silence.pcap" >/data/BSC_Tests.TC_chan_deact_silence.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_deact_silence started. VirtMSC-M3UA(221)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(221)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(221)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(220)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(221)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(221)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(223)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(223)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(223)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(222)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(223)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(226)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(226)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(226)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(226)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_deact_silence() start" MTC@4aff4ae9815a: Received CHANnel RELease MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(220)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(221)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(219)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(224)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(222)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(223)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(226)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(225)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(219): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(220): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(221): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(222): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(223): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(224): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(225): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(226): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_deact_silence finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass'. Tue Jun 18 11:45:46 UTC 2024 ====== BSC_Tests.TC_chan_deact_silence pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217162) Waiting for packet dumper to finish... 1 (prev_count=217162, count=404200) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Tue Jun 18 11:45:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_rll_rel_ind.pcap" >/data/BSC_Tests.TC_chan_rel_rll_rel_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-M3UA(229)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(229)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(229)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(228)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(229)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(229)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(231)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(231)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(231)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(230)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(231)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(234)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(234)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(234)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(234)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_rll_rel_ind() start" VirtMSC-SCCP(228)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(228)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(228)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(228)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(228)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(228)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(228)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(228)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(228)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(228)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(228)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(228)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(228)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(228)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(228)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(228)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(228)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(228)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(228)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(228)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(229)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(227)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(232)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(230)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(231)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(234)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(233)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(227): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(228): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(229): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(230): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(231): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(232): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(233): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(234): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_rll_rel_ind finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass'. Tue Jun 18 11:45:58 UTC 2024 ====== BSC_Tests.TC_chan_rel_rll_rel_ind pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246819) Waiting for packet dumper to finish... 1 (prev_count=246819, count=438296) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Tue Jun 18 11:46:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_conn_fail.pcap" >/data/BSC_Tests.TC_chan_rel_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_conn_fail started. VirtMSC-M3UA(237)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(237)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(237)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(236)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(237)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(237)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(239)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(239)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(239)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(238)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(239)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(242)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(242)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(242)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(242)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_conn_fail() start" VirtMSC-SCCP(236)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(236)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(236)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(236)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(236)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(236)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(236)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(236)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(236)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(236)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(236)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(236)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(236)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(236)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(236)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(236)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(236)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(236)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(236)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(236)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(237)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(235)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(240)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(238)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(239)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(242)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(241)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(235): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(236): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(237): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(238): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(239): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(240): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(241): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(242): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_conn_fail finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass'. Tue Jun 18 11:46:09 UTC 2024 ====== BSC_Tests.TC_chan_rel_conn_fail pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261938) Waiting for packet dumper to finish... 1 (prev_count=261938, count=449567) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Tue Jun 18 11:46:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_clear.pcap" >/data/BSC_Tests.TC_chan_rel_hard_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_hard_clear started. VirtMSC-M3UA(245)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(245)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(245)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(244)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(245)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(245)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(247)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(247)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(247)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(246)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(247)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(250)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(250)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(250)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(250)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_hard_clear() start" VirtMSC-SCCP(244)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(244)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(244)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(244)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(244)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(244)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(244)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(244)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(244)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(244)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(244)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(244)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(244)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(244)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(244)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(244)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(245)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(243)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(246)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(247)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(249)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(250)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(243): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(244): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(245): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(246): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(247): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(249): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(250): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_hard_clear finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass'. Tue Jun 18 11:46:20 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247153) Waiting for packet dumper to finish... 1 (prev_count=247153, count=432954) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb ------ Tue Jun 18 11:46:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.pcap" >/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. VirtMSC-M3UA(253)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(253)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(253)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(252)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(253)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(253)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(255)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(255)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(255)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(254)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(255)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(258)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(258)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(258)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(258)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb() start" VirtMSC-SCCP(252)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(252)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(252)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(252)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(252)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(252)@4aff4ae9815a: vl_len:17 VirtMSC-SCCP(252)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(252)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(252)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(252)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(252)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(252)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(252)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(252)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(252)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(252)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(252)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(252)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(252)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@4aff4ae9815a: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(253)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(252)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(251)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(254)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(255)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(257)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(258)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(251): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(252): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(253): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(254): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(255): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(257): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(258): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass'. Tue Jun 18 11:46:31 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=270088) Waiting for packet dumper to finish... 1 (prev_count=270088, count=456713) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb ------ Tue Jun 18 11:46:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.pcap" >/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. VirtMSC-M3UA(261)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(261)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(261)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(260)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(261)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(261)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(263)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(263)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(263)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(262)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(263)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(266)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(266)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(266)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(266)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_last_eutran_plmn_hard_clear_csfb() start" VirtMSC-SCCP(260)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(260)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(260)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(260)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(260)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(260)@4aff4ae9815a: vl_len:17 VirtMSC-SCCP(260)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(260)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(260)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(260)@4aff4ae9815a: vl_len:7 VirtMSC-SCCP(260)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(260)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(260)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(260)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(260)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(260)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(260)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@4aff4ae9815a: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(260)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(260)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(260)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(261)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(265)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(262)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(263)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(266)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(259)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(264)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(259): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(260): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(261): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(262): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(263): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(264): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(265): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(266): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass'. Tue Jun 18 11:46:42 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244262) Waiting for packet dumper to finish... 1 (prev_count=244262, count=433926) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Tue Jun 18 11:46:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_clear_csfb.pcap" >/data/BSC_Tests.TC_chan_rel_hard_clear_csfb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-M3UA(269)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(269)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(269)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(268)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(269)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(269)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(271)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(271)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(271)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(270)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(271)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(274)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(274)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(274)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(274)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_hard_clear_csfb() start" VirtMSC-SCCP(268)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(268)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(268)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(268)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(268)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(268)@4aff4ae9815a: vl_len:7 VirtMSC-SCCP(268)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(268)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(268)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(268)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(268)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(268)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@4aff4ae9815a: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(268)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(268)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(268)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(267)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(268)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(269)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(270)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(271)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(272)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(273)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(274)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(267): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(268): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(269): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(270): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(271): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(272): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(273): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(274): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass'. Tue Jun 18 11:46:53 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear_csfb pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257494) Waiting for packet dumper to finish... 1 (prev_count=257494, count=445534) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Tue Jun 18 11:46:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_rlsd.pcap" >/data/BSC_Tests.TC_chan_rel_hard_rlsd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_hard_rlsd started. VirtMSC-M3UA(277)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(277)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(277)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(276)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(277)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(277)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(279)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(279)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(279)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(278)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(279)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(282)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(282)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(282)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(282)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_hard_rlsd() start" VirtMSC-SCCP(276)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(276)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(276)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(276)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(276)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(276)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(276)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(277)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(276)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(275)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(278)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(279)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(281)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(282)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(275): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(276): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(277): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(278): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(279): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(281): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(282): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_hard_rlsd finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass'. Tue Jun 18 11:47:05 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239965) Waiting for packet dumper to finish... 1 (prev_count=239965, count=427003) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead'. ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead ------ Tue Jun 18 11:47:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.pcap" >/data/BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-M3UA(285)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(284)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(285)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(285)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(285)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(285)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(287)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(287)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(287)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(286)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(287)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(290)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(290)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(290)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(290)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_hard_rlsd_ms_dead() start" VirtMSC-SCCP(284)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(284)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(284)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(284)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(284)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(284)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(284)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(285)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(284)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(283)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(286)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(287)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(290)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(289)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(283): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(284): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(285): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(286): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(287): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(289): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(290): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass'. Tue Jun 18 11:47:16 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=251209) Waiting for packet dumper to finish... 1 (prev_count=251209, count=439249) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Tue Jun 18 11:47:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_a_reset.pcap" >/data/BSC_Tests.TC_chan_rel_a_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_a_reset started. VirtMSC-M3UA(293)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(293)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(293)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(292)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(293)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(293)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(295)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(295)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(295)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(294)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(295)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(298)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(298)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(298)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(298)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_a_reset() start" VirtMSC-SCCP(292)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(292)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(292)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(292)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(292)@4aff4ae9815a: Session index based on local reference:0 MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(292)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(293)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(296)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(291)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(294)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(295)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(298)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(297)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(291): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(292): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(293): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(294): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(295): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(296): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(297): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(298): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_a_reset finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass'. Tue Jun 18 11:47:27 UTC 2024 ====== BSC_Tests.TC_chan_rel_a_reset pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=259276) Waiting for packet dumper to finish... 1 (prev_count=259276, count=445490) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Tue Jun 18 11:47:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_sccp_tiar_timeout.pcap" >/data/BSC_Tests.TC_chan_rel_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-SCCP(300)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(301)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(301)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(301)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(301)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(301)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-SCCP(302)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(303)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(303)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(303)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(303)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(306)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(306)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(306)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(306)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_sccp_tiar_timeout() start" VirtMSC-SCCP(300)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(300)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(300)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(300)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(300)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(300)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(300)@4aff4ae9815a: Session index based on local reference:0 MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(301)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(300)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(299)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(302)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(303)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(306)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(305)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(299): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(300): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(301): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(302): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(303): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(305): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(306): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass'. Tue Jun 18 11:47:43 UTC 2024 ====== BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=273267) Waiting for packet dumper to finish... 1 (prev_count=273267, count=464855) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Tue Jun 18 11:47:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_rr_cause.pcap" >/data/BSC_Tests.TC_chan_rel_rr_cause.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_rel_rr_cause started. VirtMSC-M3UA(309)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(309)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(309)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(308)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(309)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(309)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(311)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(311)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(311)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(310)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(311)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(314)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(314)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(314)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(314)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_rel_rr_cause() start" VirtMSC-SCCP(308)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(308)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(308)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(308)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(308)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(308)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(308)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(308)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(308)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(308)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(308)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(308)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(308)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(308)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(308)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(308)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(308)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(308)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(309)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(307)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(310)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(311)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(313)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(314)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(307): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(308): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(309): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(310): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(311): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(313): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(314): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_rel_rr_cause finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass'. Tue Jun 18 11:48:05 UTC 2024 ====== BSC_Tests.TC_chan_rel_rr_cause pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=519535) Waiting for packet dumper to finish... 1 (prev_count=519535, count=706986) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Tue Jun 18 11:48:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_outbound_connect.pcap" >/data/BSC_Tests.TC_outbound_connect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_outbound_connect started. VirtMSC-M3UA(317)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(317)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(317)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(316)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(317)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(317)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(319)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(319)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(319)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(318)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(319)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(322)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(322)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(322)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(322)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_outbound_connect() start" VirtMSC-SCCP(316)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(316)@4aff4ae9815a: Session index based on local reference:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(316)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(317)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(315)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(320)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(318)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(319)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(322)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(321)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(315): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(316): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(317): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(318): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(319): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(320): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(321): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(322): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_outbound_connect finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass'. Tue Jun 18 11:48:13 UTC 2024 ====== BSC_Tests.TC_outbound_connect pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_outbound_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214031) Waiting for packet dumper to finish... 1 (prev_count=214031, count=401247) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Tue Jun 18 11:48:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_cic_only.pcap" >/data/BSC_Tests.TC_assignment_cic_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_cic_only started. VirtMSC-M3UA(325)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(325)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(325)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(324)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(325)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(325)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(327)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(327)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(327)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(326)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(327)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(330)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(330)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(330)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(330)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_cic_only() start" VirtMSC-SCCP(324)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(324)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(324)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(324)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(324)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(324)@4aff4ae9815a: vl_len:11 VirtMSC-SCCP(324)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(324)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0009010B03010801010001'O VirtMSC-SCCP(324)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(324)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(324)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(324)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(324)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(324)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(324)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(324)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(324)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(324)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(324)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(324)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(324)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(324)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(324)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(324)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(325)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(323)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(326)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(327)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(329)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(330)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(323): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(324): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(325): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(326): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(327): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(329): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(330): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_cic_only finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass'. Tue Jun 18 11:48:27 UTC 2024 ====== BSC_Tests.TC_assignment_cic_only pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=267616) Waiting for packet dumper to finish... 1 (prev_count=267616, count=454832) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Tue Jun 18 11:48:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_csd.pcap" >/data/BSC_Tests.TC_assignment_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_csd started. MTC@4aff4ae9815a: "TC_assignment_csd": using IMSI '001013009539196'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(334)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(334)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(334)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(332)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(337)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(337)@4aff4ae9815a: M3UA emulation initiated, the test can be started MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(337)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(335)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(334)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(337)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(333)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(333)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(336)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(340)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(340)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(340)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(340)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_csd() start" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: T_14k4" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)2415220 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208187C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0F'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '360E0238'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0249922F'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)2415220 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: T_9k6" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)14375424 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208107C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "15" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '03'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2B6EF94D'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '365DF317'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)14375424 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: T_4k8" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)3828699 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208117C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0B'O ("\v") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1AF9C74B'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '36239251'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)3828699 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: T_2k4" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)15666034 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208127C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "17" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '532FD3DC'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '234A18A5'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)15666034 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: T_1k2" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)11620176 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208137C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "18" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5A9B95E5'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '64CD0E02'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)11620176 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: T_600" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)4394502 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208147C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "19" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Storing an RSL message in the waiting queue IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '68BADEEA'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7AB6CCA2'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)4394502 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: T_1200_75" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)13605675 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208157C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5D0F9AE5'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3523819A'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)13605675 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: NT_12000_6000" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)16438398 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208407C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '03'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '72F2F5BC'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '16C03F3D'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)16438398 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: NT_14k5" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)4444496 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208547C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0F'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '350C360E'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0B0F2FB0'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)4444496 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: NT_12k0" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)5047058 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208507C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "46", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1d" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '03'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Storing an RSL message in the waiting queue IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6572ACCA'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4C785D5B'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)5047058 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- TC_assignment_csd(342)@4aff4ae9815a: "Assignment req with data rate: NT_6k0" TC_assignment_csd(342)@4aff4ae9815a: ----------------------------------------------- VirtMSC-RAN(333)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100390351969'O, n_connectPointCode := omit VirtMSC-RAN(333)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100390351969'O to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100390351969'O handled at TC_assignment_csd(342) VirtMSC-RAN(333)@4aff4ae9815a: Added conn table entry 0TC_assignment_csd(342)3921174 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0901F04C4A3D85763874'O TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(342)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('F04C4A3D85763874'O, ''O) TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(339)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(342) VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030208517C060102030409267D034FFD00'O VirtMGW-MGCP-0(339)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_csd(342) TC_assignment_csd(342)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0B'O ("\v") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(342)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '79BAC18C'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2B4E12D8'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(342)@4aff4ae9815a: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(342)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(332)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(332)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(332)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(342)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(333)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_csd(342)3921174 VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_csd(342)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(332)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(332)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_csd(342)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(342)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(333)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(334)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(332)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(331)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(335)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(341)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(336)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(337)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(340)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(339)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(331): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(332): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(333): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(334): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(335): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(336): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(337): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(339): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(340): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(341): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_csd(342): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_csd finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass'. Tue Jun 18 11:49:25 UTC 2024 ====== BSC_Tests.TC_assignment_csd pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1918250) Waiting for packet dumper to finish... 1 (prev_count=1918250, count=1928577) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Tue Jun 18 11:49:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_ctm.pcap" >/data/BSC_Tests.TC_assignment_ctm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_ctm started. VirtMSC-M3UA(345)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(345)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(345)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(344)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(345)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(345)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(347)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(347)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(347)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(346)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(347)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(350)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(350)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(350)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(350)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_ctm() start" VirtMSC-SCCP(344)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(344)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(344)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(344)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(344)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(344)@4aff4ae9815a: vl_len:16 VirtMSC-SCCP(344)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(344)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000E010B030408017C06010203040926'O VirtMSC-SCCP(344)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(344)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(344)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(344)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(344)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(344)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(344)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(344)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(344)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(344)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(344)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(344)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(344)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(344)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(344)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(345)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(344)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(343)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(346)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(347)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(349)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(350)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(343): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(344): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(345): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(346): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(347): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(349): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(350): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_ctm finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass'. Tue Jun 18 11:49:38 UTC 2024 ====== BSC_Tests.TC_assignment_ctm pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_ctm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257973) Waiting for packet dumper to finish... 1 (prev_count=257973, count=444187) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Tue Jun 18 11:49:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sign.pcap" >/data/BSC_Tests.TC_assignment_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_sign started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(354)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(354)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(354)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(352)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(357)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(357)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(357)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(355)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(354)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(357)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(353)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(353)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(356)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(360)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(360)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(360)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(360)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_sign() start" TC_assignment_sign(362)@4aff4ae9815a: "TC_assignment_sign": using IMSI '001019597952285'H VirtMSC-RAN(353)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105979592258'O, n_connectPointCode := omit VirtMSC-RAN(353)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105979592258'O to be handled at TC_assignment_sign(362) VirtMSC-SCCP(352)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(352)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(353)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(353)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105979592258'O handled at TC_assignment_sign(362) VirtMSC-RAN(353)@4aff4ae9815a: Added conn table entry 0TC_assignment_sign(362)12684494 VirtMSC-SCCP(352)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(352)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(361)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(359)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_sign(362) VirtMSC-SCCP(352)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(352)@4aff4ae9815a: vl_len:16 VirtMSC-SCCP(352)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(352)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000E010B030300007C06010203040926'O VirtMSC-SCCP(352)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(352)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(352)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(352)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(362)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_sign(362)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '1A28926B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '38B74626'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_sign(362)@4aff4ae9815a: "TC_assignment_sign": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_sign(362)@4aff4ae9815a: "TC_assignment_sign": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-STATS(351)@4aff4ae9815a: EXP match: { name := "TTCN3.bts.0.chreq.total", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chreq.total", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(351)@4aff4ae9815a: EXP match: { name := "TTCN3.bts.0.chreq.successful", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chreq.successful", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(351)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.assignment.attempted", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bsc.0.assignment.attempted", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(351)@4aff4ae9815a: EXP match: { name := "TTCN3.bsc.0.assignment.completed", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bsc.0.assignment.completed", mtype := "c", min := 1, max := 1 } TC_assignment_sign(362)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(352)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(352)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(352)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(352)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(352)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(352)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(352)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(352)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(362)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(353)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_sign(362)12684494 VirtMSC-SCCP(352)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_sign(362)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(352)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(352)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_sign(362)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_sign(362)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sign(362)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(352)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(351)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(353)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(354)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(361)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(355)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(356)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(360)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(357)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(359)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(351): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(352): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(353): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(354): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(355): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(356): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(357): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(359): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(360): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(361): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_sign(362): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_sign finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass'. Tue Jun 18 11:49:50 UTC 2024 ====== BSC_Tests.TC_assignment_sign pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=338368) Waiting for packet dumper to finish... 1 (prev_count=338368, count=524993) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6'. ------ BSC_Tests.TC_assignment_aoip_tla_v6 ------ Tue Jun 18 11:49:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_aoip_tla_v6.pcap" >/data/BSC_Tests.TC_assignment_aoip_tla_v6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_aoip_tla_v6 started. MTC@4aff4ae9815a: "TC_assignment_aoip_tla_v6": using IMSI '001012711908952'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(366)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(366)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(366)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(364)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(369)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(369)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(369)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(367)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(366)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(369)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(365)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(365)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(368)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(372)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(372)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(372)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(372)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_aoip_tla_v6() start" VirtMSC-RAN(365)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107211099825'O, n_connectPointCode := omit VirtMSC-RAN(365)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107211099825'O to be handled at TC_assignment_aoip_tla_v6(374) VirtMSC-SCCP(364)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(364)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(365)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(365)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107211099825'O handled at TC_assignment_aoip_tla_v6(374) VirtMSC-RAN(365)@4aff4ae9815a: Added conn table entry 0TC_assignment_aoip_tla_v6(374)7720883 VirtMSC-SCCP(364)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(364)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(373)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(371)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_aoip_tla_v6(374) VirtMSC-SCCP(364)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(364)@4aff4ae9815a: vl_len:31 VirtMSC-SCCP(364)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(364)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '001D010B030108017C120000000000000000000000000000000309267D0180'O VirtMGW-MGCP-0(371)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "56", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "21" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_aoip_tla_v6(374) TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(373)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(364)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(364)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(364)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(364)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '01206C11'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6758B326'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "::3", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: "TC_assignment_aoip_tla_v6": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: "TC_assignment_aoip_tla_v6": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(364)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(364)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(364)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(364)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(364)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(364)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(364)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(364)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(365)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_aoip_tla_v6(374)7720883 VirtMSC-SCCP(364)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(364)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(364)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_aoip_tla_v6(374)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(364)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(366)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(363)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(365)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(367)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(369)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(368)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(373)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(372)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(371)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(363): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(364): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(365): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(366): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(367): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(368): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(369): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(371): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(372): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(373): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_aoip_tla_v6(374): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_aoip_tla_v6 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 pass'. Tue Jun 18 11:50:04 UTC 2024 ====== BSC_Tests.TC_assignment_aoip_tla_v6 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_aoip_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=351488) Waiting for packet dumper to finish... 1 (prev_count=351488, count=537289) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Tue Jun 18 11:50:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_0.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_0 started. MTC@4aff4ae9815a: "TC_assignment_fr_a5_0": using IMSI '001015255794546'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(378)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(378)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(378)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(376)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(381)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(381)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(381)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(379)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(378)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(381)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(377)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(377)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(380)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(384)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(384)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(384)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(384)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(377)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102555975464'O, n_connectPointCode := omit VirtMSC-RAN(377)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102555975464'O to be handled at TC_assignment_fr_a5_0(386) VirtMSC-SCCP(376)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(376)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(377)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(377)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102555975464'O handled at TC_assignment_fr_a5_0(386) VirtMSC-RAN(377)@4aff4ae9815a: Added conn table entry 0TC_assignment_fr_a5_0(386)4550284 VirtMSC-SCCP(376)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(376)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(376)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(376)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(376)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(376)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A090192070D7EBED6C141'O TC_assignment_fr_a5_0(386)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_0(386)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('92070D7EBED6C141'O, ''O) TC_assignment_fr_a5_0(386)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(376)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(376)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(386)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(385)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(383)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_0(386) VirtMSC-SCCP(376)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(376)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(376)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(376)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(383)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "61", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "22" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_fr_a5_0(386) TC_assignment_fr_a5_0(386)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(385)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(376)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(376)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(386)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_0(386)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5BA998E0'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '61C3A7B6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_0(386)@4aff4ae9815a: "TC_assignment_fr_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_0(386)@4aff4ae9815a: "TC_assignment_fr_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_0(386)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(376)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(376)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(376)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(376)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(376)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(376)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(386)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(377)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_fr_a5_0(386)4550284 VirtMSC-SCCP(376)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_fr_a5_0(386)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(376)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(376)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_fr_a5_0(386)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_fr_a5_0(386)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_0(386)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(377)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(376)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(378)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(382)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(375)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(385)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(380)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(379)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(384)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(381)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(383)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(375): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(376): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(377): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(378): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(379): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(380): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(381): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(382): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(383): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(384): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(385): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_fr_a5_0(386): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_0 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass'. Tue Jun 18 11:50:18 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_0 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=356057) Waiting for packet dumper to finish... 1 (prev_count=356057, count=543686) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Tue Jun 18 11:50:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_1.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_1 started. MTC@4aff4ae9815a: "TC_assignment_fr_a5_1": using IMSI '001017571168719'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(390)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(390)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(390)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(388)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(393)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(393)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(393)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(391)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(390)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(393)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(389)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(389)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(392)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(396)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(396)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(396)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(396)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(389)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105717617891'O, n_connectPointCode := omit VirtMSC-RAN(389)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105717617891'O to be handled at TC_assignment_fr_a5_1(398) VirtMSC-SCCP(388)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(388)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(389)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(389)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105717617891'O handled at TC_assignment_fr_a5_1(398) VirtMSC-RAN(389)@4aff4ae9815a: Added conn table entry 0TC_assignment_fr_a5_1(398)10675969 VirtMSC-SCCP(388)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(388)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(388)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(388)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(388)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(388)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0902496E166CC3AFE851'O TC_assignment_fr_a5_1(398)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_1(398)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '496E166CC3AFE851'O TC_assignment_fr_a5_1(398)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(388)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(388)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(388)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(388)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(398)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(397)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(395)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_1(398) VirtMSC-SCCP(388)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(388)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(388)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(388)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(395)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "66", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "23" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_fr_a5_1(398) TC_assignment_fr_a5_1(398)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(397)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(388)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(388)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(388)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(388)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(398)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_1(398)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '79D9EB4D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '28E0AE20'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_1(398)@4aff4ae9815a: "TC_assignment_fr_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_1(398)@4aff4ae9815a: "TC_assignment_fr_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_1(398)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(388)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(388)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(388)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(388)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(388)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(388)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(388)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(388)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(398)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(389)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_fr_a5_1(398)10675969 VirtMSC-SCCP(388)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_fr_a5_1(398)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_fr_a5_1(398)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(388)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(388)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_fr_a5_1(398)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_1(398)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(390)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(388)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(389)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(387)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(394)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(391)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(392)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(397)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(393)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(396)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(395)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(387): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(388): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(389): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(390): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(391): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(392): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(393): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(394): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(395): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(396): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(397): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_fr_a5_1(398): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass'. Tue Jun 18 11:50:32 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=356690) Waiting for packet dumper to finish... 1 (prev_count=356690, count=544317) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing'. ------ BSC_Tests.TC_assignment_fr_a5_1_codec_missing ------ Tue Jun 18 11:50:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_1_codec_missing.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_1_codec_missing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_1_codec_missing started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(402)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(402)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(402)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(400)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(405)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(405)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(405)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(403)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(402)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(405)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(401)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(401)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(404)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(408)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(408)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(408)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(408)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_fr_a5_1_codec_missing() start" TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: "TC_assignment_fr_a5_1_codec_missing": using IMSI '001017080991921'H VirtMSC-RAN(401)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100708999112'O, n_connectPointCode := omit VirtMSC-RAN(401)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100708999112'O to be handled at TC_assignment_fr_a5_1_codec_missing(410) VirtMSC-SCCP(400)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(400)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(401)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(401)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100708999112'O handled at TC_assignment_fr_a5_1_codec_missing(410) VirtMSC-RAN(401)@4aff4ae9815a: Added conn table entry 0TC_assignment_fr_a5_1_codec_missing(410)286790 VirtMSC-SCCP(400)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(400)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(409)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(407)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_1_codec_missing(410) VirtMSC-SCCP(400)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(400)@4aff4ae9815a: vl_len:16 VirtMSC-SCCP(400)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(400)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000E010B030108017C06010203040926'O VirtMSC-SCCP(400)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(400)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(400)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(400)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '7868CED1'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '21D314CA'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: "TC_assignment_fr_a5_1_codec_missing": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: "TC_assignment_fr_a5_1_codec_missing": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(400)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(400)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(400)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(400)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(400)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(400)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(400)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(400)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(401)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_fr_a5_1_codec_missing(410)286790 VirtMSC-SCCP(400)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(400)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(400)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_1_codec_missing(410)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(400)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(401)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(399)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(402)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(406)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(403)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(409)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(404)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(405)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(407)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(408)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(399): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(400): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(401): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(402): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(403): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(404): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(405): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(406): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(407): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(408): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(409): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_fr_a5_1_codec_missing(410): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_1_codec_missing finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass'. Tue Jun 18 11:50:44 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_1_codec_missing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=276153) Waiting for packet dumper to finish... 1 (prev_count=276153, count=463780) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Tue Jun 18 11:50:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_3.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_3 started. MTC@4aff4ae9815a: "TC_assignment_fr_a5_3": using IMSI '001013137534395'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(414)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(414)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(414)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(412)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(417)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(417)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(417)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(415)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(414)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(417)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(413)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(413)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(416)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(420)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(420)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(420)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(420)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(413)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101373353459'O, n_connectPointCode := omit VirtMSC-RAN(413)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101373353459'O to be handled at TC_assignment_fr_a5_3(422) VirtMSC-SCCP(412)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(412)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(413)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(413)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101373353459'O handled at TC_assignment_fr_a5_3(422) VirtMSC-RAN(413)@4aff4ae9815a: Added conn table entry 0TC_assignment_fr_a5_3(422)9283998 VirtMSC-SCCP(412)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(412)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(412)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(412)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(412)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(412)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A09086501D1D70B0B57B1'O TC_assignment_fr_a5_3(422)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_3(422)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '6501D1D70B0B57B1'O TC_assignment_fr_a5_3(422)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(412)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(412)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(412)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(412)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(422)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(421)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(419)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_3(422) VirtMSC-SCCP(412)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(412)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(412)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(412)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O TC_assignment_fr_a5_3(422)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(421)@4aff4ae9815a: Disabled queueing of DChan messages VirtMGW-MGCP-0(419)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "71", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "25" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_fr_a5_3(422) VirtMSC-SCCP(412)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(412)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(412)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(412)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(422)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_3(422)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4229A5E2'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5C5A8A5A'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_3(422)@4aff4ae9815a: "TC_assignment_fr_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_3(422)@4aff4ae9815a: "TC_assignment_fr_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_3(422)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(412)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(412)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(412)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(412)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(412)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(412)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(412)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(412)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(422)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(413)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_fr_a5_3(422)9283998 VirtMSC-SCCP(412)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_fr_a5_3(422)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(412)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(412)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_fr_a5_3(422)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_fr_a5_3(422)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_3(422)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(412)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(414)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(413)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(411)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(418)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(416)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(415)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(421)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(417)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(419)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(420)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(411): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(412): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(413): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(414): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(415): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(416): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(417): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(418): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(419): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(420): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(421): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_fr_a5_3(422): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_3 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass'. Tue Jun 18 11:50:57 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_3 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=356319) Waiting for packet dumper to finish... 1 (prev_count=356319, count=543122) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Tue Jun 18 11:51:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_4.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_4 started. MTC@4aff4ae9815a: "TC_assignment_fr_a5_4": using IMSI '001015803226320'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(426)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(426)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(426)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(424)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(429)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(429)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(429)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(427)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(426)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(429)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(425)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(425)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(428)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(432)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(432)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(432)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(432)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(425)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910108530223602'O, n_connectPointCode := omit VirtMSC-RAN(425)@4aff4ae9815a: Created Expect[0] for '05240103505902080910108530223602'O to be handled at TC_assignment_fr_a5_4(434) VirtMSC-SCCP(424)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(424)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(425)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(425)@4aff4ae9815a: Found Expect[0] for '05240103505902080910108530223602'O handled at TC_assignment_fr_a5_4(434) VirtMSC-RAN(425)@4aff4ae9815a: Added conn table entry 0TC_assignment_fr_a5_4(434)14638661 VirtMSC-SCCP(424)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(424)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(424)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(424)@4aff4ae9815a: vl_len:31 VirtMSC-SCCP(424)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(424)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '001D530A09100DC597BB47B2861083CCD89000926D74BC493313983C125CCE'O TC_assignment_fr_a5_4(434)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_4(434)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'CCD89000926D74BC493313983C125CCE'O TC_assignment_fr_a5_4(434)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(424)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(424)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(424)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(424)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(434)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(433)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(431)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_4(434) VirtMSC-SCCP(424)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(424)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(424)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(424)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(431)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "76", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "26" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_fr_a5_4(434) TC_assignment_fr_a5_4(434)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(433)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(424)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(424)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(424)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(424)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(434)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_4(434)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1C9F6287'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '26141A9B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_4(434)@4aff4ae9815a: "TC_assignment_fr_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_4(434)@4aff4ae9815a: "TC_assignment_fr_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_4(434)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(424)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(424)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(424)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(424)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(424)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(424)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(424)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(424)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(434)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(425)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_fr_a5_4(434)14638661 VirtMSC-SCCP(424)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_fr_a5_4(434)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_fr_a5_4(434)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(424)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(424)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_fr_a5_4(434)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4(434)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(426)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(424)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(425)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(423)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(430)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(427)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(428)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(433)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(429)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(431)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(432)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(423): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(424): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(425): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(426): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(427): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(428): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(429): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(430): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(431): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(432): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(433): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_fr_a5_4(434): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_4 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass'. Tue Jun 18 11:51:11 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=360356) Waiting for packet dumper to finish... 1 (prev_count=360356, count=547983) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Tue Jun 18 11:51:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_4_fail.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_4_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_4_fail started. MTC@4aff4ae9815a: "TC_assignment_fr_a5_4_fail": using IMSI '001014604577469'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(438)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(438)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(438)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(436)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(441)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(441)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(441)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(439)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(438)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(441)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(437)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(437)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(440)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(444)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(444)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(444)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(444)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_fr_a5_4_fail() start" VirtMSC-RAN(437)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910106440754796'O, n_connectPointCode := omit VirtMSC-RAN(437)@4aff4ae9815a: Created Expect[0] for '05240103505902080910106440754796'O to be handled at TC_assignment_fr_a5_4_fail(446) VirtMSC-SCCP(436)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(436)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(437)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(437)@4aff4ae9815a: Found Expect[0] for '05240103505902080910106440754796'O handled at TC_assignment_fr_a5_4_fail(446) VirtMSC-RAN(437)@4aff4ae9815a: Added conn table entry 0TC_assignment_fr_a5_4_fail(446)8047940 VirtMSC-SCCP(436)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(436)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(436)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(436)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(436)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(436)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A0910A07437633DCEC2E3'O VirtMSC-SCCP(436)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(436)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(446)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_fr_a5_4_fail(446)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(436)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(436)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(436)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(436)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(436)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(436)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(446)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(437)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_fr_a5_4_fail(446)8047940 VirtMSC-SCCP(436)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_fr_a5_4_fail(446)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(436)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(436)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_fr_a5_4_fail(446)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_fr_a5_4_fail(446)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4_fail(446)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(436)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(438)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(437)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(435)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(442)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-M3UA(441)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(445)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(440)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(439)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(444)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(443)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(435): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(436): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(437): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(438): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(439): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(440): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(441): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(442): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(443): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(444): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(445): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_fr_a5_4_fail(446): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_4_fail finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass'. Tue Jun 18 11:51:23 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4_fail pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=273765) Waiting for packet dumper to finish... 1 (prev_count=273765, count=461503) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Tue Jun 18 11:51:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_not_sup.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_not_sup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_not_sup started. MTC@4aff4ae9815a: "TC_assignment_fr_a5_not_sup": using IMSI '001012180267103'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(450)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(450)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(450)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(448)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(453)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(453)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(453)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(451)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(450)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(453)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(449)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(449)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(452)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(456)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(456)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(456)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(456)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_fr_a5_not_sup() start" VirtMSC-RAN(449)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101208621730'O, n_connectPointCode := omit VirtMSC-RAN(449)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101208621730'O to be handled at TC_assignment_fr_a5_not_sup(458) VirtMSC-SCCP(448)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(448)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(449)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(449)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101208621730'O handled at TC_assignment_fr_a5_not_sup(458) VirtMSC-RAN(449)@4aff4ae9815a: Added conn table entry 0TC_assignment_fr_a5_not_sup(458)13802802 VirtMSC-SCCP(448)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(448)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(448)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(448)@4aff4ae9815a: vl_len:31 VirtMSC-SCCP(448)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(448)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '001D530A09200676BA3656C922EE8334CED952B95F7B4CC9D1B245386CA0FB'O VirtMSC-SCCP(448)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(448)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(448)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(448)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(458)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_fr_a5_not_sup(458)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(448)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(448)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(448)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(448)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(448)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(448)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(448)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(448)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(458)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(449)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_fr_a5_not_sup(458)13802802 VirtMSC-SCCP(448)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(448)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(448)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_fr_a5_not_sup(458)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_fr_a5_not_sup(458)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_fr_a5_not_sup(458)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_not_sup(458)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(448)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(449)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(450)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(447)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(454)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(451)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(453)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(457)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(452)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(456)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(455)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(447): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(448): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(449): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(450): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(451): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(452): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(453): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(454): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(455): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(456): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(457): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_fr_a5_not_sup(458): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_fr_a5_not_sup finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass'. Tue Jun 18 11:51:35 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_not_sup pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=274846) Waiting for packet dumper to finish... 1 (prev_count=274846, count=460647) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Tue Jun 18 11:51:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_0.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_0 started. MTC@4aff4ae9815a: "TC_ciph_mode_a5_0": using IMSI '001019218923911'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(462)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(462)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(462)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(460)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(465)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(465)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(465)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(463)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(462)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(465)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(461)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(461)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(464)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(468)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(468)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(468)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(468)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(461)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102981299311'O, n_connectPointCode := omit VirtMSC-RAN(461)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102981299311'O to be handled at TC_ciph_mode_a5_0(470) VirtMSC-SCCP(460)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(460)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(461)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(461)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102981299311'O handled at TC_ciph_mode_a5_0(470) VirtMSC-RAN(461)@4aff4ae9815a: Added conn table entry 0TC_ciph_mode_a5_0(470)5334791 VirtMSC-SCCP(460)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(460)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(460)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(460)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(460)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(460)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A09017F511DA192A942F4'O TC_ciph_mode_a5_0(470)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_0(470)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('7F511DA192A942F4'O, ''O) TC_ciph_mode_a5_0(470)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(460)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(460)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(460)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(460)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(470)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(469)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(467)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_0(470) VirtMSC-SCCP(460)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(460)@4aff4ae9815a: vl_len:8 VirtMSC-SCCP(460)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(460)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(460)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(460)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(460)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(460)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(470)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_0(470)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '598D37ED'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '62900E3F'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_0(470)@4aff4ae9815a: "TC_ciph_mode_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_0(470)@4aff4ae9815a: "TC_ciph_mode_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_0(470)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(460)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(460)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(460)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(460)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(460)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(460)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(460)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(460)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(470)@4aff4ae9815a: "Got RSL RR Release" TC_ciph_mode_a5_0(470)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ciph_mode_a5_0(470)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(461)@4aff4ae9815a: Deleted conn table entry 0TC_ciph_mode_a5_0(470)5334791 VirtMSC-SCCP(460)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(460)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(460)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ciph_mode_a5_0(470)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_0(470)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(462)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(460)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(459)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(461)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(466)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(464)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(463)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(469)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(465)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(468)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(467)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(459): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(460): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(461): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(462): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(463): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(464): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(465): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(466): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(467): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(468): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(469): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ciph_mode_a5_0(470): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_0 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass'. Tue Jun 18 11:51:47 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_0 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287018) Waiting for packet dumper to finish... 1 (prev_count=287018, count=473232) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Tue Jun 18 11:51:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_1.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_1 started. MTC@4aff4ae9815a: "TC_ciph_mode_a5_1": using IMSI '001018543959424'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(474)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(474)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(474)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(472)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(477)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(477)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(477)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(475)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(474)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(477)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(473)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(473)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(476)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(480)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(480)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(480)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(480)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(473)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105834594942'O, n_connectPointCode := omit VirtMSC-RAN(473)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105834594942'O to be handled at TC_ciph_mode_a5_1(482) VirtMSC-SCCP(472)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(472)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(473)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(473)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105834594942'O handled at TC_ciph_mode_a5_1(482) VirtMSC-RAN(473)@4aff4ae9815a: Added conn table entry 0TC_ciph_mode_a5_1(482)14404254 VirtMSC-SCCP(472)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(472)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(472)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(472)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(472)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(472)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A090201A375018CD884E4'O TC_ciph_mode_a5_1(482)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_1(482)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '01A375018CD884E4'O TC_ciph_mode_a5_1(482)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(472)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(472)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(472)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(472)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(482)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(481)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(479)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_1(482) VirtMSC-SCCP(472)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(472)@4aff4ae9815a: vl_len:8 VirtMSC-SCCP(472)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(472)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(472)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(472)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(472)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(472)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(482)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_1(482)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '02D87E73'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '610B0617'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_1(482)@4aff4ae9815a: "TC_ciph_mode_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_1(482)@4aff4ae9815a: "TC_ciph_mode_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_1(482)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(472)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(472)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(472)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(472)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(472)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(472)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(472)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(472)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(482)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(473)@4aff4ae9815a: Deleted conn table entry 0TC_ciph_mode_a5_1(482)14404254 VirtMSC-SCCP(472)@4aff4ae9815a: Session index based on connection ID:0 TC_ciph_mode_a5_1(482)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(472)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(472)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ciph_mode_a5_1(482)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ciph_mode_a5_1(482)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_1(482)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(472)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(473)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(478)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(471)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(474)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(481)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(477)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(476)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(475)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(480)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(479)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(471): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(472): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(473): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(474): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(475): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(476): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(477): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(478): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(479): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(480): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(481): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ciph_mode_a5_1(482): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass'. Tue Jun 18 11:51:58 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286758) Waiting for packet dumper to finish... 1 (prev_count=286758, count=473383) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Tue Jun 18 11:52:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_2_0.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_2_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_2_0 started. MTC@4aff4ae9815a: "TC_ciph_mode_a5_2_0": using IMSI '001017441539067'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(486)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(486)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(486)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(484)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(489)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(489)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(489)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(487)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(486)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(489)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(485)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(485)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(488)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(492)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(492)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(492)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(492)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ciph_mode_a5_2_0() start" VirtMSC-RAN(485)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910104714350976'O, n_connectPointCode := omit VirtMSC-RAN(485)@4aff4ae9815a: Created Expect[0] for '05240103505902080910104714350976'O to be handled at TC_ciph_mode_a5_2_0(494) VirtMSC-SCCP(484)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(484)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(485)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(485)@4aff4ae9815a: Found Expect[0] for '05240103505902080910104714350976'O handled at TC_ciph_mode_a5_2_0(494) VirtMSC-RAN(485)@4aff4ae9815a: Added conn table entry 0TC_ciph_mode_a5_2_0(494)9773276 VirtMSC-SCCP(484)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(484)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(484)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(484)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(484)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(484)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A09056E6AF3E9909A22F3'O TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '001'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_2 (3) expect kc = '6E6AF3E9909A22F3'O TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(484)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(484)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(484)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(484)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(493)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(491)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_0(494) VirtMSC-SCCP(484)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(484)@4aff4ae9815a: vl_len:8 VirtMSC-SCCP(484)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(484)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(484)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(484)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(484)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(484)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '0233D60F'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '37757B83'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: "TC_ciph_mode_a5_2_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: "TC_ciph_mode_a5_2_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(484)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(484)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(484)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(484)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(484)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(484)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(484)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(484)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(485)@4aff4ae9815a: Deleted conn table entry 0TC_ciph_mode_a5_2_0(494)9773276 VirtMSC-SCCP(484)@4aff4ae9815a: Session index based on connection ID:0 TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: "Got RSL RR Release" TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(484)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(484)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_0(494)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(485)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(484)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(483)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(486)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(488)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(487)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(493)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(491)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(489)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(492)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(483): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(484): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(485): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(486): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(487): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(488): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(489): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(491): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(492): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(493): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ciph_mode_a5_2_0(494): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_2_0 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass'. Tue Jun 18 11:52:10 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_0 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287573) Waiting for packet dumper to finish... 1 (prev_count=287573, count=475613) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Tue Jun 18 11:52:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_2_1.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_2_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_2_1 started. MTC@4aff4ae9815a: "TC_ciph_mode_a5_2_1": using IMSI '001015703907953'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(498)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(498)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(498)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(496)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(501)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(501)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(501)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(499)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(498)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(501)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(497)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(497)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(500)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(504)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(504)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(504)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(504)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ciph_mode_a5_2_1() start" VirtMSC-RAN(497)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107530099735'O, n_connectPointCode := omit VirtMSC-RAN(497)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107530099735'O to be handled at TC_ciph_mode_a5_2_1(506) VirtMSC-SCCP(496)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(496)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(497)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(497)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107530099735'O handled at TC_ciph_mode_a5_2_1(506) VirtMSC-RAN(497)@4aff4ae9815a: Added conn table entry 0TC_ciph_mode_a5_2_1(506)4910083 VirtMSC-SCCP(496)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(496)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(496)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(496)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(496)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(496)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A09065673571104263D58'O TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '5673571104263D58'O TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(496)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(496)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(505)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(503)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_1(506) VirtMSC-SCCP(496)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(496)@4aff4ae9815a: vl_len:8 VirtMSC-SCCP(496)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(496)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(496)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(496)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '165C1D66'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '32E8058E'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: "TC_ciph_mode_a5_2_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: "TC_ciph_mode_a5_2_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(496)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(496)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(496)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(496)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(496)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(496)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(497)@4aff4ae9815a: Deleted conn table entry 0TC_ciph_mode_a5_2_1(506)4910083 VirtMSC-SCCP(496)@4aff4ae9815a: Session index based on connection ID:0 TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: "Got RSL RR Release" TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(496)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(496)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_1(506)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(497)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(498)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(495)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(496)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(505)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(501)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(499)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(500)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(504)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(503)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(495): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(496): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(497): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(498): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(499): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(500): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(501): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(503): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(504): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(505): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ciph_mode_a5_2_1(506): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_2_1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass'. Tue Jun 18 11:52:22 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287625) Waiting for packet dumper to finish... 1 (prev_count=287625, count=474428) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Tue Jun 18 11:52:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_3.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_3 started. MTC@4aff4ae9815a: "TC_ciph_mode_a5_3": using IMSI '001018074819089'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(510)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(510)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(510)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(508)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(513)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(513)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(513)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(511)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(510)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(513)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(509)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(509)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(512)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(516)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(516)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(516)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(516)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(509)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100847180998'O, n_connectPointCode := omit VirtMSC-RAN(509)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100847180998'O to be handled at TC_ciph_mode_a5_3(518) VirtMSC-SCCP(508)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(508)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(509)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(509)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100847180998'O handled at TC_ciph_mode_a5_3(518) VirtMSC-RAN(509)@4aff4ae9815a: Added conn table entry 0TC_ciph_mode_a5_3(518)9292871 VirtMSC-SCCP(508)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(508)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(508)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(508)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(508)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(508)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C530A09083E2AAA4397EBE689'O TC_ciph_mode_a5_3(518)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_3(518)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '3E2AAA4397EBE689'O TC_ciph_mode_a5_3(518)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(508)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(508)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(508)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(508)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(518)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(517)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(515)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_3(518) VirtMSC-SCCP(508)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(508)@4aff4ae9815a: vl_len:8 VirtMSC-SCCP(508)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(508)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(508)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(508)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(508)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(508)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(518)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_3(518)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '25216A91'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '2DE282DD'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_3(518)@4aff4ae9815a: "TC_ciph_mode_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_3(518)@4aff4ae9815a: "TC_ciph_mode_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_3(518)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(508)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(508)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(508)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(508)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(508)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(508)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(508)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(508)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(518)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(509)@4aff4ae9815a: Deleted conn table entry 0TC_ciph_mode_a5_3(518)9292871 VirtMSC-SCCP(508)@4aff4ae9815a: Session index based on connection ID:0 TC_ciph_mode_a5_3(518)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(508)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(508)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ciph_mode_a5_3(518)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ciph_mode_a5_3(518)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_3(518)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(508)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(507)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(509)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(510)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(514)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(511)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(517)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(512)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(513)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(516)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(515)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(507): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(508): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(509): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(510): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(511): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(512): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(513): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(514): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(515): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(516): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(517): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ciph_mode_a5_3(518): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_3 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass'. Tue Jun 18 11:52:34 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_3 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=285345) Waiting for packet dumper to finish... 1 (prev_count=285345, count=472148) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Tue Jun 18 11:52:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_4.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_4 started. MTC@4aff4ae9815a: "TC_ciph_mode_a5_4": using IMSI '001015103829201'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(522)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(522)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(522)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(520)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(525)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(525)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(525)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(523)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(522)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(525)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(521)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(521)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(524)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(528)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(528)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(528)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(528)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ciph_mode_a5_4() start" VirtMSC-RAN(521)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101530282910'O, n_connectPointCode := omit VirtMSC-RAN(521)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101530282910'O to be handled at TC_ciph_mode_a5_4(530) VirtMSC-SCCP(520)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(520)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(521)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(521)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101530282910'O handled at TC_ciph_mode_a5_4(530) VirtMSC-RAN(521)@4aff4ae9815a: Added conn table entry 0TC_ciph_mode_a5_4(530)14286617 VirtMSC-SCCP(520)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(520)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(520)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(520)@4aff4ae9815a: vl_len:31 VirtMSC-SCCP(520)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(520)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '001D530A0910A96D3AB0A75B0B7A83B75EE9BC45D4B5E27A6CE9525433FD15'O TC_ciph_mode_a5_4(530)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_4(530)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'B75EE9BC45D4B5E27A6CE9525433FD15'O TC_ciph_mode_a5_4(530)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(520)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(520)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(520)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(520)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(530)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(529)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(527)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_4(530) VirtMSC-SCCP(520)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(520)@4aff4ae9815a: vl_len:8 VirtMSC-SCCP(520)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(520)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(520)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(520)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(520)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(520)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(530)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_4(530)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '6EF963C4'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '7CAC5601'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_4(530)@4aff4ae9815a: "TC_ciph_mode_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_4(530)@4aff4ae9815a: "TC_ciph_mode_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_4(530)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(520)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(520)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(520)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(520)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(520)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(520)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(520)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(520)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(530)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(521)@4aff4ae9815a: Deleted conn table entry 0TC_ciph_mode_a5_4(530)14286617 VirtMSC-SCCP(520)@4aff4ae9815a: Session index based on connection ID:0 TC_ciph_mode_a5_4(530)@4aff4ae9815a: "Got RSL RR Release" TC_ciph_mode_a5_4(530)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(520)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(520)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ciph_mode_a5_4(530)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_4(530)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(520)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(519)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(526)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(521)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(522)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(523)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(524)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(529)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(525)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(527)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(528)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(519): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(520): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(521): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(522): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(523): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(524): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(525): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(526): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(527): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(528): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(529): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ciph_mode_a5_4(530): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ciph_mode_a5_4 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass'. Tue Jun 18 11:52:45 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_4 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287269) Waiting for packet dumper to finish... 1 (prev_count=287269, count=475309) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Tue Jun 18 11:52:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_fr started. MTC@4aff4ae9815a: "TC_assignment_codec_fr": using IMSI '001014236243146'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(534)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(534)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(534)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(532)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(537)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(537)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(537)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(535)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(534)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(537)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(533)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(533)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(536)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(540)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(540)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(540)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(540)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_fr() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_fr(542)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(533)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102463421364'O, n_connectPointCode := omit VirtMSC-RAN(533)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102463421364'O to be handled at TC_assignment_codec_fr(542) VirtMSC-SCCP(532)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(532)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(533)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(533)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102463421364'O handled at TC_assignment_codec_fr(542) VirtMSC-RAN(533)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_fr(542)2778397 VirtMSC-SCCP(532)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(532)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(541)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(539)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr(542) VirtMSC-SCCP(532)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(532)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(532)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(532)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(539)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "81", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_fr(542) TC_assignment_codec_fr(542)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(541)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(532)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(532)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(532)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(532)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(542)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_fr(542)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4F30D962'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4A26EB11'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr(542)@4aff4ae9815a: "TC_assignment_codec_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr(542)@4aff4ae9815a: "TC_assignment_codec_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr(542)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(532)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(532)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(532)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(532)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(532)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(532)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(532)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(532)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(542)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(533)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_fr(542)2778397 VirtMSC-SCCP(532)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_fr(542)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_fr(542)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(532)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(532)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_fr(542)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr(542)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(532)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(533)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(534)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(531)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(538)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(536)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(535)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(541)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(537)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(539)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(540)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(531): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(532): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(533): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(534): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(535): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(536): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(537): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(539): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(540): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(541): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_fr(542): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_fr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass'. Tue Jun 18 11:52:59 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=375892) Waiting for packet dumper to finish... 1 (prev_count=375892, count=563519) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify'. ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify ------ Tue Jun 18 11:53:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_by_mode_modify.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_by_mode_modify.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@4aff4ae9815a: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001014169546837'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(546)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(546)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(546)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(544)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(549)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(549)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(549)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(547)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(546)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(549)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(545)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(545)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(548)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(552)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(552)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(552)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(552)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_fr_by_mode_modify() start" TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(545)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101496458673'O, n_connectPointCode := omit VirtMSC-RAN(545)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101496458673'O to be handled at TC_assignment_codec_fr_by_mode_modify(554) VirtMSC-SCCP(544)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(544)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(545)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(545)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101496458673'O handled at TC_assignment_codec_fr_by_mode_modify(554) VirtMSC-RAN(545)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_fr_by_mode_modify(554)3443014 VirtMSC-SCCP(544)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(544)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(553)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(551)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_by_mode_modify(554) VirtMSC-SCCP(544)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(544)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(544)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(544)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(551)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_fr_by_mode_modify(554) VirtMSC-SCCP(544)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(544)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(544)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(544)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '66FEE51E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '54334553'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: "TC_assignment_codec_fr_by_mode_modify": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: "TC_assignment_codec_fr_by_mode_modify": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(544)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(544)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(544)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(544)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(544)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(544)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(544)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(544)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(545)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_fr_by_mode_modify(554)3443014 VirtMSC-SCCP(544)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(544)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(544)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_by_mode_modify(554)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(544)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(545)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(543)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(546)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(550)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(548)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(547)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(549)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(553)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(551)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(552)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(543): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(544): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(545): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(546): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(547): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(548): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(549): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(550): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(551): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(552): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(553): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_fr_by_mode_modify(554): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass'. Tue Jun 18 11:53:11 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=368737) Waiting for packet dumper to finish... 1 (prev_count=368737, count=554538) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Tue Jun 18 11:53:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_hr started. MTC@4aff4ae9815a: "TC_assignment_codec_hr": using IMSI '001011044881835'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(558)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(558)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(558)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(556)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(561)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(561)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(561)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(559)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(558)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(561)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(557)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(557)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(560)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(564)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(564)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(564)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(564)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_hr() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_hr(566)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(557)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100144888153'O, n_connectPointCode := omit VirtMSC-RAN(557)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100144888153'O to be handled at TC_assignment_codec_hr(566) VirtMSC-SCCP(556)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(556)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(557)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(557)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100144888153'O handled at TC_assignment_codec_hr(566) VirtMSC-RAN(557)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_hr(566)4745366 VirtMSC-SCCP(556)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(556)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(565)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(563)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr(566) VirtMSC-SCCP(556)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(556)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(556)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(556)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(563)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "31" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_hr(566) TC_assignment_codec_hr(566)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(565)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(556)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(556)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(566)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_hr(566)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '44C01C71'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '72C37F3D'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr(566)@4aff4ae9815a: "TC_assignment_codec_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr(566)@4aff4ae9815a: "TC_assignment_codec_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr(566)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(556)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(556)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(556)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(556)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(556)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(556)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(566)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(557)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_hr(566)4745366 VirtMSC-SCCP(556)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_hr(566)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(556)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(556)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_hr(566)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_hr(566)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr(566)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(556)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(558)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(557)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(555)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(562)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(559)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(560)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(561)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(565)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(564)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(563)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(555): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(556): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(557): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(558): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(559): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(560): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(561): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(562): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(563): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(564): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(565): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_hr(566): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_hr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass'. Tue Jun 18 11:53:25 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=377659) Waiting for packet dumper to finish... 1 (prev_count=377659, count=564697) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Tue Jun 18 11:53:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_efr.pcap" >/data/BSC_Tests.TC_assignment_codec_efr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_efr started. MTC@4aff4ae9815a: "TC_assignment_codec_efr": using IMSI '001016967550300'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(570)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(570)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(570)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(568)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(573)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(573)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(573)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(571)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(570)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(573)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(569)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(569)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(572)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(576)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(576)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(576)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(576)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_efr() start" TC_assignment_codec_efr(578)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(569)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910109676553000'O, n_connectPointCode := omit VirtMSC-RAN(569)@4aff4ae9815a: Created Expect[0] for '05240103505902080910109676553000'O to be handled at TC_assignment_codec_efr(578) VirtMSC-SCCP(568)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(568)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(569)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(569)@4aff4ae9815a: Found Expect[0] for '05240103505902080910109676553000'O handled at TC_assignment_codec_efr(578) VirtMSC-RAN(569)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_efr(578)10649280 VirtMSC-SCCP(568)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(568)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(577)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(575)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_efr(578) VirtMSC-SCCP(568)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(568)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(568)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(568)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108117C060102030409267D0182'O VirtMGW-MGCP-0(575)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "32" }, { code := "L", val := "p:20, a:GSM-EFR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_efr(578) TC_assignment_codec_efr(578)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '21'O ("!") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(577)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(568)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(568)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(568)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(568)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(578)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_efr(578)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3C62C3D0'H, mime_type := "GSM-EFR", sample_rate := 8000, ptime := 20, rtp_pt := 110, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '226E8FE7'H, mime_type := "GSM-EFR", sample_rate := 8000, ptime := 20, rtp_pt := 110, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 97, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_efr(578)@4aff4ae9815a: "TC_assignment_codec_efr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_efr(578)@4aff4ae9815a: "TC_assignment_codec_efr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_efr(578)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(568)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(568)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(568)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(568)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(568)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(568)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(568)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(568)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(578)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(569)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_efr(578)10649280 VirtMSC-SCCP(568)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_efr(578)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(568)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(568)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_efr(578)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_efr(578)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_efr(578)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(568)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(567)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(574)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(569)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(570)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(572)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(571)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(573)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(575)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(577)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(576)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(567): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(568): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(569): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(570): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(571): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(572): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(573): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(574): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(575): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(576): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(577): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_efr(578): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_efr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass'. Tue Jun 18 11:53:39 UTC 2024 ====== BSC_Tests.TC_assignment_codec_efr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=351034) Waiting for packet dumper to finish... 1 (prev_count=351034, count=537659) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Tue Jun 18 11:53:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f": using IMSI '001015912180555'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(582)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(582)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(582)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(580)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(585)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(585)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(585)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(583)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(582)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(585)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(581)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(581)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(584)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(588)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(588)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(588)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(588)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_amr_f(590)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(581)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910109521815055'O, n_connectPointCode := omit VirtMSC-RAN(581)@4aff4ae9815a: Created Expect[0] for '05240103505902080910109521815055'O to be handled at TC_assignment_codec_amr_f(590) VirtMSC-SCCP(580)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(580)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(581)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(581)@4aff4ae9815a: Found Expect[0] for '05240103505902080910109521815055'O handled at TC_assignment_codec_amr_f(590) VirtMSC-RAN(581)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f(590)14581197 VirtMSC-SCCP(580)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(580)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(589)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(587)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f(590) VirtMSC-SCCP(580)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(580)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(580)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(580)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830457'O VirtMGW-MGCP-0(587)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "33" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f(590) TC_assignment_codec_amr_f(590)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(589)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(580)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(580)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(580)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(580)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(590)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f(590)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '51A0BEFF'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3F5C49B3'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f(590)@4aff4ae9815a: "TC_assignment_codec_amr_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f(590)@4aff4ae9815a: "TC_assignment_codec_amr_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f(590)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_codec_amr_f(590)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(580)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(580)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(580)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(580)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(580)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(580)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(580)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(580)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(590)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(581)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f(590)14581197 VirtMSC-SCCP(580)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f(590)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f(590)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(580)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(580)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f(590)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f(590)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(581)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(580)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(582)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(579)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(586)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(584)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(583)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(589)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(585)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(587)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(588)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(579): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(580): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(581): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(582): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(583): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(584): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(585): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(586): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(587): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(588): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(589): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f(590): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass'. Tue Jun 18 11:53:53 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=378511) Waiting for packet dumper to finish... 1 (prev_count=378511, count=565425) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Tue Jun 18 11:53:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_h": using IMSI '001019515761300'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(594)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(594)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(594)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(592)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(597)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(597)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(597)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(595)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(594)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(597)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(593)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(593)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(596)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(600)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(600)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(600)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(600)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_h() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_amr_h(602)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(593)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105951673100'O, n_connectPointCode := omit VirtMSC-RAN(593)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105951673100'O to be handled at TC_assignment_codec_amr_h(602) VirtMSC-SCCP(592)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(592)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(593)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(593)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105951673100'O handled at TC_assignment_codec_amr_h(602) VirtMSC-RAN(593)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_h(602)3247814 VirtMSC-SCCP(592)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(592)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(601)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(599)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h(602) VirtMSC-SCCP(592)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(592)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(592)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(592)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03840407'O VirtMGW-MGCP-0(599)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "34" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h(602) TC_assignment_codec_amr_h(602)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(601)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(592)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(592)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(592)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(592)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(602)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_h(602)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '55C0EAE7'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '01D7DEB2'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h(602)@4aff4ae9815a: "TC_assignment_codec_amr_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h(602)@4aff4ae9815a: "TC_assignment_codec_amr_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h(602)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_codec_amr_h(602)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(592)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(592)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(592)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(592)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(592)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(592)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(592)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(592)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(602)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(593)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_h(602)3247814 VirtMSC-SCCP(592)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_h(602)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_h(602)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(592)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(592)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_h(602)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h(602)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(593)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(594)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(591)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(592)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(598)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(596)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(597)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(595)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(601)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(599)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(600)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(591): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(592): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(593): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(594): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(595): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(596): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(597): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(598): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(599): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(600): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(601): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_h(602): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass'. Tue Jun 18 11:54:07 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=379441) Waiting for packet dumper to finish... 1 (prev_count=379441, count=566066) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1'. ------ BSC_Tests.TC_assignment_codec_amr_f_S1 ------ Tue Jun 18 11:54:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_S1.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_S1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S1 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S1": using IMSI '001016165376425'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(606)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(606)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(606)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(604)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(609)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(609)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(609)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(607)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(606)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(609)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(605)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(605)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(608)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(612)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(612)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(612)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(612)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S1() start" TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(605)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101656734652'O, n_connectPointCode := omit VirtMSC-RAN(605)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101656734652'O to be handled at TC_assignment_codec_amr_f_S1(614) VirtMSC-SCCP(604)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(604)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(605)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(605)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101656734652'O handled at TC_assignment_codec_amr_f_S1(614) VirtMSC-RAN(605)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_S1(614)67481 VirtMSC-SCCP(604)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(604)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(613)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(611)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S1(614) VirtMSC-SCCP(604)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(604)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(604)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(604)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830307'O VirtMGW-MGCP-0(611)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S1(614) TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 6, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '9520882208'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(613)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(604)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(604)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(604)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(604)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '664211C3'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2C8F125E'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: "TC_assignment_codec_amr_f_S1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: "TC_assignment_codec_amr_f_S1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 6, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '10010101'B, parameters := '20882208'O } } TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(604)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(604)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(604)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(604)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(604)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(604)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(604)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(604)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(605)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_S1(614)67481 VirtMSC-SCCP(604)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(604)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(604)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S1(614)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(605)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(603)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(604)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(606)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(610)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(607)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(608)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(613)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(609)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(611)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(612)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(603): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(604): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(605): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(606): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(607): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(608): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(609): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(610): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(611): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(612): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(613): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_S1(614): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 pass'. Tue Jun 18 11:54:20 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=360577) Waiting for packet dumper to finish... 1 (prev_count=360577, count=546378) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1'. ------ BSC_Tests.TC_assignment_codec_amr_h_S1 ------ Tue Jun 18 11:54:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h_S1.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h_S1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S1 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S1": using IMSI '001014153009320'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(618)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(618)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(618)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(616)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(621)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(621)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(621)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(619)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(618)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(621)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(617)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(617)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(620)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(624)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(624)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(624)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(624)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S1() start" TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(617)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101435003902'O, n_connectPointCode := omit VirtMSC-RAN(617)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101435003902'O to be handled at TC_assignment_codec_amr_h_S1(626) VirtMSC-SCCP(616)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(616)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(617)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(617)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101435003902'O handled at TC_assignment_codec_amr_h_S1(626) VirtMSC-RAN(617)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_h_S1(626)11364045 VirtMSC-SCCP(616)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(616)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(625)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(623)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S1(626) VirtMSC-SCCP(616)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(616)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(616)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(616)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03840207'O VirtMGW-MGCP-0(623)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "116", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "36" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h_S1(626) TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 5, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '15208820'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(625)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(616)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(616)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '799929DF'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1993F180'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: "TC_assignment_codec_amr_h_S1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: "TC_assignment_codec_amr_h_S1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 5, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00010101'B, parameters := '208820'O } } TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(616)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(616)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(616)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(616)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(616)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(616)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(617)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_h_S1(626)11364045 VirtMSC-SCCP(616)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(616)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(616)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S1(626)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(617)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(618)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(616)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(615)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(622)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(625)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(620)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(621)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(619)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(623)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(624)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(615): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(616): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(617): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(618): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(619): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(620): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(621): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(622): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(623): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(624): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(625): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_h_S1(626): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 pass'. Tue Jun 18 11:54:34 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359898) Waiting for packet dumper to finish... 1 (prev_count=359898, count=546112) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124'. ------ BSC_Tests.TC_assignment_codec_amr_f_S124 ------ Tue Jun 18 11:54:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_S124.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_S124.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S124 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S124": using IMSI '001019748588430'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(630)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(630)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(630)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(628)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(633)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(633)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(633)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(631)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(630)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(633)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(629)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(629)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(632)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(636)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(636)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(636)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(636)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S124() start" TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(629)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107984854803'O, n_connectPointCode := omit VirtMSC-RAN(629)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107984854803'O to be handled at TC_assignment_codec_amr_f_S124(638) VirtMSC-SCCP(628)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(628)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(629)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(629)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107984854803'O handled at TC_assignment_codec_amr_f_S124(638) VirtMSC-RAN(629)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_S124(638)4366021 VirtMSC-SCCP(628)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(628)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(637)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(635)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S124(638) VirtMSC-SCCP(628)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(628)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(628)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(628)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03831607'O VirtMGW-MGCP-0(635)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "121", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "37" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S124(638) TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 6, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '9520882208'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(637)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(628)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(628)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(628)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(628)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4FD1197A'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6E17C548'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: "TC_assignment_codec_amr_f_S124": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: "TC_assignment_codec_amr_f_S124": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 6, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '10010101'B, parameters := '20882208'O } } TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(628)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(628)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(628)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(628)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(628)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(628)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(628)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(628)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(629)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_S124(638)4366021 VirtMSC-SCCP(628)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(628)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(628)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S124(638)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(628)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(629)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(630)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(627)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(632)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(637)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(631)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(633)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(635)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(636)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(627): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(628): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(629): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(630): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(631): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(632): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(633): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(635): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(636): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(637): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_S124(638): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S124 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 pass'. Tue Jun 18 11:54:48 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S124 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=356856) Waiting for packet dumper to finish... 1 (prev_count=356856, count=544483) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124'. ------ BSC_Tests.TC_assignment_codec_amr_h_S124 ------ Tue Jun 18 11:54:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h_S124.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h_S124.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S124 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S124": using IMSI '001018332145005'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(642)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(642)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(642)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(640)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(645)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(645)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(645)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(643)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(642)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(645)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(641)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(641)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(644)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(648)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(648)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(648)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(648)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S124() start" TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(641)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910103823410550'O, n_connectPointCode := omit VirtMSC-RAN(641)@4aff4ae9815a: Created Expect[0] for '05240103505902080910103823410550'O to be handled at TC_assignment_codec_amr_h_S124(650) VirtMSC-SCCP(640)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(640)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(641)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(641)@4aff4ae9815a: Found Expect[0] for '05240103505902080910103823410550'O handled at TC_assignment_codec_amr_h_S124(650) VirtMSC-RAN(641)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_h_S124(650)11791052 VirtMSC-SCCP(640)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(640)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(649)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(647)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S124(650) VirtMSC-SCCP(640)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(640)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(640)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(640)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03841607'O VirtMGW-MGCP-0(647)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "126", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "38" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h_S124(650) TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 5, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '15208820'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(649)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(640)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(640)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(640)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(640)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5D020AF9'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '37712592'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: "TC_assignment_codec_amr_h_S124": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: "TC_assignment_codec_amr_h_S124": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 5, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00010101'B, parameters := '208820'O } } TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(640)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(640)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(640)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(640)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(640)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(640)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(640)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(640)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(641)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_h_S124(650)11791052 VirtMSC-SCCP(640)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(640)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(640)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S124(650)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(640)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(639)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(641)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(642)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(646)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(643)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(644)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(649)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(645)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(648)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(647)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(639): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(640): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(641): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(642): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(643): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(644): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(645): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(646): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(647): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(648): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(649): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_h_S124(650): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S124 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 pass'. Tue Jun 18 11:55:02 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S124 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358656) Waiting for packet dumper to finish... 1 (prev_count=358656, count=545459) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0 ------ Tue Jun 18 11:55:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_S0.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_S0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S0 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S0": using IMSI '001018001378378'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(654)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(654)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(654)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(652)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(657)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(657)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(657)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(655)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(654)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(657)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(653)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(653)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(656)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(660)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(660)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(660)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(660)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S0() start" TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000001'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(653)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100810733887'O, n_connectPointCode := omit VirtMSC-RAN(653)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100810733887'O to be handled at TC_assignment_codec_amr_f_S0(662) VirtMSC-SCCP(652)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(652)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(653)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(653)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100810733887'O handled at TC_assignment_codec_amr_f_S0(662) VirtMSC-RAN(653)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_S0(662)8003711 VirtMSC-SCCP(652)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(652)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(661)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(659)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S0(662) VirtMSC-SCCP(652)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(652)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(652)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(652)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830107'O VirtMGW-MGCP-0(659)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "131", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "39" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S0(662) TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '01'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(661)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(652)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(652)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(652)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(652)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '16DC0FA1'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '44DD9DE4'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: "TC_assignment_codec_amr_f_S0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: "TC_assignment_codec_amr_f_S0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000001'B, parameters := ''O } } TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(652)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(652)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(652)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(652)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(652)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(652)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(652)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(652)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(653)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_S0(662)8003711 VirtMSC-SCCP(652)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(652)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(652)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S0(662)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(652)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(654)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(653)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(651)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(658)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(655)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(656)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(661)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(657)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(659)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(660)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(651): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(652): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(653): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(654): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(655): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(656): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(657): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(658): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(659): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(660): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(661): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_S0(662): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S0 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 pass'. Tue Jun 18 11:55:16 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S0 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357616) Waiting for packet dumper to finish... 1 (prev_count=357616, count=544419) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02'. ------ BSC_Tests.TC_assignment_codec_amr_f_S02 ------ Tue Jun 18 11:55:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_S02.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_S02.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S02 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S02": using IMSI '001015251977560'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(666)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(666)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(666)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(664)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(669)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(669)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(669)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(667)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(666)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(669)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(665)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(665)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(668)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(672)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(672)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(672)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(672)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S02() start" TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(665)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102515795706'O, n_connectPointCode := omit VirtMSC-RAN(665)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102515795706'O to be handled at TC_assignment_codec_amr_f_S02(674) VirtMSC-SCCP(664)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(664)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(665)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(665)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102515795706'O handled at TC_assignment_codec_amr_f_S02(674) VirtMSC-RAN(665)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_S02(674)8096906 VirtMSC-SCCP(664)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(664)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(673)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(671)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S02(674) VirtMSC-SCCP(664)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(664)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(664)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(664)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830507'O VirtMGW-MGCP-0(671)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "136", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S02(674) TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 4, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '052080'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(673)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(664)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(664)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(664)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(664)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5E072DC2'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '33B717F1'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: "TC_assignment_codec_amr_f_S02": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: "TC_assignment_codec_amr_f_S02": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 4, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000101'B, parameters := '2080'O } } TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(664)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(664)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(664)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(664)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(664)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(664)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(664)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(664)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(665)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_S02(674)8096906 VirtMSC-SCCP(664)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(664)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(664)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S02(674)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(665)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(664)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(666)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(663)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(670)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(673)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(667)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(668)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(671)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(669)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(672)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(663): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(664): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(665): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(666): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(667): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(668): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(669): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(671): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(672): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(673): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_S02(674): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S02 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 pass'. Tue Jun 18 11:55:30 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S02 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=356391) Waiting for packet dumper to finish... 1 (prev_count=356391, count=544018) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024'. ------ BSC_Tests.TC_assignment_codec_amr_f_S024 ------ Tue Jun 18 11:55:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_S024.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_S024.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S024 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S024": using IMSI '001014783040526'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(678)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(678)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(678)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(676)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(681)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(681)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(681)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(679)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(678)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(681)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(677)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(677)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(680)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(684)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(684)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(684)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(684)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S024() start" TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(677)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107438405062'O, n_connectPointCode := omit VirtMSC-RAN(677)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107438405062'O to be handled at TC_assignment_codec_amr_f_S024(686) VirtMSC-SCCP(676)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(676)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(677)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(677)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107438405062'O handled at TC_assignment_codec_amr_f_S024(686) VirtMSC-RAN(677)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_S024(686)11327545 VirtMSC-SCCP(676)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(676)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(685)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(683)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S024(686) VirtMSC-SCCP(676)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(676)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(676)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(676)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03831507'O VirtMGW-MGCP-0(683)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3b" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S024(686) TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 5, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '15208820'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(685)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(676)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(676)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(676)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(676)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4D60F041'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '414A8ECD'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: "TC_assignment_codec_amr_f_S024": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: "TC_assignment_codec_amr_f_S024": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 5, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00010101'B, parameters := '208820'O } } TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(676)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(676)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(676)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(676)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(676)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(676)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(676)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(676)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(677)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_S024(686)11327545 VirtMSC-SCCP(676)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(676)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(676)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S024(686)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(678)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(675)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(676)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(677)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(682)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(685)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(679)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(680)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(681)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(683)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(684)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(675): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(676): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(677): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(678): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(679): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(680): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(681): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(682): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(683): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(684): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(685): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_S024(686): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S024 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 pass'. Tue Jun 18 11:55:43 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S024 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359059) Waiting for packet dumper to finish... 1 (prev_count=359059, count=545862) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 ------ Tue Jun 18 11:55:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_S0247.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_S0247.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S0247 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S0247": using IMSI '001014308074913'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(690)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(690)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(690)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(688)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(693)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(693)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(693)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(691)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(690)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(693)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(689)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(689)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(692)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(696)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(696)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(696)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(696)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S0247() start" TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '10010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(689)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910103480709431'O, n_connectPointCode := omit VirtMSC-RAN(689)@4aff4ae9815a: Created Expect[0] for '05240103505902080910103480709431'O to be handled at TC_assignment_codec_amr_f_S0247(698) VirtMSC-SCCP(688)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(688)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(689)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(689)@4aff4ae9815a: Found Expect[0] for '05240103505902080910103480709431'O handled at TC_assignment_codec_amr_f_S0247(698) VirtMSC-RAN(689)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_S0247(698)6663416 VirtMSC-SCCP(688)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(688)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(697)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(695)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S0247(698) VirtMSC-SCCP(688)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(688)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(688)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(688)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03839507'O VirtMGW-MGCP-0(695)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "146", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S0247(698) TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 6, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '9520882208'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(697)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(688)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(688)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(688)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(688)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4DF949A8'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0EE59CDF'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: "TC_assignment_codec_amr_f_S0247": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: "TC_assignment_codec_amr_f_S0247": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 6, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '10010101'B, parameters := '20882208'O } } TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(688)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(688)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(688)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(688)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(688)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(688)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(688)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(688)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(689)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_S0247(698)6663416 VirtMSC-SCCP(688)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(688)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(688)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S0247(698)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(689)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(687)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(688)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(690)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(694)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(691)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(692)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(697)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(693)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(695)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(696)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(687): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(688): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(689): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(690): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(691): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(692): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(693): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(694): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(695): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(696): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(697): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_S0247(698): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S0247 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 pass'. Tue Jun 18 11:55:57 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S0247 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357966) Waiting for packet dumper to finish... 1 (prev_count=357966, count=545182) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0 ------ Tue Jun 18 11:56:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h_S0.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h_S0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S0 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S0": using IMSI '001019094437144'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(702)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(702)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(702)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(700)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(705)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(705)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(705)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(703)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(702)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(705)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(701)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(701)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(704)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(708)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(708)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(708)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(708)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S0() start" TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000001'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(701)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100949341744'O, n_connectPointCode := omit VirtMSC-RAN(701)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100949341744'O to be handled at TC_assignment_codec_amr_h_S0(710) VirtMSC-SCCP(700)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(700)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(701)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(701)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100949341744'O handled at TC_assignment_codec_amr_h_S0(710) VirtMSC-RAN(701)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_h_S0(710)3810063 VirtMSC-SCCP(700)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(700)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(709)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(707)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S0(710) VirtMSC-SCCP(700)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(700)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(700)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(700)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03840107'O VirtMGW-MGCP-0(707)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "151", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h_S0(710) TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '01'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(709)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(700)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(700)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(700)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(700)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '61E70920'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '37C5F2F7'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: "TC_assignment_codec_amr_h_S0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: "TC_assignment_codec_amr_h_S0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000001'B, parameters := ''O } } TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(700)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(700)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(700)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(700)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(700)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(700)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(700)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(700)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(701)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_h_S0(710)3810063 VirtMSC-SCCP(700)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(700)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(700)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S0(710)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(702)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(700)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(701)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(706)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(699)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(704)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(709)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(703)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(705)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(707)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(708)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(699): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(700): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(701): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(702): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(703): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(704): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(705): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(706): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(707): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(708): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(709): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_h_S0(710): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S0 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 pass'. Tue Jun 18 11:56:11 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S0 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359018) Waiting for packet dumper to finish... 1 (prev_count=359018, count=545643) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02'. ------ BSC_Tests.TC_assignment_codec_amr_h_S02 ------ Tue Jun 18 11:56:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h_S02.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h_S02.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S02 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S02": using IMSI '001016607937535'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(714)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(714)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(714)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(712)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(717)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(717)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(717)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(715)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(714)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(717)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(713)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(713)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(716)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(720)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(720)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(720)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(720)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S02() start" TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(713)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910106670395753'O, n_connectPointCode := omit VirtMSC-RAN(713)@4aff4ae9815a: Created Expect[0] for '05240103505902080910106670395753'O to be handled at TC_assignment_codec_amr_h_S02(722) VirtMSC-SCCP(712)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(712)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(713)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(713)@4aff4ae9815a: Found Expect[0] for '05240103505902080910106670395753'O handled at TC_assignment_codec_amr_h_S02(722) VirtMSC-RAN(713)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_h_S02(722)14878987 VirtMSC-SCCP(712)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(712)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(721)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(719)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S02(722) VirtMSC-SCCP(712)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(712)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(712)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(712)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03840507'O VirtMGW-MGCP-0(719)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "156", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3e" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h_S02(722) TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 4, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '052080'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(721)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(712)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(712)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(712)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(712)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1AB66560'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3FF1BA37'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: "TC_assignment_codec_amr_h_S02": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: "TC_assignment_codec_amr_h_S02": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 4, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000101'B, parameters := '2080'O } } TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(712)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(712)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(712)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(712)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(712)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(712)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(712)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(712)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(713)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_h_S02(722)14878987 VirtMSC-SCCP(712)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(712)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(712)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S02(722)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(712)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(713)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(714)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(711)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(718)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(715)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(716)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(721)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(717)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(719)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(720)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(711): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(712): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(713): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(714): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(715): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(716): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(717): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(718): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(719): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(720): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(721): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_h_S02(722): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S02 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 pass'. Tue Jun 18 11:56:25 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S02 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358522) Waiting for packet dumper to finish... 1 (prev_count=358522, count=544323) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024'. ------ BSC_Tests.TC_assignment_codec_amr_h_S024 ------ Tue Jun 18 11:56:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h_S024.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h_S024.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S024 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S024": using IMSI '001014141847770'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(726)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(726)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(726)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(724)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(729)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(729)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(729)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(727)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(726)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(729)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(725)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(725)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(728)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(732)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(732)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(732)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(732)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S024() start" TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(725)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101414487707'O, n_connectPointCode := omit VirtMSC-RAN(725)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101414487707'O to be handled at TC_assignment_codec_amr_h_S024(734) VirtMSC-SCCP(724)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(724)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(725)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(725)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101414487707'O handled at TC_assignment_codec_amr_h_S024(734) VirtMSC-RAN(725)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_h_S024(734)8100586 VirtMSC-SCCP(724)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(724)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(733)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(731)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S024(734) VirtMSC-SCCP(724)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(724)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(724)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(724)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03841507'O VirtMGW-MGCP-0(731)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "161", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3f" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h_S024(734) TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 5, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '15208820'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(733)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(724)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(724)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(724)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(724)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0C880EE1'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '45F658ED'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: "TC_assignment_codec_amr_h_S024": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: "TC_assignment_codec_amr_h_S024": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 5, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00010101'B, parameters := '208820'O } } TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(724)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(724)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(724)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(724)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(724)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(724)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(724)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(724)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(725)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_h_S024(734)8100586 VirtMSC-SCCP(724)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(724)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(724)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S024(734)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(724)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(725)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(726)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(723)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(730)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(728)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(733)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(727)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(729)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(732)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(731)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(723): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(724): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(725): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(726): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(727): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(728): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(729): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(730): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(731): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(732): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(733): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_h_S024(734): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S024 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 pass'. Tue Jun 18 11:56:39 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S024 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359318) Waiting for packet dumper to finish... 1 (prev_count=359318, count=545943) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 ------ Tue Jun 18 11:56:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h_S0247.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h_S0247.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S0247 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S0247": using IMSI '001013155983179'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(738)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(738)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(738)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(736)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(741)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(741)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(741)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(739)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(738)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(741)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(737)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(737)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(740)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(744)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(744)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(744)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(744)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S0247() start" TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(737)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101355891397'O, n_connectPointCode := omit VirtMSC-RAN(737)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101355891397'O to be handled at TC_assignment_codec_amr_h_S0247(746) VirtMSC-SCCP(736)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(736)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(737)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(737)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101355891397'O handled at TC_assignment_codec_amr_h_S0247(746) VirtMSC-RAN(737)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_h_S0247(746)12819859 VirtMSC-SCCP(736)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(736)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(745)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(743)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S0247(746) VirtMSC-SCCP(736)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(736)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(736)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(736)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03849507'O VirtMGW-MGCP-0(743)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "166", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h_S0247(746) TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 5, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '15208820'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(745)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(736)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(736)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(736)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(736)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3F516B0E'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3D75794D'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: "TC_assignment_codec_amr_h_S0247": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: "TC_assignment_codec_amr_h_S0247": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 5, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00010101'B, parameters := '208820'O } } TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(736)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(736)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(736)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(736)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(736)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(736)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(736)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(736)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(737)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_h_S0247(746)12819859 VirtMSC-SCCP(736)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(736)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(736)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S0247(746)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(738)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(736)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(737)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(735)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(742)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(740)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(745)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(739)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(741)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(743)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(744)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(735): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(736): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(737): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(738): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(739): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(740): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(741): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(742): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(743): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(744): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(745): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_h_S0247(746): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S0247 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 pass'. Tue Jun 18 11:56:53 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S0247 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359574) Waiting for packet dumper to finish... 1 (prev_count=359574, count=547335) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 ------ Tue Jun 18 11:56:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_S01234567.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_S01234567.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S01234567 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S01234567": using IMSI '001019913450215'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(750)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(750)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(750)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(748)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(753)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(753)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(753)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(751)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(750)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(753)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(749)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(749)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(752)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(756)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(756)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(756)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(756)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S01234567() start" TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(749)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910109931542051'O, n_connectPointCode := omit VirtMSC-RAN(749)@4aff4ae9815a: Created Expect[0] for '05240103505902080910109931542051'O to be handled at TC_assignment_codec_amr_f_S01234567(758) VirtMSC-SCCP(748)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(748)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(749)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(749)@4aff4ae9815a: Found Expect[0] for '05240103505902080910109931542051'O handled at TC_assignment_codec_amr_f_S01234567(758) VirtMSC-RAN(749)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_S01234567(758)13995167 VirtMSC-SCCP(748)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(748)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(757)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(755)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S01234567(758) VirtMSC-SCCP(748)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(748)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(748)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(748)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D0383FF07'O VirtMGW-MGCP-0(755)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "171", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "41" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S01234567(758) TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 6, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '9520882208'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(757)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(748)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(748)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(748)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(748)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '35D3B11F'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '24162153'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: "TC_assignment_codec_amr_f_S01234567": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: "TC_assignment_codec_amr_f_S01234567": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 6, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '10010101'B, parameters := '20882208'O } } TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(748)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(748)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(748)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(748)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(748)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(748)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(748)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(748)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(749)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_S01234567(758)13995167 VirtMSC-SCCP(748)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(748)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(748)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S01234567(758)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(749)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(750)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(748)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(747)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(754)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(757)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(751)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(752)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(753)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(756)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(755)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(747): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(748): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(749): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(750): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(751): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(752): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(753): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(755): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(756): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(757): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_S01234567(758): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S01234567 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass'. Tue Jun 18 11:57:06 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S01234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358013) Waiting for packet dumper to finish... 1 (prev_count=358013, count=544227) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 ------ Tue Jun 18 11:57:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_S0234567.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_S0234567.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S0234567 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S0234567": using IMSI '001011138841327'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(762)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(762)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(762)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(760)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(765)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(765)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(765)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(763)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(762)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(765)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(761)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(761)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(764)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(768)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(768)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(768)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(768)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_S0234567() start" TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '10010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(761)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101183483172'O, n_connectPointCode := omit VirtMSC-RAN(761)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101183483172'O to be handled at TC_assignment_codec_amr_f_S0234567(770) VirtMSC-SCCP(760)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(760)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(761)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(761)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101183483172'O handled at TC_assignment_codec_amr_f_S0234567(770) VirtMSC-RAN(761)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_S0234567(770)6451688 VirtMSC-SCCP(760)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(760)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(769)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(767)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_S0234567(770) VirtMSC-SCCP(760)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(760)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(760)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(760)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D0383FD07'O VirtMGW-MGCP-0(767)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "176", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "42" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_S0234567(770) TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 6, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '9520882208'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(769)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(760)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(760)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(760)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(760)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1898FDFF'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '13A91CB4'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: "TC_assignment_codec_amr_f_S0234567": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: "TC_assignment_codec_amr_f_S0234567": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 6, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '10010101'B, parameters := '20882208'O } } TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(760)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(760)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(760)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(760)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(760)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(760)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(760)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(760)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(761)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_S0234567(770)6451688 VirtMSC-SCCP(760)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(760)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(760)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_S0234567(770)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(761)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(762)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(760)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(759)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(763)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(769)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(764)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(765)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(767)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(768)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(759): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(760): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(761): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(762): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(763): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(764): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(765): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(767): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(768): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(769): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_S0234567(770): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_S0234567 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass'. Tue Jun 18 11:57:20 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357236) Waiting for packet dumper to finish... 1 (prev_count=357236, count=544863) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero'. ------ BSC_Tests.TC_assignment_codec_amr_f_zero ------ Tue Jun 18 11:57:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_zero.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_zero.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_zero started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_zero": using IMSI '001012760299414'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(774)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(774)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(774)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(772)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(777)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(777)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(777)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(775)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(774)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(777)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(773)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(773)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(776)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(780)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(780)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(780)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(780)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_zero() start" TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: expecting ASS FAIL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentFailure := { messageType := '03'O, cause := ?, rR_Cause := *, circuitPool := *, circuitPoolList := *, talkerPriority := *, codecList := * } } } } VirtMSC-RAN(773)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107206924941'O, n_connectPointCode := omit VirtMSC-RAN(773)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107206924941'O to be handled at TC_assignment_codec_amr_f_zero(782) VirtMSC-SCCP(772)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(772)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(773)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(773)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107206924941'O handled at TC_assignment_codec_amr_f_zero(782) VirtMSC-RAN(773)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_zero(782)3359264 VirtMSC-SCCP(772)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(772)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(781)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(779)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_zero(782) VirtMSC-SCCP(772)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(772)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(772)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(772)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830007'O VirtMSC-SCCP(772)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(772)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(772)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(772)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '40E654E5'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '382833D8'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: "TC_assignment_codec_amr_f_zero": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: "TC_assignment_codec_amr_f_zero": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(772)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(772)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(772)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(772)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(772)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(772)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(772)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(772)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(773)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_zero(782)3359264 VirtMSC-SCCP(772)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(772)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(772)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_zero(782)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(772)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(773)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(771)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(774)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(775)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(781)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(776)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(780)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(777)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(779)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(771): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(772): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(773): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(774): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(775): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(776): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(777): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(779): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(780): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(781): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_zero(782): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_zero finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero pass'. Tue Jun 18 11:57:32 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_zero pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_zero.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281616) Waiting for packet dumper to finish... 1 (prev_count=281616, count=470379) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp'. ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp ------ Tue Jun 18 11:57:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_unsupp.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_unsupp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_unsupp started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_unsupp": using IMSI '001018878548035'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(786)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(786)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(786)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(784)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(789)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(789)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(789)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(787)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(786)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(789)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(785)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(785)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(788)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(792)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(792)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(792)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(792)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_unsupp() start" TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: expecting ASS FAIL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentFailure := { messageType := '03'O, cause := ?, rR_Cause := *, circuitPool := *, circuitPoolList := *, talkerPriority := *, codecList := * } } } } VirtMSC-RAN(785)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910108887450853'O, n_connectPointCode := omit VirtMSC-RAN(785)@4aff4ae9815a: Created Expect[0] for '05240103505902080910108887450853'O to be handled at TC_assignment_codec_amr_f_unsupp(794) VirtMSC-SCCP(784)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(784)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(785)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(785)@4aff4ae9815a: Found Expect[0] for '05240103505902080910108887450853'O handled at TC_assignment_codec_amr_f_unsupp(794) VirtMSC-RAN(785)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_unsupp(794)1993523 VirtMSC-SCCP(784)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(784)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(793)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(791)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_unsupp(794) VirtMSC-SCCP(784)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(784)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(784)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(784)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03836807'O VirtMSC-SCCP(784)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(784)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(784)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(784)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '01D98E8E'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '3C64B060'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: "TC_assignment_codec_amr_f_unsupp": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: "TC_assignment_codec_amr_f_unsupp": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(784)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(784)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(784)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(784)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(784)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(784)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(784)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(784)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(785)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_unsupp(794)1993523 VirtMSC-SCCP(784)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(784)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(784)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_unsupp(794)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(785)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(784)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(783)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(786)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(790)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(787)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(788)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(793)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(789)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(791)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(792)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(783): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(784): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(785): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(786): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(787): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(788): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(789): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(790): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(791): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(792): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(793): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_unsupp(794): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_unsupp finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp pass'. Tue Jun 18 11:57:44 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_unsupp pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_unsupp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=280476) Waiting for packet dumper to finish... 1 (prev_count=280476, count=468103) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7'. ------ BSC_Tests.TC_assignment_codec_amr_h_S7 ------ Tue Jun 18 11:57:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h_S7.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h_S7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S7 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S7": using IMSI '001013978715873'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(798)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(798)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(798)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(796)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(801)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(801)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(801)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(799)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(798)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(801)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(797)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(797)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(800)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(804)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(804)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(804)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(804)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_S7() start" TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: expecting ASS FAIL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentFailure := { messageType := '03'O, cause := ?, rR_Cause := *, circuitPool := *, circuitPoolList := *, talkerPriority := *, codecList := * } } } } VirtMSC-RAN(797)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910109387178537'O, n_connectPointCode := omit VirtMSC-RAN(797)@4aff4ae9815a: Created Expect[0] for '05240103505902080910109387178537'O to be handled at TC_assignment_codec_amr_h_S7(806) VirtMSC-SCCP(796)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(796)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(797)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(797)@4aff4ae9815a: Found Expect[0] for '05240103505902080910109387178537'O handled at TC_assignment_codec_amr_h_S7(806) VirtMSC-RAN(797)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_h_S7(806)6863599 VirtMSC-SCCP(796)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(796)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(805)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(803)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_S7(806) VirtMSC-SCCP(796)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(796)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(796)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(796)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03848007'O VirtMSC-SCCP(796)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(796)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(796)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(796)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '708DA614'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '5E207211'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: "TC_assignment_codec_amr_h_S7": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: "TC_assignment_codec_amr_h_S7": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(796)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(796)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(796)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(796)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(796)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(796)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(796)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(796)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(797)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_h_S7(806)6863599 VirtMSC-SCCP(796)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(796)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(796)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_S7(806)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(796)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(797)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(795)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(798)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(802)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(800)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(799)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(805)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(801)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(803)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(804)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(795): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(796): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(797): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(798): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(799): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(800): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(801): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(802): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(803): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(804): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(805): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_h_S7(806): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_S7 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 pass'. Tue Jun 18 11:57:56 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_S7 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281913) Waiting for packet dumper to finish... 1 (prev_count=281913, count=468716) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto'. ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto ------ Tue Jun 18 11:58:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_start_mode_auto started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_start_mode_auto": using IMSI '001019577216508'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(810)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(810)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(810)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(808)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(813)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(813)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(813)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(811)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(810)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(813)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(809)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(809)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(812)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(816)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(816)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(816)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(816)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_start_mode_auto() start" TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(809)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105977125680'O, n_connectPointCode := omit VirtMSC-RAN(809)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105977125680'O to be handled at TC_assignment_codec_amr_f_start_mode_auto(818) VirtMSC-SCCP(808)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(808)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(809)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(809)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105977125680'O handled at TC_assignment_codec_amr_f_start_mode_auto(818) VirtMSC-RAN(809)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_start_mode_auto(818)11574369 VirtMSC-SCCP(808)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(808)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(817)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(815)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_start_mode_auto(818) VirtMSC-SCCP(808)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(808)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(808)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(808)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D0383FF07'O VirtMGW-MGCP-0(815)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "181", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_start_mode_auto(818) TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 6, startMode := '00'B, spare3_1 := '0'B, iCMI := '0'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '9520882208'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(817)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(808)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(808)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(808)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(808)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '63BC90E4'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '785AD96A'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: "TC_assignment_codec_amr_f_start_mode_auto": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: "TC_assignment_codec_amr_f_start_mode_auto": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 6, mr_speech_ver := 1, nscb := false, icmi := false, spare := '0'B, start_mode := 0, codec_modes := '10010101'B, parameters := '20882208'O } } TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(808)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(808)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(808)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(808)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(808)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(808)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(808)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(808)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(809)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_start_mode_auto(818)11574369 VirtMSC-SCCP(808)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(808)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(808)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_start_mode_auto(818)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(808)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(809)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(814)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(807)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(810)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(811)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(812)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(817)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(813)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(815)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(816)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(807): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(808): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(809): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(810): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(811): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(812): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(813): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(814): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(815): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(816): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(817): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_auto(818): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_start_mode_auto finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass'. Tue Jun 18 11:58:09 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357719) Waiting for packet dumper to finish... 1 (prev_count=357719, count=545346) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto'. ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto ------ Tue Jun 18 11:58:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_start_mode_auto started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_start_mode_auto": using IMSI '001019071817544'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(822)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(822)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(822)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(820)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(825)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(825)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(825)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(823)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(822)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(825)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(821)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(821)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(824)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(828)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(828)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(828)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(828)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_start_mode_auto() start" TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(821)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100917185744'O, n_connectPointCode := omit VirtMSC-RAN(821)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100917185744'O to be handled at TC_assignment_codec_amr_h_start_mode_auto(830) VirtMSC-SCCP(820)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(820)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(821)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(821)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100917185744'O handled at TC_assignment_codec_amr_h_start_mode_auto(830) VirtMSC-RAN(821)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_h_start_mode_auto(830)7014372 VirtMSC-SCCP(820)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(820)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(829)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(827)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_start_mode_auto(830) VirtMSC-SCCP(820)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(820)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(820)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(820)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03849507'O VirtMGW-MGCP-0(827)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "186", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "47" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h_start_mode_auto(830) TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 5, startMode := '00'B, spare3_1 := '0'B, iCMI := '0'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '15208820'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(829)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(820)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(820)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(820)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(820)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3E2C6FC5'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '11A6E538'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: "TC_assignment_codec_amr_h_start_mode_auto": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: "TC_assignment_codec_amr_h_start_mode_auto": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 5, mr_speech_ver := 1, nscb := false, icmi := false, spare := '0'B, start_mode := 0, codec_modes := '00010101'B, parameters := '208820'O } } TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(820)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(820)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(820)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(820)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(820)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(820)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(820)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(820)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(821)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_h_start_mode_auto(830)7014372 VirtMSC-SCCP(820)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(820)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(820)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_start_mode_auto(830)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(820)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(822)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(821)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(819)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(826)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(823)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(824)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(829)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(825)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(827)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(828)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(819): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(820): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(821): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(822): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(823): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(824): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(825): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(826): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(827): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(828): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(829): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_auto(830): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_start_mode_auto finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass'. Tue Jun 18 11:58:23 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359761) Waiting for packet dumper to finish... 1 (prev_count=359761, count=547388) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4'. ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 ------ Tue Jun 18 11:58:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f_start_mode_4.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f_start_mode_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_start_mode_4 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_start_mode_4": using IMSI '001011838756727'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(834)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(834)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(834)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(832)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(837)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(837)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(837)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(835)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(834)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(837)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(833)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(833)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(836)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(840)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(840)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(840)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(840)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_f_start_mode_4() start" TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(833)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910108183577672'O, n_connectPointCode := omit VirtMSC-RAN(833)@4aff4ae9815a: Created Expect[0] for '05240103505902080910108183577672'O to be handled at TC_assignment_codec_amr_f_start_mode_4(842) VirtMSC-SCCP(832)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(832)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(833)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(833)@4aff4ae9815a: Found Expect[0] for '05240103505902080910108183577672'O handled at TC_assignment_codec_amr_f_start_mode_4(842) VirtMSC-RAN(833)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_f_start_mode_4(842)466944 VirtMSC-SCCP(832)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(832)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(841)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(839)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f_start_mode_4(842) VirtMSC-SCCP(832)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(832)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(832)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(832)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D0383FF07'O VirtMGW-MGCP-0(839)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "191", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "48" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_f_start_mode_4(842) TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 6, startMode := '11'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '9520882208'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(841)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(832)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(832)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(832)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(832)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '47BA8351'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '464E8C9D'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: "TC_assignment_codec_amr_f_start_mode_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: "TC_assignment_codec_amr_f_start_mode_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 6, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 3, codec_modes := '10010101'B, parameters := '20882208'O } } TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(832)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(832)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(832)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(832)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(832)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(832)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(832)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(832)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(833)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_f_start_mode_4(842)466944 VirtMSC-SCCP(832)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(832)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(832)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f_start_mode_4(842)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(834)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(833)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(832)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(838)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(831)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(836)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(841)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(837)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(835)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(839)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(840)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(831): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(832): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(833): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(834): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(835): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(836): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(837): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(838): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(839): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(840): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(841): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_4(842): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_f_start_mode_4 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass'. Tue Jun 18 11:58:37 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_start_mode_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359136) Waiting for packet dumper to finish... 1 (prev_count=359136, count=545350) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4'. ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 ------ Tue Jun 18 11:58:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h_start_mode_4.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h_start_mode_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_start_mode_4 started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_start_mode_4": using IMSI '001015151290309'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(846)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(846)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(846)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(844)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(849)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(849)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(849)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(847)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(846)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(849)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(845)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(845)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(848)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(852)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(852)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(852)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(852)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_h_start_mode_4() start" TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(845)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101515923090'O, n_connectPointCode := omit VirtMSC-RAN(845)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101515923090'O to be handled at TC_assignment_codec_amr_h_start_mode_4(854) VirtMSC-SCCP(844)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(844)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(845)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(845)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101515923090'O handled at TC_assignment_codec_amr_h_start_mode_4(854) VirtMSC-RAN(845)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_h_start_mode_4(854)4679099 VirtMSC-SCCP(844)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(844)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(853)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(851)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h_start_mode_4(854) VirtMSC-SCCP(844)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(844)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(844)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(844)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03849507'O VirtMGW-MGCP-0(851)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "196", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "49" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_h_start_mode_4(854) TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 5, startMode := '10'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '15208820'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(853)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(844)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(844)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(844)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(844)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '46567E61'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '147F45A4'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: "TC_assignment_codec_amr_h_start_mode_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: "TC_assignment_codec_amr_h_start_mode_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 5, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 2, codec_modes := '00010101'B, parameters := '208820'O } } TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(844)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(844)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(844)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(844)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(844)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(844)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(844)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(844)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(845)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_h_start_mode_4(854)4679099 VirtMSC-SCCP(844)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(844)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(844)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h_start_mode_4(854)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(845)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(846)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(843)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(844)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(850)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(847)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(853)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(848)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(851)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(849)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(852)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(843): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(844): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(845): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(846): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(847): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(848): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(849): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(850): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(851): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(852): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(853): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_4(854): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_h_start_mode_4 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass'. Tue Jun 18 11:58:51 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_start_mode_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359446) Waiting for packet dumper to finish... 1 (prev_count=359446, count=546071) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft'. ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft ------ Tue Jun 18 11:58:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_startmode_cruft.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_startmode_cruft.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_startmode_cruft started. MTC@4aff4ae9815a: "TC_assignment_codec_amr_startmode_cruft": using IMSI '001015371657331'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(858)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(858)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(858)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(856)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(861)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(861)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(861)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(859)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(858)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(861)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(857)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(857)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(860)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(864)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(864)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(864)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(864)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_amr_startmode_cruft() start" TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(857)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910103517563713'O, n_connectPointCode := omit VirtMSC-RAN(857)@4aff4ae9815a: Created Expect[0] for '05240103505902080910103517563713'O to be handled at TC_assignment_codec_amr_startmode_cruft(866) VirtMSC-SCCP(856)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(856)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(857)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(857)@4aff4ae9815a: Found Expect[0] for '05240103505902080910103517563713'O handled at TC_assignment_codec_amr_startmode_cruft(866) VirtMSC-RAN(857)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_amr_startmode_cruft(866)9170437 VirtMSC-SCCP(856)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(856)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(865)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(863)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_startmode_cruft(866) VirtMSC-SCCP(856)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(856)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(856)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(856)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030108217C060102030409267D03830457'O VirtMGW-MGCP-0(863)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "201", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4a" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_amr_startmode_cruft(866) TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '0'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(865)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(856)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(856)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(856)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(856)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '428D7CAE'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '155EBA6D'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: "TC_assignment_codec_amr_startmode_cruft": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: "TC_assignment_codec_amr_startmode_cruft": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := false, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(856)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(856)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(856)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(856)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(856)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(856)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(856)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(856)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(857)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_amr_startmode_cruft(866)9170437 VirtMSC-SCCP(856)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(856)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(856)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_startmode_cruft(866)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(858)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(855)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(856)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(857)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(862)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(860)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(859)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(861)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(865)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(864)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(863)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(855): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(856): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(857): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(858): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(859): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(860): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(861): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(862): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(863): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(864): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(865): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_amr_startmode_cruft(866): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_amr_startmode_cruft finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass'. Tue Jun 18 11:59:05 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_startmode_cruft.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355805) Waiting for packet dumper to finish... 1 (prev_count=355805, count=541606) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr ------ Tue Jun 18 11:59:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_fr_exhausted_req_hr started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(870)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(870)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(870)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(868)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(873)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(873)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(873)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(871)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(870)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(873)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(869)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(869)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(872)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(876)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(876)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(876)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(876)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_hr() start" TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_hr": using IMSI '001012334045292'H VirtMSC-RAN(869)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910103243402529'O, n_connectPointCode := omit VirtMSC-RAN(869)@4aff4ae9815a: Created Expect[0] for '05240103505902080910103243402529'O to be handled at TC_assignment_codec_fr_exhausted_req_hr(878) VirtMSC-SCCP(868)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(868)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(869)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(869)@4aff4ae9815a: Found Expect[0] for '05240103505902080910103243402529'O handled at TC_assignment_codec_fr_exhausted_req_hr(878) VirtMSC-RAN(869)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(878)5305317 VirtMSC-SCCP(868)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(868)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(877)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(875)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_hr(878) VirtMSC-SCCP(868)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(868)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(868)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(868)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(875)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "206", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4b" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_hr(878) TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(877)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(868)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(868)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(868)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(868)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4599DC9F'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '008E964A'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(868)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(868)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(868)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(868)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(868)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(868)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(868)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(868)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(869)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(878)5305317 VirtMSC-SCCP(868)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(868)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(868)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr(878)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(868)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(870)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(867)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(869)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(874)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(871)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(872)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(877)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(876)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(873)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(875)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(867): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(868): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(869): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(870): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(871): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(872): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(873): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(875): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(876): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(877): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr(878): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass'. Tue Jun 18 11:59:19 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=368849) Waiting for packet dumper to finish... 1 (prev_count=368849, count=554650) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr ------ Tue Jun 18 11:59:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_fr_exhausted_req_fr started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(882)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(882)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(882)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(880)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(885)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(885)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(885)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(883)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(882)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(885)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(881)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(881)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(884)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(888)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(888)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(888)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(888)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_fr() start" TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_fr": using IMSI '001010174565646'H VirtMSC-RAN(881)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101047656564'O, n_connectPointCode := omit VirtMSC-RAN(881)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101047656564'O to be handled at TC_assignment_codec_fr_exhausted_req_fr(890) VirtMSC-SCCP(880)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(880)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(881)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(881)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101047656564'O handled at TC_assignment_codec_fr_exhausted_req_fr(890) VirtMSC-RAN(881)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(890)5591730 VirtMSC-SCCP(880)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(880)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(889)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(887)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_fr(890) VirtMSC-SCCP(880)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(880)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(880)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(880)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(880)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(880)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(880)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(880)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '11B51476'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '488486D5'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(880)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(880)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(880)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(880)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(880)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(880)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(880)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(880)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(881)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(890)5591730 VirtMSC-SCCP(880)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(880)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(880)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr(890)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(880)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(881)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(879)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(882)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(886)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(883)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(884)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(889)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(885)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(888)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(887)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(879): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(880): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(881): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(882): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(883): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(884): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(885): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(886): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(887): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(888): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(889): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr(890): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass'. Tue Jun 18 11:59:31 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=310082) Waiting for packet dumper to finish... 1 (prev_count=310082, count=497534) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr ------ Tue Jun 18 11:59:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(894)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(894)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(894)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(892)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(897)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(897)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(897)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(895)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(894)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(897)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(893)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(893)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(896)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(900)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(900)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(900)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(900)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_fr_hr() start" TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_fr_hr": using IMSI '001015385806597'H VirtMSC-RAN(893)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910103558085679'O, n_connectPointCode := omit VirtMSC-RAN(893)@4aff4ae9815a: Created Expect[0] for '05240103505902080910103558085679'O to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(902) VirtMSC-SCCP(892)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(892)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(893)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(893)@4aff4ae9815a: Found Expect[0] for '05240103505902080910103558085679'O handled at TC_assignment_codec_fr_exhausted_req_fr_hr(902) VirtMSC-RAN(893)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(902)9748247 VirtMSC-SCCP(892)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(892)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(901)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(899)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(902) VirtMSC-SCCP(892)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(892)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(892)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(892)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B04010A81057C060102030409267D028081'O VirtMGW-MGCP-0(899)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "211", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4d" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_fr_hr(902) TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(901)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(892)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(892)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(892)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(892)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0F9E9998'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '69E6C24E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(892)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(892)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(892)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(892)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(892)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(892)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(892)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(892)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(893)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(902)9748247 VirtMSC-SCCP(892)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(892)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(892)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr_hr(902)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(893)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(891)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(898)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(892)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(894)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(895)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(896)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(897)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(901)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(900)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(899)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(891): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(892): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(893): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(894): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(895): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(896): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(897): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(898): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(899): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(900): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(901): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr_hr(902): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass'. Tue Jun 18 11:59:44 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=382250) Waiting for packet dumper to finish... 1 (prev_count=382250, count=568051) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr ------ Tue Jun 18 11:59:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(906)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(906)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(906)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(904)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(909)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(909)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(909)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(907)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(906)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(909)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(905)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(905)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(908)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(912)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(912)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(912)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(912)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_hr_fr() start" TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_hr_fr": using IMSI '001012790560717'H VirtMSC-RAN(905)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107209657071'O, n_connectPointCode := omit VirtMSC-RAN(905)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107209657071'O to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(914) VirtMSC-SCCP(904)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(904)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(905)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(905)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107209657071'O handled at TC_assignment_codec_fr_exhausted_req_hr_fr(914) VirtMSC-RAN(905)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(914)6956268 VirtMSC-SCCP(904)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(904)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(913)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(911)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(914) VirtMSC-SCCP(904)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(904)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(904)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(904)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B04010B85017C060102030409267D028180'O VirtMGW-MGCP-0(911)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "216", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4e" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_hr_fr(914) TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(913)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(904)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(904)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(904)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(904)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7DB57B4C'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '71D30729'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: "TC_assignment_codec_fr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(904)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(904)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(904)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(904)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(904)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(904)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(904)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(904)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(905)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(914)6956268 VirtMSC-SCCP(904)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(904)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(904)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr_fr(914)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(904)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(906)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(910)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(905)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(903)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(907)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(913)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(908)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(912)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(909)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(911)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(903): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(904): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(905): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(906): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(907): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(908): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(909): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(910): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(911): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(912): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(913): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr_fr(914): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass'. Tue Jun 18 11:59:58 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=368934) Waiting for packet dumper to finish... 1 (prev_count=368934, count=555737) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr ------ Tue Jun 18 12:00:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_hr_exhausted_req_fr started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(918)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(918)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(918)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(916)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(921)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(921)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(921)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(919)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(918)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(921)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(917)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(917)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(920)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(924)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(924)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(924)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(924)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_fr() start" TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_fr": using IMSI '001018146712200'H VirtMSC-RAN(917)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101864172200'O, n_connectPointCode := omit VirtMSC-RAN(917)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101864172200'O to be handled at TC_assignment_codec_hr_exhausted_req_fr(926) VirtMSC-SCCP(916)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(916)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(917)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(917)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101864172200'O handled at TC_assignment_codec_hr_exhausted_req_fr(926) VirtMSC-RAN(917)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(926)4521099 VirtMSC-SCCP(916)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(916)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(925)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(923)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_fr(926) VirtMSC-SCCP(916)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(916)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(916)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(916)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(923)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "221", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_fr(926) TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(925)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(916)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(916)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(916)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(916)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '58E4B3F5'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6B187054'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(916)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(916)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(916)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(916)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(916)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(916)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(916)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(916)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(917)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(926)4521099 VirtMSC-SCCP(916)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(916)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(916)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr(926)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(917)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(918)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(915)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(916)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(922)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(919)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(925)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(920)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(921)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(923)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(924)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(915): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(916): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(917): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(918): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(919): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(920): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(921): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(922): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(923): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(924): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(925): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr(926): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass'. Tue Jun 18 12:00:12 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=361295) Waiting for packet dumper to finish... 1 (prev_count=361295, count=550058) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr ------ Tue Jun 18 12:00:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_hr_exhausted_req_hr started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(930)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(930)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(930)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(928)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(933)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(933)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(933)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(931)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(930)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(933)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(929)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(929)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(932)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(936)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(936)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(936)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(936)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_hr() start" TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_hr": using IMSI '001012325703997'H VirtMSC-RAN(929)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910103252079379'O, n_connectPointCode := omit VirtMSC-RAN(929)@4aff4ae9815a: Created Expect[0] for '05240103505902080910103252079379'O to be handled at TC_assignment_codec_hr_exhausted_req_hr(938) VirtMSC-SCCP(928)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(928)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(929)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(929)@4aff4ae9815a: Found Expect[0] for '05240103505902080910103252079379'O handled at TC_assignment_codec_hr_exhausted_req_hr(938) VirtMSC-RAN(929)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(938)7739397 VirtMSC-SCCP(928)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(928)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(937)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(935)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_hr(938) VirtMSC-SCCP(928)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(928)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(928)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(928)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMSC-SCCP(928)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(928)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(928)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(928)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '116CC429'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '6499280B'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(928)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(928)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(928)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(928)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(928)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(928)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(928)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(928)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(929)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(938)7739397 VirtMSC-SCCP(928)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(928)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(928)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr(938)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(929)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(930)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(928)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(927)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(934)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(931)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(932)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(937)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(933)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(935)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(936)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(927): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(928): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(929): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(930): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(931): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(932): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(933): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(934): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(935): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(936): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(937): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr(938): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass'. Tue Jun 18 12:00:24 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298144) Waiting for packet dumper to finish... 1 (prev_count=298144, count=485771) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr ------ Tue Jun 18 12:00:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(942)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(942)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(942)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(940)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(945)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(945)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(945)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(943)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(942)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(945)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(941)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(941)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(944)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(948)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(948)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(948)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(948)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_hr_fr() start" TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_hr_fr": using IMSI '001016748230336'H VirtMSC-RAN(941)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107684323063'O, n_connectPointCode := omit VirtMSC-RAN(941)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107684323063'O to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(950) VirtMSC-SCCP(940)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(940)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(941)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(941)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107684323063'O handled at TC_assignment_codec_hr_exhausted_req_hr_fr(950) VirtMSC-RAN(941)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(950)11036000 VirtMSC-SCCP(940)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(940)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(949)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(947)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(950) VirtMSC-SCCP(940)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(940)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(940)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(940)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B04010B85017C060102030409267D028180'O VirtMGW-MGCP-0(947)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_hr_fr(950) TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(949)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(940)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(940)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(940)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(940)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '00798574'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6E5E63C4'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(940)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(940)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(940)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(940)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(940)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(940)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(940)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(940)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(941)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(950)11036000 VirtMSC-SCCP(940)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(940)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(940)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr_fr(950)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(940)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(942)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(941)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(939)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(946)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(944)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(943)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(949)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(945)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(947)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(948)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(939): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(940): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(941): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(942): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(943): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(944): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(945): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(947): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(948): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(949): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr_fr(950): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass'. Tue Jun 18 12:00:38 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=370260) Waiting for packet dumper to finish... 1 (prev_count=370260, count=557476) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr ------ Tue Jun 18 12:00:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(954)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(954)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(954)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(952)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(957)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(957)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(957)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(955)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(954)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(957)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(953)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(953)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(956)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(960)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(960)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(960)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(960)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_fr_hr() start" TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_fr_hr": using IMSI '001014179129055'H VirtMSC-RAN(953)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101497210955'O, n_connectPointCode := omit VirtMSC-RAN(953)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101497210955'O to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(962) VirtMSC-SCCP(952)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(952)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(953)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(953)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101497210955'O handled at TC_assignment_codec_hr_exhausted_req_fr_hr(962) VirtMSC-RAN(953)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(962)15212369 VirtMSC-SCCP(952)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(952)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(961)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(959)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(962) VirtMSC-SCCP(952)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(952)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(952)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(952)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B04010A81057C060102030409267D028081'O VirtMGW-MGCP-0(959)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "231", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "52" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_fr_hr(962) TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(961)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(952)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(952)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(952)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(952)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7611C2DC'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7228DF79'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: "TC_assignment_codec_hr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(952)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(952)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(952)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(952)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(952)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(952)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(952)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(952)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(953)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(962)15212369 VirtMSC-SCCP(952)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(952)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(952)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr_hr(962)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(954)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(953)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(952)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(958)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(951)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(956)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(961)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(955)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(960)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(957)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(959)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(951): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(952): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(953): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(954): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(955): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(956): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(957): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(958): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(959): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(960): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(961): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr_hr(962): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass'. Tue Jun 18 12:00:51 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=361979) Waiting for packet dumper to finish... 1 (prev_count=361979, count=549606) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Tue Jun 18 12:00:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_req_hr_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_req_hr_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_req_hr_fr started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(966)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(966)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(966)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(964)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(969)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(969)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(969)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(967)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(966)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(969)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(965)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(965)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(968)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(972)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(972)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(972)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(972)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_req_hr_fr() start" TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: "TC_assignment_codec_req_hr_fr": using IMSI '001012529873633'H VirtMSC-RAN(965)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105292786333'O, n_connectPointCode := omit VirtMSC-RAN(965)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105292786333'O to be handled at TC_assignment_codec_req_hr_fr(974) VirtMSC-SCCP(964)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(964)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(965)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(965)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105292786333'O handled at TC_assignment_codec_req_hr_fr(974) VirtMSC-RAN(965)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_req_hr_fr(974)649682 VirtMSC-SCCP(964)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(964)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(973)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(971)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_hr_fr(974) VirtMSC-SCCP(964)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(964)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(964)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(964)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B04010B85017C060102030409267D028180'O VirtMGW-MGCP-0(971)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "236", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "53" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_req_hr_fr(974) TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(973)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(964)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(964)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(964)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(964)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5314D738'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5D9332A5'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: "TC_assignment_codec_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: "TC_assignment_codec_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(964)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(964)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(964)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(964)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(964)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(964)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(964)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(964)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(965)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_req_hr_fr(974)649682 VirtMSC-SCCP(964)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(964)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(964)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_hr_fr(974)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(965)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(966)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(970)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(963)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(964)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(967)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(968)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(973)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(969)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(971)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(972)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(963): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(964): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(965): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(966): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(967): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(968): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(969): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(970): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(971): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(972): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(973): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_req_hr_fr(974): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_req_hr_fr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass'. Tue Jun 18 12:01:05 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_hr_fr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353983) Waiting for packet dumper to finish... 1 (prev_count=353983, count=540608) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Tue Jun 18 12:01:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_req_fr_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_req_fr_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_req_fr_hr started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(978)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(978)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(978)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(976)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(981)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(981)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(981)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(979)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(978)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(981)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(977)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(977)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(980)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(984)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(984)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(984)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(984)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_req_fr_hr() start" TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: "TC_assignment_codec_req_fr_hr": using IMSI '001012763860066'H VirtMSC-RAN(977)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107236680066'O, n_connectPointCode := omit VirtMSC-RAN(977)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107236680066'O to be handled at TC_assignment_codec_req_fr_hr(986) VirtMSC-SCCP(976)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(976)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(977)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(977)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107236680066'O handled at TC_assignment_codec_req_fr_hr(986) VirtMSC-RAN(977)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_req_fr_hr(986)1835786 VirtMSC-SCCP(976)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(976)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(985)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(983)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_fr_hr(986) VirtMSC-SCCP(976)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(976)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(976)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(976)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B04010A81057C060102030409267D028081'O VirtMGW-MGCP-0(983)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "241", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "54" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_req_fr_hr(986) TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(985)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(976)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(976)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(976)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(976)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '64D0494B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '65DA49F2'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: "TC_assignment_codec_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: "TC_assignment_codec_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(976)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(976)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(976)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(976)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(976)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(976)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(976)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(976)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(977)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_req_fr_hr(986)1835786 VirtMSC-SCCP(976)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(976)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(976)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_fr_hr(986)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(976)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(978)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(977)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(982)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(975)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(979)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(980)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(985)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(984)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(981)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(983)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(975): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(976): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(977): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(978): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(979): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(980): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(981): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(982): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(983): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(984): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(985): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_req_fr_hr(986): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_req_fr_hr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass'. Tue Jun 18 12:01:19 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_fr_hr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=352947) Waiting for packet dumper to finish... 1 (prev_count=352947, count=538748) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Tue Jun 18 12:01:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.pcap" >/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_sdcch_exhausted_req_signalling started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(990)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(990)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(990)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(988)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(993)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(993)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(993)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(991)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(990)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(993)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(989)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(989)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(992)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(996)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(996)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(996)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(996)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_sdcch_exhausted_req_signalling() start" TC_assignment_sdcch_exhausted_req_signalling(998)@4aff4ae9815a: "TC_assignment_sdcch_exhausted_req_signalling": using IMSI '001016778666471'H VirtMSC-RAN(989)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107687664617'O, n_connectPointCode := omit VirtMSC-RAN(989)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107687664617'O to be handled at TC_assignment_sdcch_exhausted_req_signalling(998) VirtMSC-SCCP(988)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(988)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(989)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(989)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107687664617'O handled at TC_assignment_sdcch_exhausted_req_signalling(998) VirtMSC-RAN(989)@4aff4ae9815a: Added conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(998)238052 VirtMSC-SCCP(988)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(988)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_signalling(998)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(988)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(988)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(988)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(988)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(988)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(988)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(988)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(988)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_signalling(998)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(989)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(998)238052 VirtMSC-SCCP(988)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(988)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(988)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_signalling(998)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_sdcch_exhausted_req_signalling(998)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_sdcch_exhausted_req_signalling(998)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_signalling(998)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(988)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(990)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(994)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(987)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(989)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMGW-MGCP-0(995)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(996)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(993)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(992)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(997)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(991)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(987): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(988): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(989): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(990): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(991): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(992): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(993): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(994): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(995): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(996): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(997): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_sdcch_exhausted_req_signalling(998): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass'. Tue Jun 18 12:01:31 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295151) Waiting for packet dumper to finish... 1 (prev_count=295151, count=482189) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden ------ Tue Jun 18 12:01:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.pcap" >/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. VirtMSC-M3UA(1001)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1001)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1001)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1000)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1001)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1001)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1003)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1003)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1003)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1002)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1003)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1006)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1006)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1006)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1006)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1001)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1000)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1004)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(999)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1002)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1003)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1005)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1006)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(999): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1000): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1001): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1002): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1003): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1005): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1006): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass'. Tue Jun 18 12:01:41 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223239) Waiting for packet dumper to finish... 1 (prev_count=223239, count=409453) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden ------ Tue Jun 18 12:01:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.pcap" >/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1010)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1010)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1010)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1008)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1013)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1013)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1013)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1011)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1010)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1013)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1009)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1009)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1012)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1016)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1016)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1016)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1016)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden() start" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018)@4aff4ae9815a: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden": using IMSI '001017249638284'H VirtMSC-RAN(1009)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102794362848'O, n_connectPointCode := omit VirtMSC-RAN(1009)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102794362848'O to be handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018) VirtMSC-SCCP(1008)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1008)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1009)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1009)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102794362848'O handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018) VirtMSC-RAN(1009)@4aff4ae9815a: Added conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018)477952 VirtMSC-SCCP(1008)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1008)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1008)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1008)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1008)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1008)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1008)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1008)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1008)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1008)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1009)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018)477952 VirtMSC-SCCP(1008)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1008)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1008)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1009)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1008)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1010)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1007)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1014)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1012)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1017)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1011)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1013)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1016)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1015)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1007): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1008): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1009): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1010): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1011): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1012): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1013): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1015): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1016): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1017): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(1018): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass'. Tue Jun 18 12:01:53 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=282984) Waiting for packet dumper to finish... 1 (prev_count=282984, count=468785) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Tue Jun 18 12:01:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_osmux_on.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_osmux_on.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_codec_hr_osmux_on started. MTC@4aff4ae9815a: "TC_assignment_codec_hr_osmux_on": using IMSI '001012009193169'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1022)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1022)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1022)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1020)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1025)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1025)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1025)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1023)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1022)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1025)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1021)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1021)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1024)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1028)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1028)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1028)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1028)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_codec_hr_osmux_on() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(1021)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100290911396'O, n_connectPointCode := omit VirtMSC-RAN(1021)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100290911396'O to be handled at TC_assignment_codec_hr_osmux_on(1030) VirtMSC-SCCP(1020)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1020)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1021)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1021)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100290911396'O handled at TC_assignment_codec_hr_osmux_on(1030) VirtMSC-RAN(1021)@4aff4ae9815a: Added conn table entry 0TC_assignment_codec_hr_osmux_on(1030)12540884 VirtMSC-SCCP(1020)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1020)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1029)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1027)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_osmux_on(1030) VirtMSC-SCCP(1020)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1020)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1020)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1020)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(1027)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "246", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_hr_osmux_on(1030) TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1029)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1020)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1020)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1020)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1020)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3F699A19'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7AB2EFC5'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: "TC_assignment_codec_hr_osmux_on": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: "TC_assignment_codec_hr_osmux_on": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1020)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1020)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1020)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1020)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1020)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1020)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1020)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1020)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1021)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_codec_hr_osmux_on(1030)12540884 VirtMSC-SCCP(1020)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1020)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1020)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_osmux_on(1030)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1021)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1020)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1022)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1019)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1026)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1023)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1029)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1024)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1027)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1025)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1028)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1019): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1020): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1021): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1022): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1023): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1024): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1025): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1026): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1027): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1028): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1029): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_codec_hr_osmux_on(1030): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass'. Tue Jun 18 12:02:07 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_osmux_on pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=377124) Waiting for packet dumper to finish... 1 (prev_count=377124, count=563749) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Tue Jun 18 12:02:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_osmux.pcap" >/data/BSC_Tests.TC_assignment_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_osmux started. MTC@4aff4ae9815a: "TC_assignment_osmux": using IMSI '001015717646263'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1034)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1034)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1034)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1032)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1037)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1037)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1037)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1035)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1034)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1037)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1033)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1033)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1036)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1040)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1040)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1040)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1040)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_osmux() start" TC_assignment_osmux(1042)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := { elementIdentifier := 'F1'O, osmuxCID := ? } } } } } VirtMSC-RAN(1033)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107571462636'O, n_connectPointCode := omit VirtMSC-RAN(1033)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107571462636'O to be handled at TC_assignment_osmux(1042) VirtMSC-SCCP(1032)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1032)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1033)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1033)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107571462636'O handled at TC_assignment_osmux(1042) VirtMSC-RAN(1033)@4aff4ae9815a: Added conn table entry 0TC_assignment_osmux(1042)11663844 VirtMSC-SCCP(1032)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1032)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1041)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1039)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux(1042) VirtMSC-SCCP(1032)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1032)@4aff4ae9815a: vl_len:23 VirtMSC-SCCP(1032)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1032)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0015010B030109257C060102030409267D03840407F100'O VirtMGW-MGCP-0(1039)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "251", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "58" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMUX", val := "*" } }, sdp := omit } handled at TC_assignment_osmux(1042) TC_assignment_osmux(1042)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1041)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1032)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1032)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1032)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1032)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(1042)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_osmux(1042)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7B12A18B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '56606DBC'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := 1, remote_osmux_cid := 0 }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_osmux(1042)@4aff4ae9815a: "TC_assignment_osmux": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_osmux(1042)@4aff4ae9815a: "TC_assignment_osmux": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_osmux(1042)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux(1042)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1032)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1032)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1032)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1032)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1032)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1032)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1032)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1032)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(1042)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-SCCP(1032)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_osmux(1042)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(1033)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_osmux(1042)11663844 VirtMSC-SCCP(1032)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1032)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_osmux(1042)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_osmux(1042)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux(1042)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1031)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1034)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1032)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1033)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1038)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1035)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1036)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1039)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1037)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1041)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1040)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1031): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1032): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1033): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1034): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1035): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1036): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1037): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1038): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1039): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1040): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1041): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_osmux(1042): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_osmux finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass'. Tue Jun 18 12:02:21 UTC 2024 ====== BSC_Tests.TC_assignment_osmux pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354953) Waiting for packet dumper to finish... 1 (prev_count=354953, count=540754) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Tue Jun 18 12:02:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_osmux_cn.pcap" >/data/BSC_Tests.TC_assignment_osmux_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_osmux_cn started. MTC@4aff4ae9815a: "TC_assignment_osmux_cn": using IMSI '001011074320986'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1046)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1046)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1046)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1044)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1049)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1047)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1049)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1049)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1046)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1049)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1045)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1045)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1048)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1052)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1052)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1052)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1052)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_osmux_cn() start" TC_assignment_osmux_cn(1054)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := { elementIdentifier := 'F1'O, osmuxCID := ? } } } } } VirtMSC-RAN(1045)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100147239068'O, n_connectPointCode := omit VirtMSC-RAN(1045)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100147239068'O to be handled at TC_assignment_osmux_cn(1054) VirtMSC-SCCP(1044)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1044)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1045)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1045)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100147239068'O handled at TC_assignment_osmux_cn(1054) VirtMSC-RAN(1045)@4aff4ae9815a: Added conn table entry 0TC_assignment_osmux_cn(1054)11443247 VirtMSC-SCCP(1044)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1044)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1053)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1051)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_cn(1054) VirtMSC-SCCP(1044)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1044)@4aff4ae9815a: vl_len:23 VirtMSC-SCCP(1044)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1044)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0015010B030109257C060102030409267D03840407F100'O VirtMGW-MGCP-0(1051)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "256", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_osmux_cn(1054) TC_assignment_osmux_cn(1054)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1053)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1044)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1044)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1044)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1044)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(1054)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_osmux_cn(1054)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4EAEBE6F'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2D10AC63'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_osmux_cn(1054)@4aff4ae9815a: "TC_assignment_osmux_cn": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_osmux_cn(1054)@4aff4ae9815a: "TC_assignment_osmux_cn": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_osmux_cn(1054)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux_cn(1054)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1044)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1044)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1044)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1044)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1044)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1044)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1044)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1044)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(1054)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_osmux_cn(1054)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_osmux_cn(1054)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1045)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_osmux_cn(1054)11443247 VirtMSC-SCCP(1044)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1044)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1044)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_osmux_cn(1054)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_cn(1054)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1043)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1050)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1044)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1045)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1046)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1048)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1047)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1051)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1053)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1052)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1049)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1043): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1044): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1045): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1046): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1047): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1048): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1049): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1050): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1051): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1052): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1053): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_osmux_cn(1054): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_osmux_cn finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass'. Tue Jun 18 12:02:35 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_cn pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353826) Waiting for packet dumper to finish... 1 (prev_count=353826, count=540864) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Tue Jun 18 12:02:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_osmux_bts.pcap" >/data/BSC_Tests.TC_assignment_osmux_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_osmux_bts started. MTC@4aff4ae9815a: "TC_assignment_osmux_bts": using IMSI '001010630891700'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1058)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1058)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1058)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1056)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1061)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1061)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1061)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1059)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1058)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1061)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1057)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1057)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1060)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1064)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1064)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1064)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1064)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_osmux_bts() start" TC_assignment_osmux_bts(1066)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(1057)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910106003987100'O, n_connectPointCode := omit VirtMSC-RAN(1057)@4aff4ae9815a: Created Expect[0] for '05240103505902080910106003987100'O to be handled at TC_assignment_osmux_bts(1066) VirtMSC-SCCP(1056)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1056)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1057)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1057)@4aff4ae9815a: Found Expect[0] for '05240103505902080910106003987100'O handled at TC_assignment_osmux_bts(1066) VirtMSC-RAN(1057)@4aff4ae9815a: Added conn table entry 0TC_assignment_osmux_bts(1066)12725115 VirtMSC-SCCP(1056)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1056)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1065)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1063)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_bts(1066) VirtMSC-SCCP(1056)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1056)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(1056)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1056)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0013010B030109257C060102030409267D03840407'O VirtMGW-MGCP-0(1063)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "261", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMUX", val := "*" } }, sdp := omit } handled at TC_assignment_osmux_bts(1066) TC_assignment_osmux_bts(1066)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1065)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1056)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1056)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1056)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1056)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(1066)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_osmux_bts(1066)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3E5E63C6'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5710AFA5'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := 1, remote_osmux_cid := 0 }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_osmux_bts(1066)@4aff4ae9815a: "TC_assignment_osmux_bts": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_osmux_bts(1066)@4aff4ae9815a: "TC_assignment_osmux_bts": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_osmux_bts(1066)@4aff4ae9815a: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux_bts(1066)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1056)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1056)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1056)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1056)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1056)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1056)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1056)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1056)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(1066)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_osmux_bts(1066)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(1057)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_osmux_bts(1066)12725115 VirtMSC-SCCP(1056)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_osmux_bts(1066)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1056)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1056)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_osmux_bts(1066)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_bts(1066)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1056)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1058)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1057)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1062)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1055)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1065)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1060)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1059)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1061)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1063)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1064)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1055): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1056): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1057): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1058): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1059): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1060): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1061): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1062): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1063): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1064): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1065): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_osmux_bts(1066): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_osmux_bts finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass'. Tue Jun 18 12:02:49 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_bts pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353721) Waiting for packet dumper to finish... 1 (prev_count=353721, count=540759) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Tue Jun 18 12:02:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inact_lchan.pcap" >/data/BSC_Tests.TC_rll_est_ind_inact_lchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_rll_est_ind_inact_lchan started. VirtMSC-M3UA(1069)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1069)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1069)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1068)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1069)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1069)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1071)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1071)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1071)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1070)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1071)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1074)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1074)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1074)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1074)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_rll_est_ind_inact_lchan() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1068)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1067)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1069)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1072)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1070)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1073)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1074)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1071)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1067): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1068): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1069): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1070): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1071): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1072): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1073): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1074): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_rll_est_ind_inact_lchan finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass'. Tue Jun 18 12:02:57 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inact_lchan pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=195282) Waiting for packet dumper to finish... 1 (prev_count=195282, count=382909) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Tue Jun 18 12:03:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inval_sapi1.pcap" >/data/BSC_Tests.TC_rll_est_ind_inval_sapi1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_rll_est_ind_inval_sapi1 started. VirtMSC-M3UA(1077)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1077)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1077)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1076)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1077)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1077)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1079)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1079)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1079)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1078)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1079)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1082)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1082)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1082)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1082)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_rll_est_ind_inval_sapi1() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1076)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1077)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1075)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1080)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1078)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1081)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1079)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1082)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1075): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1076): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1077): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1078): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1079): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1080): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1081): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1082): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_rll_est_ind_inval_sapi1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass'. Tue Jun 18 12:03:08 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=205247) Waiting for packet dumper to finish... 1 (prev_count=205247, count=392050) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Tue Jun 18 12:03:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inval_sapi3.pcap" >/data/BSC_Tests.TC_rll_est_ind_inval_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_rll_est_ind_inval_sapi3 started. VirtMSC-M3UA(1085)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1085)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1085)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1084)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1085)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1085)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1087)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1087)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1087)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1086)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1087)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1090)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1090)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1090)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1090)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_rll_est_ind_inval_sapi3() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1084)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1085)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1083)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1088)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1086)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1087)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1090)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1089)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1083): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1084): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1085): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1086): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1087): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1088): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1089): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1090): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_rll_est_ind_inval_sapi3 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass'. Tue Jun 18 12:03:19 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi3 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213659) Waiting for packet dumper to finish... 1 (prev_count=213659, count=400284) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Tue Jun 18 12:03:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inval_sacch.pcap" >/data/BSC_Tests.TC_rll_est_ind_inval_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_rll_est_ind_inval_sacch started. VirtMSC-M3UA(1093)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1093)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1093)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1092)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1093)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1093)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1095)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1095)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1095)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1094)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1095)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1098)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1098)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1098)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1098)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_rll_est_ind_inval_sacch() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1092)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1093)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1091)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1096)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-M3UA(1095)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1094)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1098)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1097)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1091): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1092): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1093): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1094): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1095): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1096): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1097): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1098): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_rll_est_ind_inval_sacch finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass'. Tue Jun 18 12:03:29 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sacch pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213752) Waiting for packet dumper to finish... 1 (prev_count=213752, count=399553) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Tue Jun 18 12:03:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_tch_dlci_link_id_sapi.pcap" >/data/BSC_Tests.TC_tch_dlci_link_id_sapi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_tch_dlci_link_id_sapi started. MTC@4aff4ae9815a: "TC_tch_dlci_link_id_sapi": using IMSI '001018120000775'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1102)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1102)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1102)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1100)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1105)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1105)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1105)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1103)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1102)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1105)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1101)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1101)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1104)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1108)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1108)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1108)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1108)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_tch_dlci_link_id_sapi() start" VirtMSC-RAN(1101)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101802007057'O, n_connectPointCode := omit VirtMSC-RAN(1101)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101802007057'O to be handled at TC_tch_dlci_link_id_sapi(1110) VirtMSC-SCCP(1100)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1100)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1101)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1101)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101802007057'O handled at TC_tch_dlci_link_id_sapi(1110) VirtMSC-RAN(1101)@4aff4ae9815a: Added conn table entry 0TC_tch_dlci_link_id_sapi(1110)13300381 VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1109)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1107)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_tch_dlci_link_id_sapi(1110) VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1107)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "266", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_tch_dlci_link_id_sapi(1110) TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1109)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): none -> pass TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4CAC3893'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4E6078EE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: "TC_tch_dlci_link_id_sapi": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: "TC_tch_dlci_link_id_sapi": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F09FD48EC6A2AD7D1CFB41312455F0D'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F09E172C5B8CAD1A1271B28D187FB7C'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F09509F7FE7CCF45627E0549CF8418B'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F0921993CB6009CCC9EB24EBE346339'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F099380CD4037EC96D62B1038B8668B'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F09CD90A36AE5281C209015746EE4E2'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F09A49D06B8A21D3D1A2F9CBF94AD96'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F0968FFA41E655ADEE9E5ECB2C900CD'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F090ECAD47FF46C7EA14FBB0256C96F'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F09587CBC142071B620EF0E47E725B4'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F0957BB44C096C90DFC616C3161DBFD'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F092410B994323F29AD19657CDB0989'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F09D072EA0D81FE5781608F89543550'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F0953FD2DF7C98F99863DE78E6CBD5F'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F09BD7447FCC0BB33317404C5DCD16F'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F09590CBEE872732B0BFBEF2A248442'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F090055EDBF70DD03A757F26B8DB289'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F09AE229F152B570AFB28DD4CE6E3A3'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F09927DEB2C83C8DB699CAB9389E28B'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F09CA5BAC71DD91263B175F8E3371DB'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F09C92CF84219DA2E36D7A57BDE563C'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F095C9ABC6EF2C526195B5E4665554A'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F091CA51FB60C4D9E27E180AD330EC4'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F0909415DC14EFEB68C3A1FE1A806E2'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F094E273066C46F03CCBAFCC65F1BA7'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F097524692720D3D3944DC0716233B1'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F0900D5B6677573E70D07F327B3FCD8'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F09F772383215020A84EE59936FF08B'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F0929E3E292A7A55A115F73CCB7EC27'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F09C1A661B8546D9B96AEF0F28DF3FB'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01800F09A4FE30E563482B0F57A6A6732F67'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:18 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '01C30F094ABD718239B001240FCC4582D849'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1100)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1100)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-IPA(1108)@4aff4ae9815a: Warning: dec_RSL_Message(): Data remained at the end of the stream after successful decoding: '01'O TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1101)@4aff4ae9815a: Deleted conn table entry 0TC_tch_dlci_link_id_sapi(1110)13300381 VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on connection ID:0 TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: "Got RSL RR Release" TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1100)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1100)@4aff4ae9815a: RLC received in state:disconnect_pending TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_tch_dlci_link_id_sapi(1110)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1100)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1101)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1102)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1099)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1106)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1104)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1103)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1109)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1107)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1108)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1105)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1099): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1100): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1101): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1102): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1103): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1104): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1105): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1107): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1108): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1109): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_tch_dlci_link_id_sapi(1110): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_tch_dlci_link_id_sapi finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass'. Tue Jun 18 12:03:46 UTC 2024 ====== BSC_Tests.TC_tch_dlci_link_id_sapi pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=605781) Waiting for packet dumper to finish... 1 (prev_count=605781, count=792819) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject ------ Tue Jun 18 12:03:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_rel_ind_sapi_n_reject.pcap" >/data/BSC_Tests.TC_rll_rel_ind_sapi_n_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_rll_rel_ind_sapi_n_reject started. VirtMSC-M3UA(1113)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1113)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1113)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1112)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1113)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1113)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1115)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1115)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1115)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1114)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1115)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1118)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1118)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1118)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1118)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_rll_rel_ind_sapi_n_reject() start" VirtMSC-SCCP(1112)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1112)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1112)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1112)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1112)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1112)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(1112)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1112)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910107926981121'O VirtMSC-SCCP(1112)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1112)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1112)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1112)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1112)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1112)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1112)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1112)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1113)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1116)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1111)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1114)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1115)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1118)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1117)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1111): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1112): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1113): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1114): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1115): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1116): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1117): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1118): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_rll_rel_ind_sapi_n_reject finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass'. Tue Jun 18 12:03:57 UTC 2024 ====== BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=250982) Waiting for packet dumper to finish... 1 (prev_count=250982, count=436783) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject ------ Tue Jun 18 12:04:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_err_ind_sapi_n_reject.pcap" >/data/BSC_Tests.TC_rll_err_ind_sapi_n_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_rll_err_ind_sapi_n_reject started. VirtMSC-M3UA(1121)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1121)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1121)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1120)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1121)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1121)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1123)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1123)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1123)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1122)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1123)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1126)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1126)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1126)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1126)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_rll_err_ind_sapi_n_reject() start" VirtMSC-SCCP(1120)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1120)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1120)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1120)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1120)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1120)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(1120)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1120)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910107120231318'O VirtMSC-SCCP(1120)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1120)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1120)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1120)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1120)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1120)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1120)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1120)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1121)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1119)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1124)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1125)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1126)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1123)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1122)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1119): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1120): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1121): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1122): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1123): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1124): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1125): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1126): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_rll_err_ind_sapi_n_reject finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass'. Tue Jun 18 12:04:08 UTC 2024 ====== BSC_Tests.TC_rll_err_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=250042) Waiting for packet dumper to finish... 1 (prev_count=250042, count=436845) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Tue Jun 18 12:04:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_timeout_sapi_n_reject.pcap" >/data/BSC_Tests.TC_rll_timeout_sapi_n_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_rll_timeout_sapi_n_reject started. VirtMSC-M3UA(1129)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1129)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1129)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1128)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1129)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1129)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1131)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1131)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1131)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1130)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1131)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1134)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1134)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1134)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1134)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_rll_timeout_sapi_n_reject() start" VirtMSC-SCCP(1128)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1128)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1128)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1128)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1128)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1128)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(1128)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1128)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910102015158144'O VirtMSC-SCCP(1128)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1128)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1128)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1128)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1128)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1128)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1128)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1128)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1129)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1127)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1132)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1130)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1133)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1131)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1134)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1127): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1128): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1129): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1130): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1131): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1132): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1133): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1134): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_rll_timeout_sapi_n_reject finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass'. Tue Jun 18 12:04:26 UTC 2024 ====== BSC_Tests.TC_rll_timeout_sapi_n_reject pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=269131) Waiting for packet dumper to finish... 1 (prev_count=269131, count=466086) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc'. ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc ------ Tue Jun 18 12:04:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.pcap" >/data/BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_rll_sapi_n_reject_dlci_cc started. VirtMSC-M3UA(1137)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1137)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1137)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1136)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1137)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1137)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1139)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1139)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1139)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1138)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1139)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1142)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1142)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1142)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1142)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_rll_sapi_n_reject_dlci_cc() start" VirtMSC-SCCP(1136)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1136)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1136)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1136)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1136)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1136)@4aff4ae9815a: vl_len:21 VirtMSC-SCCP(1136)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1136)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910105052055895'O VirtMSC-SCCP(1136)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1136)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1136)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1136)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1136)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1136)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1136)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1136)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1137)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1135)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1140)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(1139)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1138)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1142)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1141)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1135): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1136): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1137): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1138): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1139): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1140): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1141): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1142): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_rll_sapi_n_reject_dlci_cc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass'. Tue Jun 18 12:04:37 UTC 2024 ====== BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247707) Waiting for packet dumper to finish... 1 (prev_count=247707, count=433508) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Tue Jun 18 12:04:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan started. VirtMSC-M3UA(1145)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1145)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1145)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1144)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1145)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1145)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1147)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1147)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1147)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1146)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1147)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1150)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1150)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1150)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1150)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1151)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1151)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1151)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1151)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1152)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1152)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1152)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1152)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1153)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1153)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1153)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1153)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1154)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1154)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1154)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1154)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1155)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1155)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1155)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1155)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1144)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1143)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1145)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1148)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1146)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1154)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1147)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1151)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1155)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1153)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1149)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1152)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1150)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1143): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1144): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1145): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1146): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1147): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1148): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1149): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1150): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1151): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1152): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1153): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1154): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1155): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass'. Tue Jun 18 12:05:04 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=684631) Waiting for packet dumper to finish... 1 (prev_count=684631, count=1472473) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Tue Jun 18 12:05:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_nochan.pcap" >/data/BSC_Tests.TC_paging_tmsi_nochan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_tmsi_nochan started. VirtMSC-M3UA(1158)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1158)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1158)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1157)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1158)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1158)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1160)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1160)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1160)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1159)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1160)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1163)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1163)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1163)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1163)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1164)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1164)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1164)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1164)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1165)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1165)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1165)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1165)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1166)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1166)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1166)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1166)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1167)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1167)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1167)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1167)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1168)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1168)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1168)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1168)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_tmsi_nochan() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1158)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1157)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1156)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1161)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1159)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1167)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1168)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1160)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1166)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1162)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1163)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1164)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1165)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1156): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1157): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1158): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1159): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1160): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1161): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1162): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1163): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1164): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1165): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1166): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1167): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1168): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_tmsi_nochan finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass'. Tue Jun 18 12:05:30 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_nochan pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=677732) Waiting for packet dumper to finish... 1 (prev_count=677732, count=1465574) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Tue Jun 18 12:05:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_any.pcap" >/data/BSC_Tests.TC_paging_tmsi_any.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_tmsi_any started. VirtMSC-M3UA(1171)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1171)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1171)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1170)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1171)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1171)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1173)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1173)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1173)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1172)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1173)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1176)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1176)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1176)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1176)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1177)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1177)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1177)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1177)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1178)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1178)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1178)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1178)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1179)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1179)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1179)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1179)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1180)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1180)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1180)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1180)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1181)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1181)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1181)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1181)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_tmsi_any() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1170)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1169)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1171)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1174)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1172)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1180)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1179)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1178)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1173)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1177)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1176)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1175)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1181)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1169): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1170): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1171): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1172): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1173): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1174): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1175): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1176): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1177): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1178): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1179): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1180): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1181): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_tmsi_any finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass'. Tue Jun 18 12:05:56 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_any pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=679921) Waiting for packet dumper to finish... 1 (prev_count=679921, count=1467970) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Tue Jun 18 12:06:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_sdcch.pcap" >/data/BSC_Tests.TC_paging_tmsi_sdcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_tmsi_sdcch started. VirtMSC-M3UA(1184)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1184)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1184)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1183)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1184)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1184)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1186)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1186)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1186)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1185)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1186)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1189)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1189)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1189)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1189)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1190)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1190)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1190)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1190)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1191)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1191)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1191)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1191)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1192)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1192)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1192)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1192)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1193)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1193)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1193)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1193)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1194)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1194)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1194)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1194)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_tmsi_sdcch() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1182)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1183)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1184)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1187)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1185)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1186)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1193)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1189)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1192)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1188)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1190)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1191)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1194)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1182): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1183): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1184): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1185): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1186): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1187): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1188): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1189): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1190): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1191): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1192): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1193): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1194): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_tmsi_sdcch finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass'. Tue Jun 18 12:06:23 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_sdcch pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=680312) Waiting for packet dumper to finish... 1 (prev_count=680312, count=1468246) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Tue Jun 18 12:06:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_tch_f.pcap" >/data/BSC_Tests.TC_paging_tmsi_tch_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_tmsi_tch_f started. VirtMSC-M3UA(1197)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1197)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1197)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1196)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1197)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1197)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1199)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1199)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1199)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1198)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1199)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1202)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1202)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1202)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1202)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1203)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1203)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1203)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1203)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1204)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1204)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1204)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1204)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1205)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1205)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1205)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1205)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1206)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1206)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1206)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1206)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1207)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1207)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1207)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1207)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_tmsi_tch_f() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1196)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1195)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1197)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1200)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1198)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1204)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1201)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1199)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1207)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1203)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1206)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1202)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1205)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1195): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1196): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1197): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1198): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1199): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1200): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1201): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1202): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1203): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1204): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1205): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1206): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1207): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_tmsi_tch_f finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass'. Tue Jun 18 12:06:49 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_f pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=676676) Waiting for packet dumper to finish... 1 (prev_count=676676, count=1464518) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Tue Jun 18 12:06:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_tch_hf.pcap" >/data/BSC_Tests.TC_paging_tmsi_tch_hf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_tmsi_tch_hf started. VirtMSC-M3UA(1210)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1210)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1210)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1209)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1210)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1210)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1212)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1212)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1212)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1211)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1212)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1215)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1215)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1215)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1215)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1216)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1216)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1216)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1216)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1217)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1217)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1217)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1217)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1218)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1218)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1218)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1218)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1219)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1219)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1219)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1219)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1220)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1220)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1220)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1220)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_tmsi_tch_hf() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1210)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1213)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1209)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1208)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(1212)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1219)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1211)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1216)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1220)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1214)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1218)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1217)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1215)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1208): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1209): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1210): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1211): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1212): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1213): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1214): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1215): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1216): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1217): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1218): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1219): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1220): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_tmsi_tch_hf finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass'. Tue Jun 18 12:07:15 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_hf pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=682289) Waiting for packet dumper to finish... 1 (prev_count=682289, count=1470338) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Tue Jun 18 12:07:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_cgi.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_cgi started. VirtMSC-M3UA(1223)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1223)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1223)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1222)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1223)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1223)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1225)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1225)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1225)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1224)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1225)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1228)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1228)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1228)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1228)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1229)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1229)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1229)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1229)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1230)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1230)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1230)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1230)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1231)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1231)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1231)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1231)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1232)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1232)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1232)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1232)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1233)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1233)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1233)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1233)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_cgi() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1222)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1221)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1223)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1226)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1224)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1228)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1227)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1225)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1232)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1233)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1229)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1230)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1231)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1221): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1222): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1223): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1224): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1225): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1226): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1227): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1228): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1229): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1230): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1231): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1232): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1233): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_cgi finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass'. Tue Jun 18 12:07:42 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=626605) Waiting for packet dumper to finish... 1 (prev_count=626605, count=1414654) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Tue Jun 18 12:07:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lac_ci.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lac_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lac_ci started. VirtMSC-M3UA(1236)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1236)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1236)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1235)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1236)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1236)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1238)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1238)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1238)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1237)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1238)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1241)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1241)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1241)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1241)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1242)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1242)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1242)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1242)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1243)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1243)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1243)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1243)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1244)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1244)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1244)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1244)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1245)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1245)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1245)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1245)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1246)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1246)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1246)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1246)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_lac_ci() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1235)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1234)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1239)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1236)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1237)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1242)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1238)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1246)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1241)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1240)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1243)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1245)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1244)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1234): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1235): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1236): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1237): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1238): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1239): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1240): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1241): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1242): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1243): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1244): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1245): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1246): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lac_ci finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass'. Tue Jun 18 12:08:09 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_ci pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=626241) Waiting for packet dumper to finish... 1 (prev_count=626241, count=1414083) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Tue Jun 18 12:08:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_ci.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_ci started. VirtMSC-M3UA(1249)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1249)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1249)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1248)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1249)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1249)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1251)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1251)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1251)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1250)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1251)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1254)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1254)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1254)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1254)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1255)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1255)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1255)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1255)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1256)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1256)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1256)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1256)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1257)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1257)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1257)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1257)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1258)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1258)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1258)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1258)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1259)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1259)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1259)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1259)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_ci() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1249)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1247)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1248)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1252)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1250)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1254)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1255)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1253)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1251)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1259)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1258)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1256)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1257)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1247): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1248): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1249): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1250): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1251): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1252): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1253): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1254): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1255): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1256): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1257): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1258): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1259): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_ci finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass'. Tue Jun 18 12:08:35 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=626776) Waiting for packet dumper to finish... 1 (prev_count=626776, count=1414618) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Tue Jun 18 12:08:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lai.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lai started. VirtMSC-M3UA(1262)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1262)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1262)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1261)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1262)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1262)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1264)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1264)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1264)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1263)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1264)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1267)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1267)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1267)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1267)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1268)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1268)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1268)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1268)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1269)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1269)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1269)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1269)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1270)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1270)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1270)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1270)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1271)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1271)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1271)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1271)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1272)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1272)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1272)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1272)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_lai() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1261)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1262)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1265)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1260)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1263)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1267)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1269)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1264)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1272)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1268)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1270)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1271)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1266)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1260): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1261): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1262): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1263): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1264): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1265): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1266): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1267): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1268): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1269): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1270): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1271): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1272): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lai finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass'. Tue Jun 18 12:09:02 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lai pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=655440) Waiting for packet dumper to finish... 1 (prev_count=655440, count=1443282) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Tue Jun 18 12:09:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lac.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lac started. VirtMSC-M3UA(1275)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1275)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1275)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1274)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1275)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1275)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1277)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1277)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1277)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1276)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1277)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1280)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1280)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1280)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1280)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1281)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1281)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1281)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1281)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1282)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1282)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1282)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1282)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1283)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1283)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1283)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1283)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1284)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1284)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1284)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1284)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1285)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1285)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1285)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1285)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_lac() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1274)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1275)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1273)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1278)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1276)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1283)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1282)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1284)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1277)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1281)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1285)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1280)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1279)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1273): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1274): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1275): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1276): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1277): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1278): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1279): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1280): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1281): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1282): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1283): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1284): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1285): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lac finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass'. Tue Jun 18 12:09:28 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=653728) Waiting for packet dumper to finish... 1 (prev_count=653728, count=1441777) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Tue Jun 18 12:09:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_all.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_all started. VirtMSC-M3UA(1288)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1288)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1288)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1287)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1288)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1288)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1290)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1290)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1290)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1289)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1290)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1293)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1293)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1293)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1293)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1294)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1294)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1294)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1294)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1295)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1295)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1295)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1295)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1296)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1296)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1296)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1296)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1297)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1297)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1297)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1297)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1298)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1298)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1298)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1298)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_all() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1287)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1288)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1286)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1291)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1289)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1297)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1292)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1290)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1296)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1298)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1293)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1295)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1294)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1286): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1287): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1288): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1289): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1290): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1291): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1292): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1293): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1294): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1295): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1296): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1297): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1298): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_all finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass'. Tue Jun 18 12:09:55 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_all pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=677724) Waiting for packet dumper to finish... 1 (prev_count=677724, count=1465773) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc ------ Tue Jun 18 12:09:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. VirtMSC-M3UA(1301)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1301)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1301)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1300)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1301)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1301)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1303)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1303)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1303)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1302)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1303)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1306)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1306)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1306)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1306)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1307)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1307)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1307)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1307)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1308)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1308)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1308)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1308)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1309)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1309)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1309)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1309)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1310)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1310)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1310)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1310)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1311)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1311)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1311)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1311)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_plmn_lac_rnc() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1300)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1304)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1299)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1301)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1302)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1303)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1307)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1306)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1310)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1308)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1311)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1309)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1305)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1299): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1300): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1301): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1302): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1303): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1304): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1305): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1306): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1307): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1308): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1309): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1310): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1311): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_plmn_lac_rnc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass'. Tue Jun 18 12:10:09 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=562777) Waiting for packet dumper to finish... 1 (prev_count=562777, count=1350826) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Tue Jun 18 12:10:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_rnc.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_rnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_rnc started. VirtMSC-M3UA(1314)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1314)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1314)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1313)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1314)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1314)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1316)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1316)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1316)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1315)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1316)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1319)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1319)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1319)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1319)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1320)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1320)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1320)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1320)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1321)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1321)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1321)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1321)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1322)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1322)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1322)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1322)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1323)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1323)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1323)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1323)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1324)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1324)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1324)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1324)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_rnc() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1313)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1312)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1314)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1317)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1315)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1318)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1320)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1316)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1324)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1323)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1321)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1319)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1322)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1312): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1313): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1314): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1315): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1316): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1317): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1318): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1319): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1320): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1321): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1322): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1323): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1324): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_rnc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass'. Tue Jun 18 12:10:24 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_rnc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=565722) Waiting for packet dumper to finish... 1 (prev_count=565722, count=1353771) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Tue Jun 18 12:10:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lac_rnc.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lac_rnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lac_rnc started. VirtMSC-M3UA(1327)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1327)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1327)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1326)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1327)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1327)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1329)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1329)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1329)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1328)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1329)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1332)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1332)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1332)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1332)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1333)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1333)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1333)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1333)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1334)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1334)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1334)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1334)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1335)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1335)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1335)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1335)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1336)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1336)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1336)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1336)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1337)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1337)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1337)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1337)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_lac_rnc() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1326)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1327)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1325)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1330)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1328)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1329)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1331)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1337)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1336)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1333)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1332)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1334)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1335)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1325): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1326): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1327): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1328): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1329): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1330): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1331): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1332): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1333): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1334): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1335): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1336): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1337): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lac_rnc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass'. Tue Jun 18 12:10:39 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=561367) Waiting for packet dumper to finish... 1 (prev_count=561367, count=1349416) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Tue Jun 18 12:10:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lacs.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lacs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lacs started. VirtMSC-M3UA(1340)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1340)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1340)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1339)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1340)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1340)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1342)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1342)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1342)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1341)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1342)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1345)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1345)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1345)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1345)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1346)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1346)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1346)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1346)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1347)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1347)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1347)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1347)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1348)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1348)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1348)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1348)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1349)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1349)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1349)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1349)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1350)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1350)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1350)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1350)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_lacs() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1340)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1339)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1338)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1343)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1341)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1342)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1345)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1346)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1344)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1347)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1349)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1350)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1348)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1338): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1339): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1340): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1341): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1342): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1343): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1344): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1345): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1346): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1347): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1348): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1349): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1350): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lacs finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass'. Tue Jun 18 12:11:05 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=675754) Waiting for packet dumper to finish... 1 (prev_count=675754, count=1463596) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Tue Jun 18 12:11:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lacs_empty.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lacs_empty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lacs_empty started. VirtMSC-M3UA(1353)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1353)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1353)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1352)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1353)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1353)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1355)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1355)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1355)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1354)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1355)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1358)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1358)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1358)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1358)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1359)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1359)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1359)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1359)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1360)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1360)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1360)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1360)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1361)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1361)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1361)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1361)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1362)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1362)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1362)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1362)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1363)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1363)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1363)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1363)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_lacs_empty() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1352)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1351)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1353)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1356)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1354)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1355)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1362)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1359)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1363)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1358)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1361)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1357)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1360)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1351): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1352): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1353): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1354): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1355): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1356): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1357): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1358): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1359): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1360): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1361): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1362): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1363): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_lacs_empty finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass'. Tue Jun 18 12:11:20 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572197) Waiting for packet dumper to finish... 1 (prev_count=572197, count=1360246) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid ------ Tue Jun 18 12:11:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. VirtMSC-M3UA(1366)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1366)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1366)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1365)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1366)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1366)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1368)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1368)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1368)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1367)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1368)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1371)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1371)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1371)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1371)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1372)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1372)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1372)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1372)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1373)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1373)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1373)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1373)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1374)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1374)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1374)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1374)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1375)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1375)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1375)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1375)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1376)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1376)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1376)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1376)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_cgi_unknown_cid() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1365)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1366)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1364)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1369)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1367)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1372)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1376)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1368)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1373)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1374)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1375)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1370)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1371)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1364): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1365): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1366): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1367): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1368): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1369): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1370): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1371): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1372): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1373): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1374): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1375): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1376): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_cgi_unknown_cid finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass'. Tue Jun 18 12:11:34 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=560410) Waiting for packet dumper to finish... 1 (prev_count=560410, count=1348459) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Tue Jun 18 12:11:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_a_reset.pcap" >/data/BSC_Tests.TC_paging_imsi_a_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_a_reset started. VirtMSC-M3UA(1379)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1379)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1379)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1378)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1379)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1379)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1381)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1381)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1381)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1380)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1381)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1384)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1384)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1384)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1384)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1385)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1385)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1385)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1385)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1386)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1386)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1386)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1386)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1387)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1387)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1387)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1387)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1388)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1388)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1388)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1388)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1389)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1389)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1389)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1389)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_a_reset() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1378)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1379)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1382)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1377)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1380)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1381)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1384)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1387)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1383)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1386)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1388)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1385)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1389)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1377): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1378): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1379): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1380): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1381): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1382): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1383): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1384): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1385): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1386): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1387): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1388): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1389): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_a_reset finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass'. Tue Jun 18 12:11:52 UTC 2024 ====== BSC_Tests.TC_paging_imsi_a_reset pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=598158) Waiting for packet dumper to finish... 1 (prev_count=598158, count=1386000) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Tue Jun 18 12:11:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_load.pcap" >/data/BSC_Tests.TC_paging_imsi_load.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_load started. VirtMSC-M3UA(1392)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1392)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1392)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1391)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1392)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1392)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1394)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1394)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1394)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1393)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1394)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1397)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1397)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1397)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1397)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1398)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1398)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1398)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1398)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1399)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1399)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1399)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1399)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1400)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1400)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1400)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1400)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1401)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1401)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1401)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1401)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1402)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1402)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1402)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1402)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_load() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1391)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1392)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1390)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1395)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1393)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1394)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1396)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1398)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1400)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1399)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1401)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1402)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1397)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1390): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1391): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1392): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1393): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1394): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1395): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1396): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1397): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1398): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1399): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1400): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1401): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1402): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_load finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass'. Tue Jun 18 12:12:16 UTC 2024 ====== BSC_Tests.TC_paging_imsi_load pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=676679) Waiting for packet dumper to finish... 1 (prev_count=676679, count=1464728) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Tue Jun 18 12:12:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_counter.pcap" >/data/BSC_Tests.TC_paging_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_counter started. VirtMSC-M3UA(1405)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1405)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1405)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1404)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1405)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1405)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1407)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1407)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1407)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1406)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1407)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1410)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1410)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1410)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1410)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1411)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1411)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1411)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1411)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1412)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1412)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1412)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1412)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1413)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1413)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1413)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1413)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1414)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1414)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1414)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1414)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1415)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1415)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1415)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1415)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_counter() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1405)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1404)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1403)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1408)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1406)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1407)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1412)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1411)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1410)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1409)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1413)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1414)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1415)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1403): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1404): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1405): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1406): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1407): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1408): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1409): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1410): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1411): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1412): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1413): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1414): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1415): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_counter finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass'. Tue Jun 18 12:12:43 UTC 2024 ====== BSC_Tests.TC_paging_counter pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=680298) Waiting for packet dumper to finish... 1 (prev_count=680298, count=1468347) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Tue Jun 18 12:12:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_resp_unsol.pcap" >/data/BSC_Tests.TC_paging_resp_unsol.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_resp_unsol started. VirtMSC-M3UA(1418)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1418)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1418)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1417)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1418)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1418)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1420)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1420)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1420)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1419)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1420)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1423)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1423)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1423)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1423)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_resp_unsol() start" VirtMSC-SCCP(1417)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1417)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(1417)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1417)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1417)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1417)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1417)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1417)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1417)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1417)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1417)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1417)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1417)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1417)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1417)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1417)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1418)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1416)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1421)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1419)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1420)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1422)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1423)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1416): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1417): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1418): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1419): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1420): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1421): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1422): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1423): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_resp_unsol finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass'. Tue Jun 18 12:12:56 UTC 2024 ====== BSC_Tests.TC_paging_resp_unsol pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256278) Waiting for packet dumper to finish... 1 (prev_count=256278, count=443905) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Tue Jun 18 12:13:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_500req.pcap" >/data/BSC_Tests.TC_paging_500req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_500req started. VirtMSC-M3UA(1426)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1426)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1426)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1425)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1426)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1426)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1428)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1428)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1428)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1427)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1428)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1431)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1431)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1431)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1431)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_500req() start" MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 9 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 49 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 89 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 129 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 169 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 209 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 249 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 289 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 329 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 369 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 409 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 449 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000450". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000451". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000452". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000453". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000454". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000455". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000456". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000457". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000458". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000459". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000460". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000461". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000462". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000463". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000464". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000465". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000466". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000467". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000468". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000469". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000470". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000471". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000472". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000473". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000474". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000475". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000476". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000477". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000478". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000479". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000480". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000481". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000482". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000483". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000484". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000485". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000486". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000487". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000488". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 489 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000489". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000490". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000491". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000492". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000493". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000494". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000495". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000496". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000497". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000498". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000499". IPA-BTS0-TRX0-RSL-IPA(1431)@4aff4ae9815a: IPA: Closed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1425)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1426)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1424)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1429)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1427)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1431)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1428)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1430)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1424): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1425): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1426): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1427): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1428): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1429): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1430): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1431): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_500req finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass'. Tue Jun 18 12:13:18 UTC 2024 ====== BSC_Tests.TC_paging_500req pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_500req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4756349) Waiting for packet dumper to finish... 1 (prev_count=4756349, count=4759174) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind'. ------ BSC_Tests.TC_paging_450req_no_paging_load_ind ------ Tue Jun 18 12:13:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_450req_no_paging_load_ind.pcap" >/data/BSC_Tests.TC_paging_450req_no_paging_load_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_450req_no_paging_load_ind started. VirtMSC-M3UA(1434)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1434)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1434)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1433)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1434)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1434)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1436)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1436)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1436)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1435)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1436)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1439)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1439)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1439)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1439)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_450req_no_paging_load_ind() start" MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 27 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 27 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 43 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 43 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 59 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 59 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 75 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 75 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 91 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 91 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 107 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 107 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 123 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 123 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 139 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 139 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 155 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 155 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 171 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 171 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 187 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 187 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 203 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 203 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 219 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 219 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 235 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 235 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 251 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 251 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 267 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 267 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 283 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 283 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 299 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 299 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 315 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 315 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 331 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 331 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 347 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 347 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 363 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 363 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 379 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 379 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 395 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 395 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 411 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 411 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 427 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 427 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 443 MTC@4aff4ae9815a: [CCH Load Ind timer] received paging requests so far: 443 MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@4aff4ae9815a: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". IPA-BTS0-TRX0-RSL-IPA(1439)@4aff4ae9815a: IPA: Closed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1433)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1434)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1437)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1432)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1435)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1436)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1439)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1438)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1432): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1433): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1434): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1435): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1436): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1437): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1438): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1439): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_450req_no_paging_load_ind finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass'. Tue Jun 18 12:14:21 UTC 2024 ====== BSC_Tests.TC_paging_450req_no_paging_load_ind pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4292099) Waiting for packet dumper to finish... 1 (prev_count=4292099, count=4487641) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi'. ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi ------ Tue Jun 18 12:14:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. VirtMSC-M3UA(1442)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1442)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1442)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1441)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1442)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1442)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1444)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1444)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1444)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1443)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1444)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1447)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1447)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1447)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1447)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1448)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1448)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1448)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1448)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1449)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1449)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1449)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1449)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1450)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1450)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1450)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1450)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1451)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1451)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1451)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1451)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1452)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1452)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1452)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1452)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_paging_imsi_nochan_ci_resp_invalid_mi() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(1441)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1441)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1441)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1441)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1441)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1441)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1441)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1441)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1441)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1441)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1441)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1441)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1441)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1441)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1441)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1441)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1445)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1440)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1442)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1443)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1444)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1449)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1448)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1446)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1450)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1451)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1452)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1447)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1440): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1441): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1442): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1443): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1444): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1446): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1447): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1448): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1449): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1450): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1451): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1452): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass'. Tue Jun 18 12:14:47 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=668614) Waiting for packet dumper to finish... 1 (prev_count=668614, count=1456663) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Tue Jun 18 12:14:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rsl_drop_counter.pcap" >/data/BSC_Tests.TC_rsl_drop_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_rsl_drop_counter started. VirtMSC-M3UA(1455)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1455)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1455)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1454)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1455)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1455)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(1457)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1457)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1457)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1456)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1457)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1460)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1460)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1460)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1460)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_rsl_drop_counter() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1454)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1453)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1455)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1458)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1456)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1460)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1457)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1459)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1453): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1454): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1455): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1456): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1457): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1458): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1459): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1460): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_rsl_drop_counter finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass'. Tue Jun 18 12:14:56 UTC 2024 ====== BSC_Tests.TC_rsl_drop_counter pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=206585) Waiting for packet dumper to finish... 1 (prev_count=206585, count=393388) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Tue Jun 18 12:15:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rsl_unknown_unit_id.pcap" >/data/BSC_Tests.TC_rsl_unknown_unit_id.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_rsl_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1461)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1461)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1461)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '39392F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1461)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1461)@4aff4ae9815a: IPA: Closed MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1462)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1461)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1463)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1461): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1462): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1463): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_rsl_unknown_unit_id finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass'. Tue Jun 18 12:15:02 UTC 2024 ====== BSC_Tests.TC_rsl_unknown_unit_id pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=48413) Waiting for packet dumper to finish... 1 (prev_count=48413, count=57670) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Tue Jun 18 12:15:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_oml_unknown_unit_id.pcap" >/data/BSC_Tests.TC_oml_unknown_unit_id.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_oml_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1464)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1464)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1464)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '39392F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1464)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1464)@4aff4ae9815a: IPA: Closed MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1465)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1464)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1466)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1464): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1465): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1466): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_oml_unknown_unit_id finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass'. Tue Jun 18 12:15:08 UTC 2024 ====== BSC_Tests.TC_oml_unknown_unit_id pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=57007) Waiting for packet dumper to finish... 1 (prev_count=57007, count=58005) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Tue Jun 18 12:15:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_classmark.pcap" >/data/BSC_Tests.TC_classmark.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_classmark started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1470)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1470)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1470)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1468)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1473)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1473)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1473)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1471)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1470)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1473)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1469)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1469)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1472)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1476)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1476)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1476)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1476)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_classmark() start" TC_classmark(1478)@4aff4ae9815a: "TC_classmark": using IMSI '001018509588018'H VirtMSC-RAN(1469)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105890850881'O, n_connectPointCode := omit VirtMSC-RAN(1469)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105890850881'O to be handled at TC_classmark(1478) VirtMSC-SCCP(1468)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1468)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1469)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1469)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105890850881'O handled at TC_classmark(1478) VirtMSC-RAN(1469)@4aff4ae9815a: Added conn table entry 0TC_classmark(1478)5095223 VirtMSC-SCCP(1468)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1468)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1468)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1468)@4aff4ae9815a: vl_len:3 VirtMSC-SCCP(1468)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1468)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000158'O VirtMSC-SCCP(1468)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1468)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1468)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1468)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1478)@4aff4ae9815a: setverdict(pass): none -> pass TC_classmark(1478)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1468)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1468)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1468)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1468)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1468)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1468)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1468)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1468)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1478)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1469)@4aff4ae9815a: Deleted conn table entry 0TC_classmark(1478)5095223 VirtMSC-SCCP(1468)@4aff4ae9815a: Session index based on connection ID:0 TC_classmark(1478)@4aff4ae9815a: "Got RSL RR Release" TC_classmark(1478)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1468)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1468)@4aff4ae9815a: RLC received in state:disconnect_pending TC_classmark(1478)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_classmark(1478)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1469)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1467)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1468)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1470)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1474)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1472)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1471)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1477)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1473)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1475)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1476)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1467): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1468): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1469): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1470): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1471): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1472): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1473): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1474): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1475): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1476): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1477): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_classmark(1478): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_classmark finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass'. Tue Jun 18 12:15:20 UTC 2024 ====== BSC_Tests.TC_classmark pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_classmark.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=271389) Waiting for packet dumper to finish... 1 (prev_count=271389, count=457190) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Tue Jun 18 12:15:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_common_id.pcap" >/data/BSC_Tests.TC_common_id.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_common_id started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1482)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1482)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1482)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1480)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1485)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1485)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1485)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1483)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1482)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1485)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1481)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1481)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1484)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1488)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1488)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1488)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1488)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_common_id() start" TC_common_id(1490)@4aff4ae9815a: "TC_common_id": using IMSI '001018558387145'H VirtMSC-RAN(1481)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105885831754'O, n_connectPointCode := omit VirtMSC-RAN(1481)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105885831754'O to be handled at TC_common_id(1490) VirtMSC-SCCP(1480)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1480)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1481)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1481)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105885831754'O handled at TC_common_id(1490) VirtMSC-RAN(1481)@4aff4ae9815a: Added conn table entry 0TC_common_id(1490)12973275 VirtMSC-SCCP(1480)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1480)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_common_id(1490)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(1480)@4aff4ae9815a: Session index based on connection ID:0 TC_common_id(1490)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1480)@4aff4ae9815a: vl_len:13 VirtMSC-SCCP(1480)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1480)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000B2F08080910105885831754'O VirtMSC-SCCP(1480)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1480)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1480)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1480)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1480)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1480)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1480)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1480)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_common_id(1490)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1481)@4aff4ae9815a: Deleted conn table entry 0TC_common_id(1490)12973275 VirtMSC-SCCP(1480)@4aff4ae9815a: Session index based on connection ID:0 TC_common_id(1490)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1480)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1480)@4aff4ae9815a: RLC received in state:disconnect_pending TC_common_id(1490)@4aff4ae9815a: "Got RSL Deact SACCH" TC_common_id(1490)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_common_id(1490)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1481)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1482)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1480)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1479)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1486)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1483)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1489)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1484)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1485)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1488)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1487)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1479): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1480): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1481): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1482): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1483): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1484): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1485): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1486): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1487): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1488): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1489): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_common_id(1490): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_common_id finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass'. Tue Jun 18 12:15:32 UTC 2024 ====== BSC_Tests.TC_common_id pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_common_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272442) Waiting for packet dumper to finish... 1 (prev_count=272442, count=458243) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Tue Jun 18 12:15:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unsol_ass_fail.pcap" >/data/BSC_Tests.TC_unsol_ass_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_unsol_ass_fail started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1494)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1494)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1494)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1492)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1497)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1497)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1497)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1495)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1494)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1497)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1493)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1493)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1496)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1500)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1500)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1500)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1500)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_unsol_ass_fail() start" TC_unsol_ass_fail(1502)@4aff4ae9815a: "TC_unsol_ass_fail": using IMSI '001010842718398'H VirtMSC-RAN(1493)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910108024173889'O, n_connectPointCode := omit VirtMSC-RAN(1493)@4aff4ae9815a: Created Expect[0] for '05240103505902080910108024173889'O to be handled at TC_unsol_ass_fail(1502) VirtMSC-SCCP(1492)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1492)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1493)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1493)@4aff4ae9815a: Found Expect[0] for '05240103505902080910108024173889'O handled at TC_unsol_ass_fail(1502) VirtMSC-RAN(1493)@4aff4ae9815a: Added conn table entry 0TC_unsol_ass_fail(1502)13579997 VirtMSC-SCCP(1492)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1492)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_fail(1502)@4aff4ae9815a: setverdict(pass): none -> pass TC_unsol_ass_fail(1502)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1492)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1492)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1492)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1492)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1492)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1492)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1492)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1492)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_fail(1502)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1493)@4aff4ae9815a: Deleted conn table entry 0TC_unsol_ass_fail(1502)13579997 VirtMSC-SCCP(1492)@4aff4ae9815a: Session index based on connection ID:0 TC_unsol_ass_fail(1502)@4aff4ae9815a: "Got RSL RR Release" TC_unsol_ass_fail(1502)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1492)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1492)@4aff4ae9815a: RLC received in state:disconnect_pending TC_unsol_ass_fail(1502)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_fail(1502)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1493)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1494)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1492)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1491)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1498)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1496)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1495)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1501)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1497)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1500)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1499)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1491): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1492): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1493): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1494): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1495): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1496): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1497): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1498): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1499): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1500): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1501): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_unsol_ass_fail(1502): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_unsol_ass_fail finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass'. Tue Jun 18 12:15:48 UTC 2024 ====== BSC_Tests.TC_unsol_ass_fail pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=466575) Waiting for packet dumper to finish... 1 (prev_count=466575, count=468576) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Tue Jun 18 12:15:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unsol_ass_compl.pcap" >/data/BSC_Tests.TC_unsol_ass_compl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_unsol_ass_compl started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1506)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1506)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1506)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1504)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1509)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1509)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1509)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1507)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1506)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1509)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1505)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1505)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1508)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1512)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1512)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1512)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1512)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_unsol_ass_compl() start" TC_unsol_ass_compl(1514)@4aff4ae9815a: "TC_unsol_ass_compl": using IMSI '001019151495382'H VirtMSC-RAN(1505)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101915943528'O, n_connectPointCode := omit VirtMSC-RAN(1505)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101915943528'O to be handled at TC_unsol_ass_compl(1514) VirtMSC-SCCP(1504)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1504)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1505)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1505)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101915943528'O handled at TC_unsol_ass_compl(1514) VirtMSC-RAN(1505)@4aff4ae9815a: Added conn table entry 0TC_unsol_ass_compl(1514)14631161 VirtMSC-SCCP(1504)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1504)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_compl(1514)@4aff4ae9815a: setverdict(pass): none -> pass TC_unsol_ass_compl(1514)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1504)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1504)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1504)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1504)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1504)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1504)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1504)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1504)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_compl(1514)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1505)@4aff4ae9815a: Deleted conn table entry 0TC_unsol_ass_compl(1514)14631161 VirtMSC-SCCP(1504)@4aff4ae9815a: Session index based on connection ID:0 TC_unsol_ass_compl(1514)@4aff4ae9815a: "Got RSL RR Release" TC_unsol_ass_compl(1514)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1504)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1504)@4aff4ae9815a: RLC received in state:disconnect_pending TC_unsol_ass_compl(1514)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_compl(1514)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1505)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1506)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1510)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1504)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1503)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1513)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1507)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1508)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1512)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1509)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1511)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1503): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1504): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1505): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1506): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1507): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1508): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1509): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1510): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1511): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1512): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1513): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_unsol_ass_compl(1514): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_unsol_ass_compl finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass'. Tue Jun 18 12:16:05 UTC 2024 ====== BSC_Tests.TC_unsol_ass_compl pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=374506) Waiting for packet dumper to finish... 1 (prev_count=374506, count=469556) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Tue Jun 18 12:16:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unsol_ho_fail.pcap" >/data/BSC_Tests.TC_unsol_ho_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_unsol_ho_fail started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1518)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1518)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1518)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1516)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1521)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1521)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1521)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1519)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1518)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1521)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1517)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1517)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1520)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1524)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1524)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1524)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1524)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_unsol_ho_fail() start" TC_unsol_ho_fail(1526)@4aff4ae9815a: "TC_unsol_ho_fail": using IMSI '001018801925669'H VirtMSC-RAN(1517)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910108810296596'O, n_connectPointCode := omit VirtMSC-RAN(1517)@4aff4ae9815a: Created Expect[0] for '05240103505902080910108810296596'O to be handled at TC_unsol_ho_fail(1526) VirtMSC-SCCP(1516)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1516)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1517)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1517)@4aff4ae9815a: Found Expect[0] for '05240103505902080910108810296596'O handled at TC_unsol_ho_fail(1526) VirtMSC-RAN(1517)@4aff4ae9815a: Added conn table entry 0TC_unsol_ho_fail(1526)15542754 VirtMSC-SCCP(1516)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1516)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ho_fail(1526)@4aff4ae9815a: setverdict(pass): none -> pass TC_unsol_ho_fail(1526)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1516)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1516)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1516)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1516)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1516)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1516)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1516)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1516)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ho_fail(1526)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1517)@4aff4ae9815a: Deleted conn table entry 0TC_unsol_ho_fail(1526)15542754 VirtMSC-SCCP(1516)@4aff4ae9815a: Session index based on connection ID:0 TC_unsol_ho_fail(1526)@4aff4ae9815a: "Got RSL RR Release" TC_unsol_ho_fail(1526)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1516)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1516)@4aff4ae9815a: RLC received in state:disconnect_pending TC_unsol_ho_fail(1526)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ho_fail(1526)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1516)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1518)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1517)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1515)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1522)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(1520)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1519)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1525)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1521)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1524)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1523)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1515): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1516): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1517): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1518): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1519): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1520): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1521): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1522): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1523): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1524): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1525): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_unsol_ho_fail(1526): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_unsol_ho_fail finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass'. Tue Jun 18 12:16:21 UTC 2024 ====== BSC_Tests.TC_unsol_ho_fail pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=467277) Waiting for packet dumper to finish... 1 (prev_count=467277, count=468687) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. ------ BSC_Tests.TC_err_82_short_msg ------ Tue Jun 18 12:16:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_err_82_short_msg.pcap" >/data/BSC_Tests.TC_err_82_short_msg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_err_82_short_msg started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1530)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1530)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1530)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1528)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1533)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1533)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1533)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1531)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1530)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1533)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1529)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1529)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1532)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1536)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1536)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1536)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1536)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_err_82_short_msg() start" TC_err_82_short_msg(1538)@4aff4ae9815a: "TC_err_82_short_msg": using IMSI '001016427172845'H VirtMSC-RAN(1529)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910104672718254'O, n_connectPointCode := omit VirtMSC-RAN(1529)@4aff4ae9815a: Created Expect[0] for '05240103505902080910104672718254'O to be handled at TC_err_82_short_msg(1538) VirtMSC-SCCP(1528)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1528)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1529)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1529)@4aff4ae9815a: Found Expect[0] for '05240103505902080910104672718254'O handled at TC_err_82_short_msg(1538) VirtMSC-RAN(1529)@4aff4ae9815a: Added conn table entry 0TC_err_82_short_msg(1538)539144 VirtMSC-SCCP(1528)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1528)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_82_short_msg(1538)@4aff4ae9815a: setverdict(pass): none -> pass TC_err_82_short_msg(1538)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1528)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1528)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1528)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1528)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1528)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1528)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1528)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1528)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_82_short_msg(1538)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1529)@4aff4ae9815a: Deleted conn table entry 0TC_err_82_short_msg(1538)539144 VirtMSC-SCCP(1528)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1528)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1528)@4aff4ae9815a: RLC received in state:disconnect_pending TC_err_82_short_msg(1538)@4aff4ae9815a: "Got RSL RR Release" TC_err_82_short_msg(1538)@4aff4ae9815a: "Got RSL Deact SACCH" TC_err_82_short_msg(1538)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_82_short_msg(1538)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1528)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1529)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1530)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1527)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1534)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1531)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1533)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1537)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1532)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1535)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1536)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1527): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1528): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1529): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1530): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1531): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1532): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1533): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1534): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1535): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1536): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1537): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_err_82_short_msg(1538): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_err_82_short_msg finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass'. Tue Jun 18 12:16:38 UTC 2024 ====== BSC_Tests.TC_err_82_short_msg pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=280242) Waiting for packet dumper to finish... 1 (prev_count=280242, count=467280) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Tue Jun 18 12:16:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_err_84_unknown_msg.pcap" >/data/BSC_Tests.TC_err_84_unknown_msg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_err_84_unknown_msg started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1542)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1542)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1542)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1540)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1545)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1545)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1545)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1543)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1542)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1545)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1541)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1541)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1544)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1548)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1548)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1548)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1548)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_err_84_unknown_msg() start" TC_err_84_unknown_msg(1550)@4aff4ae9815a: "TC_err_84_unknown_msg": using IMSI '001018646608966'H VirtMSC-RAN(1541)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910106864069866'O, n_connectPointCode := omit VirtMSC-RAN(1541)@4aff4ae9815a: Created Expect[0] for '05240103505902080910106864069866'O to be handled at TC_err_84_unknown_msg(1550) VirtMSC-SCCP(1540)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1540)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1541)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1541)@4aff4ae9815a: Found Expect[0] for '05240103505902080910106864069866'O handled at TC_err_84_unknown_msg(1550) VirtMSC-RAN(1541)@4aff4ae9815a: Added conn table entry 0TC_err_84_unknown_msg(1550)11878777 VirtMSC-SCCP(1540)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1540)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_84_unknown_msg(1550)@4aff4ae9815a: setverdict(pass): none -> pass TC_err_84_unknown_msg(1550)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1540)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1540)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1540)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1540)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1540)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1540)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1540)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1540)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_84_unknown_msg(1550)@4aff4ae9815a: "Got RSL RR Release" TC_err_84_unknown_msg(1550)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_err_84_unknown_msg(1550)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-RAN(1541)@4aff4ae9815a: Deleted conn table entry 0TC_err_84_unknown_msg(1550)11878777 VirtMSC-SCCP(1540)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1540)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1540)@4aff4ae9815a: RLC received in state:disconnect_pending TC_err_84_unknown_msg(1550)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_84_unknown_msg(1550)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1540)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1542)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1539)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1541)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1546)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(1543)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1549)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1544)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1545)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1547)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1548)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1539): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1540): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1541): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1542): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1543): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1544): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1545): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1546): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1547): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1548): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1549): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_err_84_unknown_msg(1550): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_err_84_unknown_msg finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass'. Tue Jun 18 12:16:50 UTC 2024 ====== BSC_Tests.TC_err_84_unknown_msg pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=265339) Waiting for packet dumper to finish... 1 (prev_count=265339, count=452377) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Tue Jun 18 12:16:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int.pcap" >/data/BSC_Tests.TC_ho_int.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_int started. MTC@4aff4ae9815a: "TC_ho_int": using IMSI '001012190256395'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1554)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1554)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1554)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1552)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1557)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1557)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1557)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1555)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1554)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1557)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1553)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1553)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1556)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1560)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1560)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1560)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1560)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1562)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1562)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1562)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1562)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_int() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1553)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101209523659'O, n_connectPointCode := omit VirtMSC-RAN(1553)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101209523659'O to be handled at TC_ho_int(1564) VirtMSC-SCCP(1552)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1552)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1553)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1553)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101209523659'O handled at TC_ho_int(1564) VirtMSC-RAN(1553)@4aff4ae9815a: Added conn table entry 0TC_ho_int(1564)9208753 VirtMSC-SCCP(1552)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1552)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1561)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1559)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int(1564) VirtMSC-SCCP(1552)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1552)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1552)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1552)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1559)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "271", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "69" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_int(1564) TC_ho_int(1564)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1561)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1552)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1552)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1552)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1552)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1564)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_int(1564)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3E9DE436'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '17488C1F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int(1564)@4aff4ae9815a: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int(1564)@4aff4ae9815a: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1563)@4aff4ae9815a: Suspending DChan TC_ho_int(1564)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '01'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int(1564)@4aff4ae9815a: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1563)@4aff4ae9815a: Resuming DChan VirtMSC-SCCP(1552)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1552)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1552)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1552)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1564)@4aff4ae9815a: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int(1564)@4aff4ae9815a: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int(1564)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_int(1564)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1552)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1552)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1552)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1552)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1552)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1552)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1552)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1552)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1564)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1553)@4aff4ae9815a: Deleted conn table entry 0TC_ho_int(1564)9208753 VirtMSC-SCCP(1552)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_int(1564)@4aff4ae9815a: "Got RSL RR Release" TC_ho_int(1564)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1552)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1552)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_int(1564)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int(1564)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1552)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1554)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1553)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1558)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1551)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1556)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1555)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1563)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1561)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1557)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1560)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1559)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1562)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1551): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1552): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1553): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1554): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1555): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1556): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1557): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1558): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1559): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1560): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1561): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1562): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1563): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_int(1564): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_int finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass'. Tue Jun 18 12:17:09 UTC 2024 ====== BSC_Tests.TC_ho_int pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=882365) Waiting for packet dumper to finish... 1 (prev_count=882365, count=1066336) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Tue Jun 18 12:17:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_0.pcap" >/data/BSC_Tests.TC_ho_int_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_int_a5_0 started. MTC@4aff4ae9815a: "TC_ho_int_a5_0": using IMSI '001016373659366'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1568)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1568)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1568)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1566)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1571)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1571)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1571)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1569)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1568)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1571)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1567)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1567)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1570)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1574)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1574)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1574)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1574)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1576)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1576)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1576)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1576)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_int_a5_0() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1567)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910103637563966'O, n_connectPointCode := omit VirtMSC-RAN(1567)@4aff4ae9815a: Created Expect[0] for '05240103505902080910103637563966'O to be handled at TC_ho_int_a5_0(1578) VirtMSC-SCCP(1566)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1566)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1567)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1567)@4aff4ae9815a: Found Expect[0] for '05240103505902080910103637563966'O handled at TC_ho_int_a5_0(1578) VirtMSC-RAN(1567)@4aff4ae9815a: Added conn table entry 0TC_ho_int_a5_0(1578)16440554 VirtMSC-SCCP(1566)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1566)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1566)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1566)@4aff4ae9815a: vl_len:31 VirtMSC-SCCP(1566)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1566)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '001D530A09015526357BCC4CB6BC830FCD7543EE5432E3115D8D39816929C9'O TC_ho_int_a5_0(1578)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_0(1578)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('5526357BCC4CB6BC'O, ''O) TC_ho_int_a5_0(1578)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(1566)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1566)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1566)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1566)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1578)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1575)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1573)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_0(1578) VirtMSC-SCCP(1566)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1566)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1566)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1566)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1573)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "277", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_int_a5_0(1578) TC_ho_int_a5_0(1578)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1575)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1566)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1566)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1566)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1566)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1578)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1578)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '60077C40'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '63FC2ACD'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_0(1578)@4aff4ae9815a: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_0(1578)@4aff4ae9815a: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1577)@4aff4ae9815a: Suspending DChan TC_ho_int_a5_0(1578)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '02'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_0(1578)@4aff4ae9815a: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1577)@4aff4ae9815a: Resuming DChan VirtMSC-SCCP(1566)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1566)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1566)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1566)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1578)@4aff4ae9815a: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_0(1578)@4aff4ae9815a: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_0(1578)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('5526357BCC4CB6BC'O, ''O) TC_ho_int_a5_0(1578)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1578)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1566)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1566)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1566)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1566)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1566)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1566)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1566)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1566)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1578)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1567)@4aff4ae9815a: Deleted conn table entry 0TC_ho_int_a5_0(1578)16440554 VirtMSC-SCCP(1566)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_int_a5_0(1578)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1566)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1566)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_int_a5_0(1578)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_int_a5_0(1578)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_0(1578)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1567)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1566)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1565)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1568)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1572)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1569)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1577)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1575)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1570)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1571)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1573)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1576)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1574)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1565): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1566): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1567): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1568): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1569): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1570): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1571): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1572): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1573): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1574): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1575): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1576): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1577): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_int_a5_0(1578): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_int_a5_0 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass'. Tue Jun 18 12:17:28 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_0 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=891327) Waiting for packet dumper to finish... 1 (prev_count=891327, count=1075530) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Tue Jun 18 12:17:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_1.pcap" >/data/BSC_Tests.TC_ho_int_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_int_a5_1 started. MTC@4aff4ae9815a: "TC_ho_int_a5_1": using IMSI '001013683727081'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1582)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1582)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1582)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1580)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1585)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1585)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1585)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1583)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1582)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1585)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1581)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1581)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1584)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1588)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1588)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1588)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1588)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1590)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1590)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1590)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1590)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_int_a5_1() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1581)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910106338270718'O, n_connectPointCode := omit VirtMSC-RAN(1581)@4aff4ae9815a: Created Expect[0] for '05240103505902080910106338270718'O to be handled at TC_ho_int_a5_1(1592) VirtMSC-SCCP(1580)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1580)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1581)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1581)@4aff4ae9815a: Found Expect[0] for '05240103505902080910106338270718'O handled at TC_ho_int_a5_1(1592) VirtMSC-RAN(1581)@4aff4ae9815a: Added conn table entry 0TC_ho_int_a5_1(1592)14573737 VirtMSC-SCCP(1580)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1580)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1580)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1580)@4aff4ae9815a: vl_len:31 VirtMSC-SCCP(1580)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1580)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '001D530A0902FC09ED7804AC1DB683CCFAEAB3693CDD4D99A61FD8B21FE374'O TC_ho_int_a5_1(1592)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_1(1592)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'FC09ED7804AC1DB6'O TC_ho_int_a5_1(1592)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(1580)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1580)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1580)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1580)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1592)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1589)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1587)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_1(1592) VirtMSC-SCCP(1580)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1580)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1580)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1580)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1587)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "283", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_int_a5_1(1592) TC_ho_int_a5_1(1592)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1589)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1580)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1580)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1580)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1580)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1592)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1592)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1CFE87C2'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '466DF6BA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_1(1592)@4aff4ae9815a: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_1(1592)@4aff4ae9815a: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1591)@4aff4ae9815a: Suspending DChan TC_ho_int_a5_1(1592)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '03'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_1(1592)@4aff4ae9815a: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1591)@4aff4ae9815a: Resuming DChan VirtMSC-SCCP(1580)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1580)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1580)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1580)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1592)@4aff4ae9815a: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_1(1592)@4aff4ae9815a: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_1(1592)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'FC09ED7804AC1DB6'O TC_ho_int_a5_1(1592)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1592)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1580)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1580)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1580)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1580)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1580)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1580)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1580)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1580)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1592)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1581)@4aff4ae9815a: Deleted conn table entry 0TC_ho_int_a5_1(1592)14573737 VirtMSC-SCCP(1580)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_int_a5_1(1592)@4aff4ae9815a: "Got RSL RR Release" TC_ho_int_a5_1(1592)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1580)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1580)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_int_a5_1(1592)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_1(1592)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1581)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1580)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1582)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1579)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1586)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1591)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1583)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1589)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1584)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1587)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1590)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1585)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1588)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1579): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1580): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1581): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1582): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1583): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1584): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1585): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1586): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1587): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1588): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1589): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1590): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1591): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_int_a5_1(1592): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_int_a5_1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass'. Tue Jun 18 12:17:46 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=892840) Waiting for packet dumper to finish... 1 (prev_count=892840, count=1076646) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Tue Jun 18 12:17:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_3.pcap" >/data/BSC_Tests.TC_ho_int_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_int_a5_3 started. MTC@4aff4ae9815a: "TC_ho_int_a5_3": using IMSI '001017630424182'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1596)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1596)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1596)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1594)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1599)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1599)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1599)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1597)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1596)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1599)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1595)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1595)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1598)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1602)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1602)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1602)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1602)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1604)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1604)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1604)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1604)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_int_a5_3() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1595)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910106703241428'O, n_connectPointCode := omit VirtMSC-RAN(1595)@4aff4ae9815a: Created Expect[0] for '05240103505902080910106703241428'O to be handled at TC_ho_int_a5_3(1606) VirtMSC-SCCP(1594)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1594)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1595)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1595)@4aff4ae9815a: Found Expect[0] for '05240103505902080910106703241428'O handled at TC_ho_int_a5_3(1606) VirtMSC-RAN(1595)@4aff4ae9815a: Added conn table entry 0TC_ho_int_a5_3(1606)9620084 VirtMSC-SCCP(1594)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1594)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1594)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1594)@4aff4ae9815a: vl_len:31 VirtMSC-SCCP(1594)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1594)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '001D530A0908ADA789B4F20C41F1834DA6CBDF3A8EF5CA13E427D85023C796'O TC_ho_int_a5_3(1606)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_3(1606)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'ADA789B4F20C41F1'O TC_ho_int_a5_3(1606)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(1594)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1594)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1594)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1594)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1606)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1603)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1601)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_3(1606) VirtMSC-SCCP(1594)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1594)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1594)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1594)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1601)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "289", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_int_a5_3(1606) TC_ho_int_a5_3(1606)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1603)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1594)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1594)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1594)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1594)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1606)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1606)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5866EA2F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7BB6B390'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_3(1606)@4aff4ae9815a: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_3(1606)@4aff4ae9815a: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1605)@4aff4ae9815a: Suspending DChan TC_ho_int_a5_3(1606)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '04'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_3(1606)@4aff4ae9815a: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1605)@4aff4ae9815a: Resuming DChan VirtMSC-SCCP(1594)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1594)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1594)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1594)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1606)@4aff4ae9815a: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_3(1606)@4aff4ae9815a: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_3(1606)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'ADA789B4F20C41F1'O TC_ho_int_a5_3(1606)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1606)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1594)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1594)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1594)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1594)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1594)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1594)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1594)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1594)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1606)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1595)@4aff4ae9815a: Deleted conn table entry 0TC_ho_int_a5_3(1606)9620084 VirtMSC-SCCP(1594)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_int_a5_3(1606)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1594)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1594)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_int_a5_3(1606)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_int_a5_3(1606)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_3(1606)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1595)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1594)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1593)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1596)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1600)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1598)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1597)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1605)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1603)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1599)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1604)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1602)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1601)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1593): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1594): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1595): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1596): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1597): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1598): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1599): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1600): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1601): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1602): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1603): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1604): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1605): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_int_a5_3(1606): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_int_a5_3 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass'. Tue Jun 18 12:18:05 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_3 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=893225) Waiting for packet dumper to finish... 1 (prev_count=893225, count=1077004) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Tue Jun 18 12:18:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_4.pcap" >/data/BSC_Tests.TC_ho_int_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_int_a5_4 started. MTC@4aff4ae9815a: "TC_ho_int_a5_4": using IMSI '001015632603731'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1610)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1610)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1610)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1608)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1613)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1613)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1613)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1611)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1610)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1613)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1609)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1609)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1612)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1616)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1616)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1616)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1616)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1618)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1618)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1618)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1618)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_int_a5_4() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1609)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910106523067313'O, n_connectPointCode := omit VirtMSC-RAN(1609)@4aff4ae9815a: Created Expect[0] for '05240103505902080910106523067313'O to be handled at TC_ho_int_a5_4(1620) VirtMSC-SCCP(1608)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1608)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1609)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1609)@4aff4ae9815a: Found Expect[0] for '05240103505902080910106523067313'O handled at TC_ho_int_a5_4(1620) VirtMSC-RAN(1609)@4aff4ae9815a: Added conn table entry 0TC_ho_int_a5_4(1620)3598404 VirtMSC-SCCP(1608)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1608)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1608)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1608)@4aff4ae9815a: vl_len:31 VirtMSC-SCCP(1608)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1608)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '001D530A0910569DB2B1BD2E6A1983564D084E1126C62A561C2783D8C987D2'O TC_ho_int_a5_4(1620)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_4(1620)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '564D084E1126C62A561C2783D8C987D2'O TC_ho_int_a5_4(1620)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(1608)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1608)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1608)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1608)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1620)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1617)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1615)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_4(1620) VirtMSC-SCCP(1608)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1608)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1608)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1608)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1615)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "295", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_int_a5_4(1620) TC_ho_int_a5_4(1620)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1617)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1608)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1608)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1608)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1608)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1620)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1620)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2623DCD5'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0CBCB508'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_4(1620)@4aff4ae9815a: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_4(1620)@4aff4ae9815a: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1619)@4aff4ae9815a: Suspending DChan TC_ho_int_a5_4(1620)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '05'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_4(1620)@4aff4ae9815a: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1619)@4aff4ae9815a: Resuming DChan VirtMSC-SCCP(1608)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1608)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1608)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1608)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1620)@4aff4ae9815a: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_4(1620)@4aff4ae9815a: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_4(1620)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '564D084E1126C62A561C2783D8C987D2'O TC_ho_int_a5_4(1620)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1620)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1608)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1608)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1608)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1608)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1608)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1608)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1608)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1608)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1620)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1609)@4aff4ae9815a: Deleted conn table entry 0TC_ho_int_a5_4(1620)3598404 VirtMSC-SCCP(1608)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_int_a5_4(1620)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1608)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1608)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_int_a5_4(1620)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_int_a5_4(1620)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_4(1620)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1609)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1610)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1608)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1607)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1614)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1611)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1612)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1619)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1617)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1618)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1613)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1615)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1616)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1607): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1608): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1609): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1610): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1611): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1612): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1613): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1614): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1615): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1616): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1617): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1618): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1619): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_int_a5_4(1620): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_int_a5_4 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass'. Tue Jun 18 12:18:24 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_4 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=891263) Waiting for packet dumper to finish... 1 (prev_count=891263, count=1075069) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Tue Jun 18 12:18:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_radio_link_failure.pcap" >/data/BSC_Tests.TC_ho_int_radio_link_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_int_radio_link_failure started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1624)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1624)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1624)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1622)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1627)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1627)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1627)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1625)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1624)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1627)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1623)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1623)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1626)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1630)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1630)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1630)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1630)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1632)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1632)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1632)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1632)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_int_radio_link_failure() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_int_radio_link_failure(1634)@4aff4ae9815a: "TC_ho_int_radio_link_failure": using IMSI '001018171968691'H VirtMSC-RAN(1623)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101817696819'O, n_connectPointCode := omit VirtMSC-RAN(1623)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101817696819'O to be handled at TC_ho_int_radio_link_failure(1634) VirtMSC-SCCP(1622)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1622)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1623)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1623)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101817696819'O handled at TC_ho_int_radio_link_failure(1634) VirtMSC-RAN(1623)@4aff4ae9815a: Added conn table entry 0TC_ho_int_radio_link_failure(1634)5654282 VirtMSC-SCCP(1622)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1622)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1631)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1629)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_radio_link_failure(1634) VirtMSC-SCCP(1622)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1622)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1622)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1622)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1629)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "301", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_int_radio_link_failure(1634) TC_ho_int_radio_link_failure(1634)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1631)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1622)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1622)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1622)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1622)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_radio_link_failure(1634)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_int_radio_link_failure(1634)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6A0BEF28'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '558A03D5'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_radio_link_failure(1634)@4aff4ae9815a: "TC_ho_int_radio_link_failure": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_radio_link_failure(1634)@4aff4ae9815a: "TC_ho_int_radio_link_failure": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1633)@4aff4ae9815a: Suspending DChan IPA-BTS1-TRX0-RSL-RSL(1633)@4aff4ae9815a: Resuming DChan VirtMSC-SCCP(1622)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1622)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1622)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1622)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1622)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1622)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1622)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1622)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(1622)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1622)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1622)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1622)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1623)@4aff4ae9815a: Deleted conn table entry 0TC_ho_int_radio_link_failure(1634)5654282 VirtMSC-SCCP(1622)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1622)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1622)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_int_radio_link_failure(1634)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_radio_link_failure(1634)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1622)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1624)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1628)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1623)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1621)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1625)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1631)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1626)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1633)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1627)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1632)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1630)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1629)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1621): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1622): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1623): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1624): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1625): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1626): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1627): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1628): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1629): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1630): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1631): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1632): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1633): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_int_radio_link_failure(1634): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_int_radio_link_failure finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass'. Tue Jun 18 12:18:42 UTC 2024 ====== BSC_Tests.TC_ho_int_radio_link_failure pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=857927) Waiting for packet dumper to finish... 1 (prev_count=857927, count=1041521) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response'. ------ BSC_Tests.TC_ho_out_fail_no_msc_response ------ Tue Jun 18 12:18:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_fail_no_msc_response.pcap" >/data/BSC_Tests.TC_ho_out_fail_no_msc_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_out_fail_no_msc_response started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1638)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1638)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1638)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1636)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1641)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1641)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1641)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1639)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1638)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1641)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1637)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1637)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1640)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1644)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1644)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1644)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1644)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_out_fail_no_msc_response() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: "TC_ho_out_fail_no_msc_response": using IMSI '001015995691836'H VirtMSC-RAN(1637)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910109559968163'O, n_connectPointCode := omit VirtMSC-RAN(1637)@4aff4ae9815a: Created Expect[0] for '05240103505902080910109559968163'O to be handled at TC_ho_out_fail_no_msc_response(1646) VirtMSC-SCCP(1636)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1636)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1637)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1637)@4aff4ae9815a: Found Expect[0] for '05240103505902080910109559968163'O handled at TC_ho_out_fail_no_msc_response(1646) VirtMSC-RAN(1637)@4aff4ae9815a: Added conn table entry 0TC_ho_out_fail_no_msc_response(1646)15247207 VirtMSC-SCCP(1636)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1636)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1645)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1643)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_no_msc_response(1646) VirtMSC-SCCP(1636)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1636)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1636)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1636)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1643)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "306", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_out_fail_no_msc_response(1646) TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1645)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1636)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1636)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1636)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1636)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6ADDCB70'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3D2D7E7D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: "TC_ho_out_fail_no_msc_response": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: "TC_ho_out_fail_no_msc_response": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1636)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1636)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1636)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1636)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1636)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1636)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1636)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1636)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1636)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1636)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1636)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1636)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1636)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1636)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1636)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1636)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1637)@4aff4ae9815a: Deleted conn table entry 0TC_ho_out_fail_no_msc_response(1646)15247207 TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1636)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1636)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1636)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_no_msc_response(1646)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1636)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1638)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1642)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1637)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1635)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(1641)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1640)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1639)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1645)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1643)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1644)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1635): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1636): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1637): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1638): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1639): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1640): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1641): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1642): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1643): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1644): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1645): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_out_fail_no_msc_response(1646): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_out_fail_no_msc_response finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass'. Tue Jun 18 12:19:12 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_msc_response pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616042) Waiting for packet dumper to finish... 1 (prev_count=616042, count=803257) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure'. ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure ------ Tue Jun 18 12:19:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_fail_rr_ho_failure.pcap" >/data/BSC_Tests.TC_ho_out_fail_rr_ho_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_out_fail_rr_ho_failure started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1650)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1650)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1650)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1648)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1653)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1653)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1653)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1651)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1650)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1653)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1649)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1649)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1652)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1656)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1656)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1656)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1656)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_out_fail_rr_ho_failure() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: "TC_ho_out_fail_rr_ho_failure": using IMSI '001013272430801'H VirtMSC-RAN(1649)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102327348010'O, n_connectPointCode := omit VirtMSC-RAN(1649)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102327348010'O to be handled at TC_ho_out_fail_rr_ho_failure(1658) VirtMSC-SCCP(1648)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1648)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1649)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1649)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102327348010'O handled at TC_ho_out_fail_rr_ho_failure(1658) VirtMSC-RAN(1649)@4aff4ae9815a: Added conn table entry 0TC_ho_out_fail_rr_ho_failure(1658)11139554 VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1648)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1657)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1655)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_rr_ho_failure(1658) VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1648)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1648)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1648)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1655)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "311", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_out_fail_rr_ho_failure(1658) TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1657)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1648)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1648)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1648)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0E926EAA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '224833C2'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: "TC_ho_out_fail_rr_ho_failure": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: "TC_ho_out_fail_rr_ho_failure": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1648)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1648)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1648)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1648)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(1648)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1648)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1648)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1648)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1648)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1648)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1648)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1648)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1648)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1648)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1648)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1648)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1648)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1648)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1649)@4aff4ae9815a: Deleted conn table entry 0TC_ho_out_fail_rr_ho_failure(1658)11139554 TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1648)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1648)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_rr_ho_failure(1658)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1649)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1648)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1654)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1647)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1650)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1657)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1653)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1651)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1652)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1655)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1656)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1647): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1648): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1649): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1650): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1651): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1652): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1653): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1654): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1655): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1656): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1657): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_out_fail_rr_ho_failure(1658): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass'. Tue Jun 18 12:19:29 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_rr_ho_failure pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=584961) Waiting for packet dumper to finish... 1 (prev_count=584961, count=781504) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd'. ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd ------ Tue Jun 18 12:19:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.pcap" >/data/BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_out_fail_no_result_after_ho_cmd started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1662)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1662)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1662)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1660)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1665)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1665)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1665)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1663)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1662)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1665)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1661)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1661)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1664)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1668)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1668)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1668)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1668)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_out_fail_no_result_after_ho_cmd() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: "TC_ho_out_fail_no_result_after_ho_cmd": using IMSI '001014833544769'H VirtMSC-RAN(1661)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910108433457496'O, n_connectPointCode := omit VirtMSC-RAN(1661)@4aff4ae9815a: Created Expect[0] for '05240103505902080910108433457496'O to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1670) VirtMSC-SCCP(1660)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1660)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1661)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1661)@4aff4ae9815a: Found Expect[0] for '05240103505902080910108433457496'O handled at TC_ho_out_fail_no_result_after_ho_cmd(1670) VirtMSC-RAN(1661)@4aff4ae9815a: Added conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1670)14884262 VirtMSC-SCCP(1660)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1660)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1669)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1667)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1670) VirtMSC-SCCP(1660)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1660)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1660)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1660)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1667)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "316", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_out_fail_no_result_after_ho_cmd(1670) TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1669)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1660)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1660)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1660)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1660)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '56A8EB1B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0C380F83'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: "TC_ho_out_fail_no_result_after_ho_cmd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: "TC_ho_out_fail_no_result_after_ho_cmd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1660)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1660)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1660)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1660)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1660)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1660)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(1660)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1660)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1660)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1660)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1660)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1660)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Got BSSMAP Clear Request VirtMSC-SCCP(1660)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1660)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1660)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1660)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1660)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1660)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1660)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1660)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Got RR Release TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Got Deact SACCH TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Got RF Chan Rel TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Got first DLCX: { line := { verb := "DLCX", trans_id := "319", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "I", val := "56A8EB1B" } }, sdp := omit } TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Got second DLCX: { line := { verb := "DLCX", trans_id := "320", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "I", val := "0C380F83" } }, sdp := omit } TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1661)@4aff4ae9815a: Deleted conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1670)14884262 VirtMSC-SCCP(1660)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1660)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1660)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_out_fail_no_result_after_ho_cmd(1670)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1661)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1662)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1660)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1659)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1664)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1669)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1663)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1665)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1668)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1667)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1659): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1660): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1661): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1662): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1663): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1664): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1665): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1667): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1668): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1669): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_out_fail_no_result_after_ho_cmd(1670): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_out_fail_no_result_after_ho_cmd finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass'. Tue Jun 18 12:19:53 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=589461) Waiting for packet dumper to finish... 1 (prev_count=589461, count=786138) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Tue Jun 18 12:19:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc started. MTC@4aff4ae9815a: "TC_ho_into_this_bsc": using IMSI '001019122948187'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1674)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1674)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1674)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1672)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1677)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1677)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1677)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1675)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1674)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1677)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1673)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1673)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1676)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1680)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1680)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1680)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1680)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_into_this_bsc() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1679)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1682) VirtMSC-RAN(1673)@4aff4ae9815a: Added conn table entry 0TC_ho_into_this_bsc(1682)15943962 VirtMSC-SCCP(1672)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1672)@4aff4ae9815a: { messageType := 2, destLocRef := 'F3491A'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1672)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1679)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "321", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_into_this_bsc(1682) VirtMSC-SCCP(1672)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1672)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1672)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1672)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1682)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_into_this_bsc(1682)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943670707D0630190'O TC_ho_into_this_bsc(1682)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '07'O ("\a") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc(1682)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc(1682)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1672)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1672)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1672)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1672)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1672)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1672)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1672)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1672)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1682)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1682)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1672)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1672)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1672)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1672)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1672)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1672)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1672)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1672)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1682)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1673)@4aff4ae9815a: Deleted conn table entry 0TC_ho_into_this_bsc(1682)15943962 VirtMSC-SCCP(1672)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_into_this_bsc(1682)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1672)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1672)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_into_this_bsc(1682)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_into_this_bsc(1682)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc(1682)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1682)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1673)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1672)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1674)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1671)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1678)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1675)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1676)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1681)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1679)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1677)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1680)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1671): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1672): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1673): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1674): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1675): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1676): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1677): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1678): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1679): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1680): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1681): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_into_this_bsc(1682): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass'. Tue Jun 18 12:20:06 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=521635) Waiting for packet dumper to finish... 1 (prev_count=521635, count=718178) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 ------ Tue Jun 18 12:20:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_0.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_0 started. MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_0": using IMSI '001017713383307'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1686)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1686)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1686)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1684)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1689)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1689)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1689)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1687)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1686)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1689)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1685)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1685)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1688)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1692)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1692)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1692)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1692)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_0() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1691)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_0(1694) VirtMSC-RAN(1685)@4aff4ae9815a: Added conn table entry 0TC_ho_into_this_bsc_a5_0(1694)13621162 VirtMSC-SCCP(1684)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1684)@4aff4ae9815a: { messageType := 2, destLocRef := 'CFD7AA'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1684)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1691)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "326", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_0(1694) VirtMSC-SCCP(1684)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1684)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1684)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1684)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('56870BE4A21433CF'O, ''O) TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943670807D0630190'O TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '08'O ("\b") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1684)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1684)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1684)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1684)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1684)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1684)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1684)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1684)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1684)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1684)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1684)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1684)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1684)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1684)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1684)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1684)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1685)@4aff4ae9815a: Deleted conn table entry 0TC_ho_into_this_bsc_a5_0(1694)13621162 VirtMSC-SCCP(1684)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1684)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1684)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: "Got RSL RR Release" TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1694)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1684)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1686)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1683)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1685)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1688)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1687)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1689)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1693)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1692)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1691)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1683): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1684): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1685): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1686): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1687): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1688): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1689): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1691): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1692): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1693): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_into_this_bsc_a5_0(1694): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass'. Tue Jun 18 12:20:18 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_0 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=521323) Waiting for packet dumper to finish... 1 (prev_count=521323, count=716864) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 ------ Tue Jun 18 12:20:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_1.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_1 started. MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_1": using IMSI '001018363357980'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1698)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1698)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1698)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1696)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1701)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1701)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1701)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1699)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1698)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1701)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1697)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1697)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1700)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1704)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1704)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1704)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1704)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_1() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1703)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1(1706) VirtMSC-RAN(1697)@4aff4ae9815a: Added conn table entry 0TC_ho_into_this_bsc_a5_1(1706)15090378 VirtMSC-SCCP(1696)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1696)@4aff4ae9815a: { messageType := 2, destLocRef := 'E642CA'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1696)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1703)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "331", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1(1706) VirtMSC-SCCP(1696)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1696)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1696)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1696)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '5C0982ECB445D4EE'O TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943670907D0630191'O TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '09'O ("\t") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1696)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1696)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1696)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1696)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1696)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1696)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1696)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1696)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1696)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1696)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1696)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1696)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1696)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1696)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1696)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1696)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1697)@4aff4ae9815a: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1(1706)15090378 VirtMSC-SCCP(1696)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1696)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1696)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1706)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1696)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1697)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1695)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1698)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1705)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1699)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1700)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1703)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1701)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1704)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1695): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1696): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1697): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1698): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1699): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1700): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1701): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1703): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1704): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1705): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_into_this_bsc_a5_1(1706): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass'. Tue Jun 18 12:20:31 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=521489) Waiting for packet dumper to finish... 1 (prev_count=521489, count=718445) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 ------ Tue Jun 18 12:20:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_3.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_3 started. MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_3": using IMSI '001014753162019'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1710)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1710)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1710)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1708)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1713)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1713)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1713)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1711)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1710)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1713)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1709)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1709)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1712)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1716)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1716)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1716)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1716)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_3() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1715)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_3(1718) VirtMSC-RAN(1709)@4aff4ae9815a: Added conn table entry 0TC_ho_into_this_bsc_a5_3(1718)15236365 VirtMSC-SCCP(1708)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1708)@4aff4ae9815a: { messageType := 2, destLocRef := 'E87D0D'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1708)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1715)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "336", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_3(1718) VirtMSC-SCCP(1708)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1708)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1708)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1708)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'A2A881DFCB5B937C'O TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943670A07D0630195'O TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0A'O ("\n") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1708)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1708)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1708)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1708)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1708)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1708)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1708)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1708)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1708)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1708)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1708)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1708)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1708)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1708)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1708)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1708)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1709)@4aff4ae9815a: Deleted conn table entry 0TC_ho_into_this_bsc_a5_3(1718)15236365 VirtMSC-SCCP(1708)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1708)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1708)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1718)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1708)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1707)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1710)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1709)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1714)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1712)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1711)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1717)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1713)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1715)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1716)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1707): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1708): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1709): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1710): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1711): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1712): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1713): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1714): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1715): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1716): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1717): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_into_this_bsc_a5_3(1718): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass'. Tue Jun 18 12:20:44 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_3 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=524103) Waiting for packet dumper to finish... 1 (prev_count=524103, count=720057) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 ------ Tue Jun 18 12:20:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_4.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_4 started. MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_4": using IMSI '001017963580758'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1722)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1722)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1722)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1720)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1725)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1725)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1725)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1723)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1722)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1725)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1721)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1721)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1724)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1728)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1728)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1728)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1728)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_4() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1727)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_4(1730) VirtMSC-RAN(1721)@4aff4ae9815a: Added conn table entry 0TC_ho_into_this_bsc_a5_4(1730)6948321 VirtMSC-SCCP(1720)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1720)@4aff4ae9815a: { messageType := 2, destLocRef := '6A05E1'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1720)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1727)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "341", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_4(1730) VirtMSC-SCCP(1720)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1720)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1720)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1720)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '5E5C9CB54614E5102147AC82C421D0A9'O TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943670B07D0630197'O TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0B'O ("\v") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1720)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1720)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1720)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1720)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1720)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1720)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1720)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1720)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1720)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1720)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1720)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1720)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1720)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1720)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1720)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1720)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1721)@4aff4ae9815a: Deleted conn table entry 0TC_ho_into_this_bsc_a5_4(1730)6948321 VirtMSC-SCCP(1720)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1720)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1720)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: "Got RSL RR Release" TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1730)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1720)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1721)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1722)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1719)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1726)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1724)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1723)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1725)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1729)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1727)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1728)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1719): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1720): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1721): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1722): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1723): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1724): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1725): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1726): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1727): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1728): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1729): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_into_this_bsc_a5_4(1730): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass'. Tue Jun 18 12:20:57 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_4 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=525496) Waiting for packet dumper to finish... 1 (prev_count=525496, count=722039) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg ------ Tue Jun 18 12:21:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001018079248128'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1734)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1734)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1734)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1732)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1737)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1737)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1737)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1735)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1734)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1737)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1733)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1733)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1736)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1740)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1740)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1740)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1740)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1739)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742) VirtMSC-RAN(1733)@4aff4ae9815a: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)230176 VirtMSC-SCCP(1732)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1732)@4aff4ae9815a: { messageType := 2, destLocRef := '038320'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1732)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1739)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "346", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742) VirtMSC-SCCP(1732)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1732)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1732)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1732)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '7C772EBD046CA9B6'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943670C07D0630195'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0C'O ("\f") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1732)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1732)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1732)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1732)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1732)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1732)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1732)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1732)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1732)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1732)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1732)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1732)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1732)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1732)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1732)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1732)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1733)@4aff4ae9815a: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)230176 VirtMSC-SCCP(1732)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1732)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1732)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1732)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1734)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1733)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1731)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1738)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1735)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1741)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1737)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1736)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1739)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1740)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1731): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1732): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1733): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1734): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1735): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1736): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1737): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1738): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1739): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1740): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1741): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1742): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass'. Tue Jun 18 12:21:10 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=522689) Waiting for packet dumper to finish... 1 (prev_count=522689, count=719143) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 ------ Tue Jun 18 12:21:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001015426485894'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1746)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1746)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1746)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1744)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1749)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1749)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1749)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1747)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1746)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1749)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1745)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1745)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1748)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1752)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1752)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1752)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1752)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_1_3() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1751)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3(1754) VirtMSC-RAN(1745)@4aff4ae9815a: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3(1754)2014485 VirtMSC-SCCP(1744)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1744)@4aff4ae9815a: { messageType := 2, destLocRef := '1EBD15'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1744)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1751)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "351", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1_3(1754) VirtMSC-SCCP(1744)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1744)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1744)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1744)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'C0C3E749FE28400E'O TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943670D07D0630195'O TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0D'O ("\r") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1744)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1744)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1744)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1744)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1744)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1744)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1744)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1744)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1744)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1744)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1744)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1744)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1744)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1744)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1744)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1744)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1745)@4aff4ae9815a: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3(1754)2014485 VirtMSC-SCCP(1744)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1744)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1744)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1754)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1746)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1744)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1750)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1745)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1743)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1753)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1747)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1748)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1749)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1751)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1752)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1743): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1744): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1745): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1746): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1747): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1748): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1749): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1750): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1751): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1752): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1753): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3(1754): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass'. Tue Jun 18 12:21:23 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=521407) Waiting for packet dumper to finish... 1 (prev_count=521407, count=718084) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch ------ Tue Jun 18 12:21:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001010684456236'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1758)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1758)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1758)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1756)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1761)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1761)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1761)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1759)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1758)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1761)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1757)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1757)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1760)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1764)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1764)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1764)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1764)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_into_this_bsc_a5_mismatch() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1763)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_mismatch(1766) VirtMSC-RAN(1757)@4aff4ae9815a: Added conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1766)7268605 VirtMSC-SCCP(1756)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1756)@4aff4ae9815a: { messageType := 2, destLocRef := '6EE8FD'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1756)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1756)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1756)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1756)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1756)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1756)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1756)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1756)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1756)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1766)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_mismatch(1766)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1756)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1756)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1756)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1756)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1756)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1756)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1756)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1756)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1766)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_ho_into_this_bsc_a5_mismatch(1766)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_mismatch(1766)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-RAN(1757)@4aff4ae9815a: Deleted conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1766)7268605 VirtMSC-SCCP(1756)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1756)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1756)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1757)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1756)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1758)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1762)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1755)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1759)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1765)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1760)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1761)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1763)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1764)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1755): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1756): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1757): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1758): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1759): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1760): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1761): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1762): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1763): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1764): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1765): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_into_this_bsc_a5_mismatch(1766): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass'. Tue Jun 18 12:21:33 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=645706) Waiting for packet dumper to finish... 1 (prev_count=645706, count=647706) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6'. ------ BSC_Tests.TC_ho_into_this_bsc_tla_v6 ------ Tue Jun 18 12:21:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_tla_v6.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_tla_v6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_tla_v6 started. MTC@4aff4ae9815a: "TC_ho_into_this_bsc_tla_v6": using IMSI '001015444036831'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1770)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1770)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1770)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1768)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1773)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1773)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1773)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1771)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1770)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1773)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1769)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1769)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1772)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1776)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1776)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1776)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1776)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_into_this_bsc_tla_v6() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1775)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_tla_v6(1778) VirtMSC-RAN(1769)@4aff4ae9815a: Added conn table entry 0TC_ho_into_this_bsc_tla_v6(1778)1083724 VirtMSC-SCCP(1768)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1768)@4aff4ae9815a: { messageType := 2, destLocRef := '10894C'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1768)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1775)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "356", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_into_this_bsc_tla_v6(1778) VirtMSC-SCCP(1768)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1768)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1768)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1768)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943670F07D0630190'O TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1768)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1768)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1768)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1768)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1768)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1768)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1768)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1768)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1768)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1768)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1768)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1768)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1768)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1768)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1768)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1768)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1769)@4aff4ae9815a: Deleted conn table entry 0TC_ho_into_this_bsc_tla_v6(1778)1083724 VirtMSC-SCCP(1768)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1768)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1768)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_tla_v6(1778)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1768)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1769)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1767)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1770)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1774)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1771)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1772)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1777)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1776)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1773)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1775)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1767): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1768): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1769): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1770): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1771): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1772): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1773): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1774): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1775): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1776): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1777): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_into_this_bsc_tla_v6(1778): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_tla_v6 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass'. Tue Jun 18 12:21:46 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=531784) Waiting for packet dumper to finish... 1 (prev_count=531784, count=727325) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Tue Jun 18 12:21:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran started. MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran": using IMSI '001013072269478'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1782)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1782)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1782)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1780)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1785)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1785)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1785)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1783)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1782)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1785)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1781)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1781)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1784)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1788)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1788)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1788)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1788)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1787)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran(1790) VirtMSC-RAN(1781)@4aff4ae9815a: Added conn table entry 0TC_srvcc_eutran_to_geran(1790)16184214 VirtMSC-SCCP(1780)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1780)@4aff4ae9815a: { messageType := 2, destLocRef := 'F6F396'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1780)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1787)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "361", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran(1790) VirtMSC-SCCP(1780)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1780)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1780)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1780)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671007D0630190'O TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '10'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1780)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1780)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1780)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1780)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1780)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1780)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1780)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1780)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1780)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1780)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1780)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1780)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1780)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1780)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1780)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1780)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1781)@4aff4ae9815a: Deleted conn table entry 0TC_srvcc_eutran_to_geran(1790)16184214 VirtMSC-SCCP(1780)@4aff4ae9815a: Session index based on connection ID:0 TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1780)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1780)@4aff4ae9815a: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1790)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1782)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1780)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1779)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1781)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1786)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1783)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1785)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1784)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1789)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1788)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1787)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1779): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1780): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1781): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1782): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1783): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1784): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1785): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1786): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1787): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1788): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1789): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_srvcc_eutran_to_geran(1790): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass'. Tue Jun 18 12:21:59 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=810883) Waiting for packet dumper to finish... 1 (prev_count=810883, count=822211) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 ------ Tue Jun 18 12:22:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001018511011605'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1794)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1794)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1794)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1792)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1797)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1797)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1797)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1795)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1794)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1797)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1793)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1793)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1796)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1800)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1800)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1800)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1800)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran_a5_3() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1799)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_a5_3(1802) VirtMSC-RAN(1793)@4aff4ae9815a: Added conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1802)13198693 VirtMSC-SCCP(1792)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1792)@4aff4ae9815a: { messageType := 2, destLocRef := 'C96565'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1792)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1799)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "366", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_a5_3(1802) VirtMSC-SCCP(1792)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1792)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1792)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1792)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '12AAAB8D6AB5F61D'O TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671107D0630195'O TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '11'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1792)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1792)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1792)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1792)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1792)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1792)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1792)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1792)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1792)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1792)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1792)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1792)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1792)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1792)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1792)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1792)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1793)@4aff4ae9815a: Deleted conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1802)13198693 VirtMSC-SCCP(1792)@4aff4ae9815a: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1792)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1792)@4aff4ae9815a: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1802)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1793)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1792)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1794)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1798)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1791)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1795)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1801)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1796)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1800)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1797)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1799)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1791): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1792): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1793): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1794): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1795): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1796): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1797): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1798): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1799): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1800): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1801): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_srvcc_eutran_to_geran_a5_3(1802): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass'. Tue Jun 18 12:22:12 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=810382) Waiting for packet dumper to finish... 1 (prev_count=810382, count=822669) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai ------ Tue Jun 18 12:22:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001012870103618'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1806)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1806)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1806)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1804)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1809)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1809)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1809)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1807)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1806)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1809)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1805)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1805)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1808)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1812)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1812)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1812)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1812)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran_src_sai() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1811)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_src_sai(1814) VirtMSC-RAN(1805)@4aff4ae9815a: Added conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1814)7462198 VirtMSC-SCCP(1804)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1804)@4aff4ae9815a: { messageType := 2, destLocRef := '71DD36'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1804)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1811)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "371", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_src_sai(1814) VirtMSC-SCCP(1804)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1804)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1804)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1804)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671207D0630190'O TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '12'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1804)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1804)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1804)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1804)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1804)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1804)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1804)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1804)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1804)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1804)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1804)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1804)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1804)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1804)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1804)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1804)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1805)@4aff4ae9815a: Deleted conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1814)7462198 VirtMSC-SCCP(1804)@4aff4ae9815a: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1804)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1804)@4aff4ae9815a: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1814)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1805)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1806)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1804)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1810)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1803)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1808)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1809)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1807)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1813)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1811)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1812)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1803): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1804): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1805): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1806): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1807): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1808): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1809): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1810): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1811): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1812): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1813): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_srvcc_eutran_to_geran_src_sai(1814): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass'. Tue Jun 18 12:22:25 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=804626) Waiting for packet dumper to finish... 1 (prev_count=804626, count=815453) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out ------ Tue Jun 18 12:22:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001011034801278'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1818)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1818)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1818)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1816)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1821)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1821)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1821)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1819)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1818)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1821)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1817)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1817)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1820)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1824)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1824)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1824)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1824)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran_ho_out() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1823)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_ho_out(1826) VirtMSC-RAN(1817)@4aff4ae9815a: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1826)155986 VirtMSC-SCCP(1816)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1816)@4aff4ae9815a: { messageType := 2, destLocRef := '026152'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1816)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1823)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "376", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_ho_out(1826) VirtMSC-SCCP(1816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671307D0630190'O TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '13'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1816)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1816)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(1816)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1816)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1816)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1816)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1816)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1816)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: Got first DLCX: { line := { verb := "DLCX", trans_id := "379", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "I", val := "0F3F250E" } }, sdp := omit } TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: Got second DLCX: { line := { verb := "DLCX", trans_id := "380", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "I", val := "73DCC4DF" } }, sdp := omit } VirtMSC-RAN(1817)@4aff4ae9815a: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1826)155986 VirtMSC-SCCP(1816)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1816)@4aff4ae9815a: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1826)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1817)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1818)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1815)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1816)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1822)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1825)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1821)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1819)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1820)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1823)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1824)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1815): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1816): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1817): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1818): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1819): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1820): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1821): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1822): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1823): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1824): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1825): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out(1826): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass'. Tue Jun 18 12:22:41 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=972705) Waiting for packet dumper to finish... 1 (prev_count=972705, count=974705) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return ------ Tue Jun 18 12:22:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran_forbid_fast_return": using IMSI '001015041296221'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1830)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1830)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1830)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1828)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1833)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1833)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1833)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1831)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1830)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1833)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1829)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1829)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1832)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1836)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1836)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1836)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1836)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran_forbid_fast_return() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1835)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1838) VirtMSC-RAN(1829)@4aff4ae9815a: Added conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1838)10169888 VirtMSC-SCCP(1828)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1828)@4aff4ae9815a: { messageType := 2, destLocRef := '9B2E20'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1828)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1835)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "381", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1838) VirtMSC-SCCP(1828)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1828)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1828)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1828)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671407D0630190'O TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '14'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1828)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1828)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1828)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1828)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1828)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1828)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1828)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1828)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1828)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1828)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1828)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1828)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1828)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1828)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1828)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1828)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1829)@4aff4ae9815a: Deleted conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1838)10169888 VirtMSC-SCCP(1828)@4aff4ae9815a: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1828)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1828)@4aff4ae9815a: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1838)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1828)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1830)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1829)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1827)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1834)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1832)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1831)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1837)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1833)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1835)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1836)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1827): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1828): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1829): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1830): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1831): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1832): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1833): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1834): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1835): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1836): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1837): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_srvcc_eutran_to_geran_forbid_fast_return(1838): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass'. Tue Jun 18 12:22:54 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=524665) Waiting for packet dumper to finish... 1 (prev_count=524665, count=720707) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return ------ Tue Jun 18 12:22:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001019863087705'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1842)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1842)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1842)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1840)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1845)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1845)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1845)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1843)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1842)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1845)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1841)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1841)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1844)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1848)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1848)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1848)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1848)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1847)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850) VirtMSC-RAN(1841)@4aff4ae9815a: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)8828234 VirtMSC-SCCP(1840)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1840)@4aff4ae9815a: { messageType := 2, destLocRef := '86B54A'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1840)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1847)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "386", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850) VirtMSC-SCCP(1840)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1840)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671507D0630190'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '15'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1840)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1840)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1840)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1840)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1840)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1840)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1840)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1840)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(1840)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1840)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1840)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1840)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1840)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1840)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1840)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1840)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: Got first DLCX: { line := { verb := "DLCX", trans_id := "389", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "I", val := "2409C68D" } }, sdp := omit } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: Got second DLCX: { line := { verb := "DLCX", trans_id := "390", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "I", val := "4DC61529" } }, sdp := omit } VirtMSC-RAN(1841)@4aff4ae9815a: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)8828234 VirtMSC-SCCP(1840)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1840)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1840)@4aff4ae9815a: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1842)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1840)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1839)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1841)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1846)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1844)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1843)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1849)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1847)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1845)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1848)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1839): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1840): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1841): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1842): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1843): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1844): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1845): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1846): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1847): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1848): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1849): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1850): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass'. Tue Jun 18 12:23:10 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=974253) Waiting for packet dumper to finish... 1 (prev_count=974253, count=976077) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Tue Jun 18 12:23:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_msc_clears.pcap" >/data/BSC_Tests.TC_ho_in_fail_msc_clears.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_in_fail_msc_clears started. MTC@4aff4ae9815a: "TC_ho_in_fail_msc_clears": using IMSI '001010377173857'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1854)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1854)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1854)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1852)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1857)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1857)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1857)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1855)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1854)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1857)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1853)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1853)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1856)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1860)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1860)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1860)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1860)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_in_fail_msc_clears() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1859)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears(1862) VirtMSC-RAN(1853)@4aff4ae9815a: Added conn table entry 0TC_ho_in_fail_msc_clears(1862)9965092 VirtMSC-SCCP(1852)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1852)@4aff4ae9815a: { messageType := 2, destLocRef := '980E24'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1852)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1859)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "391", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_in_fail_msc_clears(1862) VirtMSC-SCCP(1852)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1852)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1852)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1852)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1862)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671607D0630190'O TC_ho_in_fail_msc_clears(1862)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '16'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_msc_clears(1862)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1852)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1852)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1852)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1852)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1852)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1852)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1852)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1852)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1852)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1852)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1852)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1852)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1862)@4aff4ae9815a: Got first DLCX: { line := { verb := "DLCX", trans_id := "394", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "I", val := "4CA0EA06" } }, sdp := omit } TC_ho_in_fail_msc_clears(1862)@4aff4ae9815a: Got second DLCX: { line := { verb := "DLCX", trans_id := "395", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "I", val := "710158E4" } }, sdp := omit } TC_ho_in_fail_msc_clears(1862)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-RAN(1853)@4aff4ae9815a: Deleted conn table entry 0TC_ho_in_fail_msc_clears(1862)9965092 VirtMSC-SCCP(1852)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1852)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1852)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears(1862)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_in_fail_msc_clears(1862)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1852)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1854)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1851)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1858)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1853)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1856)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1855)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1861)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1857)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1859)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1860)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1851): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1852): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1853): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1854): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1855): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1856): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1857): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1858): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1859): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1860): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1861): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_in_fail_msc_clears(1862): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_in_fail_msc_clears finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass'. Tue Jun 18 12:23:23 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=512589) Waiting for packet dumper to finish... 1 (prev_count=512589, count=709132) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect'. ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect ------ Tue Jun 18 12:23:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.pcap" >/data/BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@4aff4ae9815a: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001017305030823'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1866)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1866)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1866)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1864)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1869)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1869)@4aff4ae9815a: M3UA emulation initiated, the test can be started MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1869)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1867)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1866)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1869)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1865)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1865)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1868)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1872)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1872)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1872)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1872)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_in_fail_msc_clears_after_ho_detect() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1871)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears_after_ho_detect(1874) VirtMSC-RAN(1865)@4aff4ae9815a: Added conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1874)7401607 VirtMSC-SCCP(1864)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1864)@4aff4ae9815a: { messageType := 2, destLocRef := '70F087'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1864)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1871)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "396", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_in_fail_msc_clears_after_ho_detect(1874) VirtMSC-SCCP(1864)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1864)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1864)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1864)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1874)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671707D0630190'O TC_ho_in_fail_msc_clears_after_ho_detect(1874)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '17'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_msc_clears_after_ho_detect(1874)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1864)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1864)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1864)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1864)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1864)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1864)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1864)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1864)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1864)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1864)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1864)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1864)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1864)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1864)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1864)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1864)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1874)@4aff4ae9815a: Got first DLCX: { line := { verb := "DLCX", trans_id := "399", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "I", val := "5D9480C9" } }, sdp := omit } TC_ho_in_fail_msc_clears_after_ho_detect(1874)@4aff4ae9815a: Got second DLCX: { line := { verb := "DLCX", trans_id := "400", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "I", val := "17EFBBEC" } }, sdp := omit } VirtMSC-RAN(1865)@4aff4ae9815a: Deleted conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1874)7401607 VirtMSC-SCCP(1864)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1864)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1864)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears_after_ho_detect(1874)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1864)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1865)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1866)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1870)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1863)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1868)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1867)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1873)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1872)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1869)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1871)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1863): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1864): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1865): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1866): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1867): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1868): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1869): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1870): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1871): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1872): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1873): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_in_fail_msc_clears_after_ho_detect(1874): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_in_fail_msc_clears_after_ho_detect finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass'. Tue Jun 18 12:23:35 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=512083) Waiting for packet dumper to finish... 1 (prev_count=512083, count=699121) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Tue Jun 18 12:23:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_no_detect.pcap" >/data/BSC_Tests.TC_ho_in_fail_no_detect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_in_fail_no_detect started. MTC@4aff4ae9815a: "TC_ho_in_fail_no_detect": using IMSI '001017512627454'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1878)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1878)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1878)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1876)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1881)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1881)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1881)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1879)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1878)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1881)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1877)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1877)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1880)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1884)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1884)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1884)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1884)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_in_fail_no_detect() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1883)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect(1886) VirtMSC-RAN(1877)@4aff4ae9815a: Added conn table entry 0TC_ho_in_fail_no_detect(1886)8571376 VirtMSC-SCCP(1876)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1876)@4aff4ae9815a: { messageType := 2, destLocRef := '82C9F0'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1876)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1883)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "401", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_in_fail_no_detect(1886) VirtMSC-SCCP(1876)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1876)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1876)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1876)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect(1886)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671807D0630190'O TC_ho_in_fail_no_detect(1886)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '18'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_no_detect(1886)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1876)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1876)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1876)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1876)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1876)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1876)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1876)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1876)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect(1886)@4aff4ae9815a: Got first DLCX: { line := { verb := "DLCX", trans_id := "404", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "I", val := "7A1F4E52" } }, sdp := omit } VirtMSC-SCCP(1876)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1876)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1876)@4aff4ae9815a: vl_from0 TC_ho_in_fail_no_detect(1886)@4aff4ae9815a: Got second DLCX: { line := { verb := "DLCX", trans_id := "405", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "I", val := "3BFE5541" } }, sdp := omit } VirtMSC-SCCP(1876)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1876)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1876)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1876)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1876)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1877)@4aff4ae9815a: Deleted conn table entry 0TC_ho_in_fail_no_detect(1886)8571376 VirtMSC-SCCP(1876)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1876)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1876)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect(1886)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1876)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1877)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1878)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1882)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1875)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1880)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1879)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1885)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1884)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1881)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1883)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1875): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1876): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1877): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1878): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1879): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1880): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1881): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1882): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1883): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1884): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1885): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_in_fail_no_detect(1886): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_in_fail_no_detect finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass'. Tue Jun 18 12:23:49 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=526830) Waiting for packet dumper to finish... 1 (prev_count=526830, count=714045) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Tue Jun 18 12:23:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_no_detect2.pcap" >/data/BSC_Tests.TC_ho_in_fail_no_detect2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_in_fail_no_detect2 started. MTC@4aff4ae9815a: "TC_ho_in_fail_no_detect2": using IMSI '001018769762233'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1890)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1890)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1890)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1888)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1893)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1893)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1893)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1891)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1890)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1893)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1889)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1889)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1892)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1896)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1896)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1896)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1896)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_in_fail_no_detect2() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1895)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect2(1898) VirtMSC-RAN(1889)@4aff4ae9815a: Added conn table entry 0TC_ho_in_fail_no_detect2(1898)4882900 VirtMSC-SCCP(1888)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1888)@4aff4ae9815a: { messageType := 2, destLocRef := '4A81D4'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1888)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1895)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "406", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_in_fail_no_detect2(1898) VirtMSC-SCCP(1888)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1888)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1888)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1888)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1898)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671907D0630190'O TC_ho_in_fail_no_detect2(1898)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '19'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_no_detect2(1898)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1888)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1888)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1888)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1888)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1888)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1888)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1888)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1888)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1898)@4aff4ae9815a: Got first DLCX: { line := { verb := "DLCX", trans_id := "409", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "I", val := "4499896F" } }, sdp := omit } TC_ho_in_fail_no_detect2(1898)@4aff4ae9815a: Got second DLCX: { line := { verb := "DLCX", trans_id := "410", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "I", val := "786B1B63" } }, sdp := omit } VirtMSC-SCCP(1888)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1888)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1888)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1888)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1888)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1888)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1888)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1888)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1889)@4aff4ae9815a: Deleted conn table entry 0TC_ho_in_fail_no_detect2(1898)4882900 VirtMSC-SCCP(1888)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1888)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1888)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect2(1898)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1889)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1890)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1887)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1888)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1892)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1891)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1893)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1897)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1896)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1895)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1887): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1888): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1889): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1890): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1891): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1892): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1893): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1895): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1896): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1897): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_in_fail_no_detect2(1898): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_in_fail_no_detect2 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass'. Tue Jun 18 12:24:04 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect2 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=531362) Waiting for packet dumper to finish... 1 (prev_count=531362, count=717988) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout ------ Tue Jun 18 12:24:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.pcap" >/data/BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@4aff4ae9815a: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001018054391713'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1902)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1902)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1902)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1900)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1905)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1905)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1905)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1903)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1902)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1905)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1901)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1901)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1904)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1908)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1908)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1908)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1908)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_in_fail_mgw_mdcx_timeout() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1907)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_mgw_mdcx_timeout(1910) VirtMSC-RAN(1901)@4aff4ae9815a: Added conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(1910)6223565 VirtMSC-SCCP(1900)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1900)@4aff4ae9815a: { messageType := 2, destLocRef := '5EF6CD'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1900)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1907)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "411", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "15" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_in_fail_mgw_mdcx_timeout(1910) VirtMSC-SCCP(1900)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1900)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1900)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1900)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1900)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1900)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1900)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1900)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1900)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1900)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1900)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1900)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(1910)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_in_fail_mgw_mdcx_timeout(1910)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1900)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1900)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1900)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1900)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1900)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1900)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1900)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1900)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(1910)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_ho_in_fail_mgw_mdcx_timeout(1910)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1901)@4aff4ae9815a: Deleted conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(1910)6223565 VirtMSC-SCCP(1900)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_in_fail_mgw_mdcx_timeout(1910)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(1900)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1900)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1900)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1901)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1902)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1899)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1904)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1903)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1909)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1905)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1907)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1908)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1899): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1900): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1901): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1902): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1903): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1904): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1905): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1907): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1908): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1909): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_in_fail_mgw_mdcx_timeout(1910): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass'. Tue Jun 18 12:24:19 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=707929) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout ------ Tue Jun 18 12:24:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.pcap" >/data/BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@4aff4ae9815a: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001017261376374'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1914)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1914)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1914)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1912)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1917)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1917)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1917)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1915)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1914)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1917)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1913)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1913)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1916)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1920)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1920)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1920)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1920)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_in_fail_ipa_crcx_timeout() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1919)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_ipa_crcx_timeout(1922) VirtMSC-RAN(1913)@4aff4ae9815a: Added conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(1922)8960 VirtMSC-SCCP(1912)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1912)@4aff4ae9815a: { messageType := 2, destLocRef := '002300'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1912)@4aff4ae9815a: Session index based on local reference:0 VirtMGW-MGCP-0(1919)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "416", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_in_fail_ipa_crcx_timeout(1922) VirtMSC-SCCP(1912)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1912)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1912)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1912)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1912)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1912)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1912)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1912)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1912)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1912)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1912)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1912)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(1922)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_in_fail_ipa_crcx_timeout(1922)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1912)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1912)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1912)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1912)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1912)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1912)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1912)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1912)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(1922)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_ho_in_fail_ipa_crcx_timeout(1922)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_in_fail_ipa_crcx_timeout(1922)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-RAN(1913)@4aff4ae9815a: Deleted conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(1922)8960 VirtMSC-SCCP(1912)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1912)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1912)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1912)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1914)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1918)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1911)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1913)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1916)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1915)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1921)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1919)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1917)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1920)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1911): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1912): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1913): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1914): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1915): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1916): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1917): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1918): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1919): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1920): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1921): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_in_fail_ipa_crcx_timeout(1922): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass'. Tue Jun 18 12:24:32 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=703975) Waiting for packet dumper to finish... 1 (prev_count=703975, count=707968) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap'. ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap ------ Tue Jun 18 12:24:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@4aff4ae9815a: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001014980951362'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1926)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1926)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1926)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1924)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1929)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1929)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1929)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1927)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1926)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1929)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1925)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1925)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1928)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1932)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1932)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1932)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1932)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_into_this_bsc_sccp_cr_without_bssap() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1931)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1934) VirtMSC-RAN(1925)@4aff4ae9815a: Added conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)14918303 VirtMSC-SCCP(1924)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1924)@4aff4ae9815a: { messageType := 2, destLocRef := 'E3A29F'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1924)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1924)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1924)@4aff4ae9815a: vl_len:54 VirtMSC-SCCP(1924)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1924)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0034100B030108010A090100000000000000001D4005050100010001050501000100007C060102030409267D0983FF57843F07828081'O VirtMGW-MGCP-0(1931)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "420", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "17" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1934) VirtMSC-SCCP(1924)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1924)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1924)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1924)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: Received L3 Info in HO Request Ack: '062BCA670943671C07D0630190'O TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1C'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1924)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1924)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1924)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1924)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1924)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1924)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1924)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1924)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1924)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1924)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1924)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1924)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1924)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1924)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1924)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1924)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1925)@4aff4ae9815a: Deleted conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)14918303 VirtMSC-SCCP(1924)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(1924)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1924)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(1934)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1926)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1924)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1923)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1925)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1930)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1928)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1933)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1927)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1929)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1931)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1932)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1923): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1924): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1925): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1926): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1927): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1928): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1929): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1930): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1931): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1932): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1933): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_into_this_bsc_sccp_cr_without_bssap(1934): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass'. Tue Jun 18 12:24:44 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=525251) Waiting for packet dumper to finish... 1 (prev_count=525251, count=720792) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Tue Jun 18 12:24:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_1.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_1 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1938)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1938)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1938)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1936)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1941)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1941)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1941)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1939)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1938)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1941)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1937)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1937)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1940)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1944)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1944)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1944)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1944)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1946)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1946)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1946)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1946)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1948)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1948)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1948)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1948)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1950)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1950)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1950)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1950)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1952)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1952)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1952)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1952)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1954)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1954)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1954)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1954)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_neighbor_config_1() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "TC_ho_neighbor_config_1": using IMSI '001015703808295'H VirtMSC-RAN(1937)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107530082859'O, n_connectPointCode := omit VirtMSC-RAN(1937)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107530082859'O to be handled at TC_ho_neighbor_config_1(1956) VirtMSC-SCCP(1936)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1936)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1937)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1937)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107530082859'O handled at TC_ho_neighbor_config_1(1956) VirtMSC-RAN(1937)@4aff4ae9815a: Added conn table entry 0TC_ho_neighbor_config_1(1956)12294326 VirtMSC-SCCP(1936)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1936)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1945)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1943)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_1(1956) VirtMSC-SCCP(1936)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1936)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1936)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1936)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1943)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "425", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_1(1956) TC_ho_neighbor_config_1(1956)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1945)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1936)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1936)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1936)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1936)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(1956)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_neighbor_config_1(1956)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6C7AC720'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0CDB3BA4'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "TC_ho_neighbor_config_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "TC_ho_neighbor_config_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_1(1956)@4aff4ae9815a: f_tc_ho_neighbor_config: 1. No 'neighbor' config IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover starting: 1.a: HO to bts 1 works, implicitly listed as neighbor (legacy behavior when none are configured) (expecting handover)" TC_ho_neighbor_config_1(1956)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1D'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_1(1956)@4aff4ae9815a: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_1(1956)@4aff4ae9815a: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1D'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_1(1956)@4aff4ae9815a: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_1(1956)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover starting: 1.b: HO to unknown cell does not start (expecting NO handover)" TC_ho_neighbor_config_1(1956)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.b): Got no Handover, as expected." TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover starting: 1.c: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_1(1956)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.c): Got no Handover, as expected." TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.c): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.c): done clearing" IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover starting: 1.d: HO to 871-11 still works (verify that this test properly cleans up) (expecting handover)" TC_ho_neighbor_config_1(1956)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1E'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_1(1956)@4aff4ae9815a: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } on ARFCN 25447 TC_ho_neighbor_config_1(1956)@4aff4ae9815a: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1E'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_1(1956)@4aff4ae9815a: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_1(1956)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.d): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.d): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.d): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "f_probe_for_handover(1.d): done clearing" TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1936)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1936)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1936)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1936)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1936)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1936)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1936)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1936)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1937)@4aff4ae9815a: Deleted conn table entry 0TC_ho_neighbor_config_1(1956)12294326 VirtMSC-SCCP(1936)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "Got RSL RR Release" TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1936)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1936)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_neighbor_config_1(1956)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_1(1956)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1938)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1935)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1936)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1937)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1942)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(1939)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1951)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1945)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1940)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1953)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1955)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1947)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1943)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1948)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1941)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1952)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1944)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1949)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1954)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1950)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1946)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1935): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1936): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1937): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1938): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1939): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1940): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1941): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1942): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1943): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1944): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1945): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1946): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1947): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1948): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1949): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1950): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1951): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1952): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1953): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1954): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1955): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_neighbor_config_1(1956): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass'. Tue Jun 18 12:25:20 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1038884) Waiting for packet dumper to finish... 1 (prev_count=1038884, count=1826726) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Tue Jun 18 12:25:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_2.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_2 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(1960)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1960)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1960)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(1958)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1963)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1963)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1963)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1961)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1960)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1963)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1959)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1959)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1962)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1966)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1966)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1966)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1966)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1968)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1968)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1968)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1968)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1970)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1970)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1970)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1970)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1972)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1972)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1972)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1972)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1974)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1974)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1974)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1974)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1976)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1976)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1976)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1976)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_neighbor_config_2() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "TC_ho_neighbor_config_2": using IMSI '001013521990310'H VirtMSC-RAN(1959)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105312993001'O, n_connectPointCode := omit VirtMSC-RAN(1959)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105312993001'O to be handled at TC_ho_neighbor_config_2(1978) VirtMSC-SCCP(1958)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1958)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1959)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1959)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105312993001'O handled at TC_ho_neighbor_config_2(1978) VirtMSC-RAN(1959)@4aff4ae9815a: Added conn table entry 0TC_ho_neighbor_config_2(1978)4906860 VirtMSC-SCCP(1958)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1958)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1967)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1965)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_2(1978) VirtMSC-SCCP(1958)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1958)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1958)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1958)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1965)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_2(1978) TC_ho_neighbor_config_2(1978)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1967)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1958)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1958)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1958)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1958)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(1978)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_neighbor_config_2(1978)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6A70C83E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4FCC3633'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "TC_ho_neighbor_config_2": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "TC_ho_neighbor_config_2": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_2(1978)@4aff4ae9815a: f_tc_ho_neighbor_config: 2. explicit local neighbor: 'neighbor bts 1' IPA-BTS1-TRX0-RSL-RSL(1969)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1971)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "f_probe_for_handover starting: 2.a: HO to bts 1 works, explicitly listed as neighbor (expecting handover)" TC_ho_neighbor_config_2(1978)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_2(1978)@4aff4ae9815a: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_2(1978)@4aff4ae9815a: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_2(1978)@4aff4ae9815a: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1969)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1971)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_2(1978)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "f_probe_for_handover(2.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "f_probe_for_handover(2.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "f_probe_for_handover(2.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1969)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1971)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "f_probe_for_handover(2.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1969)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1971)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "f_probe_for_handover starting: 2.b: HO to bts 2 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_2(1978)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "f_probe_for_handover(2.b): Got no Handover, as expected." TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "f_probe_for_handover(2.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1969)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1971)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "f_probe_for_handover(2.b): done clearing" TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1958)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1958)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1958)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1958)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1958)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1958)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1958)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1958)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1959)@4aff4ae9815a: Deleted conn table entry 0TC_ho_neighbor_config_2(1978)4906860 VirtMSC-SCCP(1958)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "Got RSL RR Release" TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1958)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1958)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_neighbor_config_2(1978)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_2(1978)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(1960)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1959)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(1958)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1964)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1957)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(1963)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1962)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1961)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1975)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1967)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1971)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1973)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1977)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1966)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1976)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1970)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1972)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1974)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1968)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1965)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1969)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1957): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1958): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1959): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1960): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1961): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1962): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1963): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1964): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1965): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1966): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1967): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1968): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1969): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1970): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1971): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1972): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1973): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1974): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1975): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1976): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1977): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_neighbor_config_2(1978): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_2 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass'. Tue Jun 18 12:25:47 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_2 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=978460) Waiting for packet dumper to finish... 1 (prev_count=978460, count=1766509) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Tue Jun 18 12:25:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_3.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_3 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1982)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(1982)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1982)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(1980)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1985)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(1985)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1985)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(1983)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1982)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1985)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(1981)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1981)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(1984)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1988)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1988)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1988)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1988)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1990)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1990)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1990)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1990)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1992)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1992)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1992)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1992)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1994)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1994)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1994)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1994)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1996)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1996)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1996)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1996)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1998)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1998)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1998)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1998)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_neighbor_config_3() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "TC_ho_neighbor_config_3": using IMSI '001013266445699'H VirtMSC-RAN(1981)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102366446599'O, n_connectPointCode := omit VirtMSC-RAN(1981)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102366446599'O to be handled at TC_ho_neighbor_config_3(2000) VirtMSC-SCCP(1980)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(1980)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1981)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1981)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102366446599'O handled at TC_ho_neighbor_config_3(2000) VirtMSC-RAN(1981)@4aff4ae9815a: Added conn table entry 0TC_ho_neighbor_config_3(2000)3383414 VirtMSC-SCCP(1980)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1980)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1989)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(1987)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_3(2000) VirtMSC-SCCP(1980)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1980)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(1980)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1980)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(1987)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "435", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_3(2000) TC_ho_neighbor_config_3(2000)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1989)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(1980)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1980)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1980)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1980)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(2000)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_neighbor_config_3(2000)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2ECF802C'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '78C85A89'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "TC_ho_neighbor_config_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "TC_ho_neighbor_config_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_3(2000)@4aff4ae9815a: f_tc_ho_neighbor_config: 3. explicit local neighbor: 'neighbor bts 2' IPA-BTS1-TRX0-RSL-RSL(1991)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1993)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "f_probe_for_handover starting: 3.a: HO to bts 1 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_3(2000)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "f_probe_for_handover(3.a): Got no Handover, as expected." TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "f_probe_for_handover(3.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1991)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1993)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "f_probe_for_handover(3.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1991)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1993)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "f_probe_for_handover starting: 3.b: HO to bts 2 works, explicitly listed as neighbor; no ambiguity because bts 3 is not listed as neighbor (expecting handover)" TC_ho_neighbor_config_3(2000)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '20'O (" ") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_3(2000)@4aff4ae9815a: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_3(2000)@4aff4ae9815a: { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '20'O (" ") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_3(2000)@4aff4ae9815a: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(1991)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1993)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_3(2000)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "f_probe_for_handover(3.b): Got RSL Handover Command as expected." TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "f_probe_for_handover(3.b): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "f_probe_for_handover(3.b): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1991)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1993)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "f_probe_for_handover(3.b): done clearing" TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1980)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(1980)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(1980)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(1980)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1980)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1980)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1980)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1980)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(1981)@4aff4ae9815a: Deleted conn table entry 0TC_ho_neighbor_config_3(2000)3383414 VirtMSC-SCCP(1980)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "Got RSL RR Release" TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(1980)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(1980)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_neighbor_config_3(2000)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_3(2000)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1980)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(1981)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(1979)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(1982)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1986)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(1984)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1991)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1993)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1989)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1995)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(1983)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1997)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1999)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(1985)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1994)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1998)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1996)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1988)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(1987)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1990)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1992)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(1979): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(1980): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(1981): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(1982): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(1983): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(1984): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(1985): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(1986): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(1987): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1988): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1989): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1990): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1991): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1992): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1993): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1994): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1995): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1996): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1997): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1998): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1999): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_neighbor_config_3(2000): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_3 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass'. Tue Jun 18 12:26:14 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_3 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=978162) Waiting for packet dumper to finish... 1 (prev_count=978162, count=1766211) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Tue Jun 18 12:26:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_4.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_4 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2004)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2004)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2004)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2002)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2007)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2007)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2007)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2005)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2004)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2007)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2003)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2003)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2006)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2010)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2010)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2010)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2010)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2012)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2012)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2012)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2012)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2014)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2014)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2014)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2014)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2016)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2016)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2016)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2016)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2018)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2018)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2018)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2018)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2020)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2020)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2020)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2020)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_neighbor_config_4() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "TC_ho_neighbor_config_4": using IMSI '001013287784222'H VirtMSC-RAN(2003)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102378872422'O, n_connectPointCode := omit VirtMSC-RAN(2003)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102378872422'O to be handled at TC_ho_neighbor_config_4(2022) VirtMSC-SCCP(2002)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2002)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2003)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2003)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102378872422'O handled at TC_ho_neighbor_config_4(2022) VirtMSC-RAN(2003)@4aff4ae9815a: Added conn table entry 0TC_ho_neighbor_config_4(2022)13054415 VirtMSC-SCCP(2002)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2002)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2011)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2009)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_4(2022) VirtMSC-SCCP(2002)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2002)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2002)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2002)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2009)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "440", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_4(2022) TC_ho_neighbor_config_4(2022)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2011)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(2002)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2002)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2002)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2002)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(2022)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_neighbor_config_4(2022)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '42D1F15F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5513EC09'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "TC_ho_neighbor_config_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "TC_ho_neighbor_config_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_4(2022)@4aff4ae9815a: f_tc_ho_neighbor_config: 4. explicit remote neighbor: 'neighbor lac 99 arfcn 123 bsic 45' IPA-BTS1-TRX0-RSL-RSL(2013)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2015)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover starting: 4.a: HO to bts 1 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_4(2022)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.a): Got no Handover, as expected." TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(2013)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2015)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(2013)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2015)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover starting: 4.b: HO to bts 2 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_4(2022)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.b): Got no Handover, as expected." TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(2013)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2015)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(2013)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2015)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover starting: 4.c: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(2002)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2002)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2002)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2002)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(2022)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.c): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.c): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.c): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.c): ...done" IPA-BTS1-TRX0-RSL-RSL(2013)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2015)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "f_probe_for_handover(4.c): done clearing" TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2002)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2002)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2002)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2002)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2002)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2002)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2002)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2002)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2003)@4aff4ae9815a: Deleted conn table entry 0TC_ho_neighbor_config_4(2022)13054415 VirtMSC-SCCP(2002)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2002)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2002)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "Got RSL RR Release" TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_neighbor_config_4(2022)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_4(2022)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2003)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2002)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2001)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2004)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2008)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-RSL(2019)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2021)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2017)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2015)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2005)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2006)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2020)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2010)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2012)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2009)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2014)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2016)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2011)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2013)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2018)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2007)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2001): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2002): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2003): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2004): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2005): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2006): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2007): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2008): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2009): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2010): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2011): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2012): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2013): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2014): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2015): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2016): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2017): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2018): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2019): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2020): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2021): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_neighbor_config_4(2022): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_4 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass'. Tue Jun 18 12:26:47 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_4 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=985629) Waiting for packet dumper to finish... 1 (prev_count=985629, count=1773854) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Tue Jun 18 12:26:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_5.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_5 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2026)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2026)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2026)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2024)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2029)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2029)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2029)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2027)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2026)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2029)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2025)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2025)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2028)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2032)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2032)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2032)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2032)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2034)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2034)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2034)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2034)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2036)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2036)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2036)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2036)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2038)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2038)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2038)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2038)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2040)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2040)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2040)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2040)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2042)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2042)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2042)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2042)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_neighbor_config_5() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "TC_ho_neighbor_config_5": using IMSI '001013882639295'H VirtMSC-RAN(2025)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910108328362959'O, n_connectPointCode := omit VirtMSC-RAN(2025)@4aff4ae9815a: Created Expect[0] for '05240103505902080910108328362959'O to be handled at TC_ho_neighbor_config_5(2044) VirtMSC-SCCP(2024)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2024)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2025)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2025)@4aff4ae9815a: Found Expect[0] for '05240103505902080910108328362959'O handled at TC_ho_neighbor_config_5(2044) VirtMSC-RAN(2025)@4aff4ae9815a: Added conn table entry 0TC_ho_neighbor_config_5(2044)13911862 VirtMSC-SCCP(2024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2024)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2033)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2031)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_5(2044) VirtMSC-SCCP(2024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2024)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2024)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2024)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2031)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "445", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_5(2044) TC_ho_neighbor_config_5(2044)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2033)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(2024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(2044)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_neighbor_config_5(2044)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '353C972E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3A487F2D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "TC_ho_neighbor_config_5": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "TC_ho_neighbor_config_5": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_5(2044)@4aff4ae9815a: f_tc_ho_neighbor_config: 5. explicit remote neighbor re-using ARFCN+BSIC: 'neighbor lac 99 arfcn 871 bsic 12' IPA-BTS1-TRX0-RSL-RSL(2035)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2037)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "f_probe_for_handover starting: 5.a: HO to 871-12 triggers inter-BSC HO (ignoring local cells with same ARFCN+BSIC) (expecting handover)" VirtMSC-SCCP(2024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(2044)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "f_probe_for_handover(5.a): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "f_probe_for_handover(5.a): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "f_probe_for_handover(5.a): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "f_probe_for_handover(5.a): ...done" IPA-BTS1-TRX0-RSL-RSL(2035)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2037)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "f_probe_for_handover(5.a): done clearing" TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2024)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2024)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2024)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2025)@4aff4ae9815a: Deleted conn table entry 0TC_ho_neighbor_config_5(2044)13911862 VirtMSC-SCCP(2024)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "Got RSL RR Release" TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2024)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_neighbor_config_5(2044)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_5(2044)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2026)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2025)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2023)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2024)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2030)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(2028)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2029)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2037)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2039)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2035)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2041)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2033)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2027)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2043)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2040)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2036)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2038)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2032)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2031)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2034)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2042)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2023): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2024): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2025): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2026): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2027): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2028): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2029): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2030): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2031): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2032): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2033): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2034): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2035): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2036): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2037): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2038): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2039): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2040): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2041): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2042): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2043): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_neighbor_config_5(2044): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_5 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass'. Tue Jun 18 12:27:10 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_5 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=937149) Waiting for packet dumper to finish... 1 (prev_count=937149, count=1725648) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Tue Jun 18 12:27:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_6.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_6 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2048)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2048)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2048)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2046)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2051)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2051)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2051)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2049)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2048)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2051)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2047)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2047)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2050)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2054)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2054)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2054)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2054)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2056)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2056)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2056)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2056)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2058)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2058)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2058)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2058)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2060)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2060)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2060)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2060)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2062)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2062)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2062)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2062)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2064)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2064)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2064)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2064)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_neighbor_config_6() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "TC_ho_neighbor_config_6": using IMSI '001013110886918'H VirtMSC-RAN(2047)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101301889681'O, n_connectPointCode := omit VirtMSC-RAN(2047)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101301889681'O to be handled at TC_ho_neighbor_config_6(2066) VirtMSC-SCCP(2046)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2046)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2047)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2047)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101301889681'O handled at TC_ho_neighbor_config_6(2066) VirtMSC-RAN(2047)@4aff4ae9815a: Added conn table entry 0TC_ho_neighbor_config_6(2066)8541500 VirtMSC-SCCP(2046)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2046)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2055)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2053)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_6(2066) VirtMSC-SCCP(2046)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2046)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2046)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2046)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2053)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "450", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_6(2066) TC_ho_neighbor_config_6(2066)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2055)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(2046)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2046)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2046)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2046)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(2066)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_neighbor_config_6(2066)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '68B09475'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '469A06D5'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "TC_ho_neighbor_config_6": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "TC_ho_neighbor_config_6": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_6(2066)@4aff4ae9815a: f_tc_ho_neighbor_config: 6. config error: explicit local and remote neighbors with ambiguous ARFCN+BSIC: 'neighbor bts 2; neighbor lac 99 arfcn 871 bsic 12' IPA-BTS1-TRX0-RSL-RSL(2057)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2059)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "f_probe_for_handover starting: 6.a: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_6(2066)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "f_probe_for_handover(6.a): Got no Handover, as expected." TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "f_probe_for_handover(6.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(2057)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2059)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "f_probe_for_handover(6.a): done clearing" TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2046)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2046)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2046)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2046)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2046)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2046)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2046)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2046)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2047)@4aff4ae9815a: Deleted conn table entry 0TC_ho_neighbor_config_6(2066)8541500 VirtMSC-SCCP(2046)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "Got RSL RR Release" TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2046)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2046)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_neighbor_config_6(2066)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_6(2066)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2047)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2048)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2046)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2052)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2045)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2049)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2063)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2061)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2065)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2050)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2059)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2055)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2064)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2053)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2054)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2057)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2051)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2062)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2060)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2056)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2058)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2045): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2046): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2047): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2048): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2049): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2050): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2051): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2052): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2053): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2054): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2055): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2056): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2057): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2058): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2059): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2060): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2061): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2062): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2063): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2064): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2065): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_neighbor_config_6(2066): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_6 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass'. Tue Jun 18 12:27:33 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_6 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=928329) Waiting for packet dumper to finish... 1 (prev_count=928329, count=1716839) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Tue Jun 18 12:27:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_7.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_7 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2070)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2070)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2070)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2068)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2073)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2073)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2073)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2071)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2070)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2073)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2069)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2069)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2072)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2076)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2076)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2076)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2076)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2078)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2078)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2078)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2078)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2080)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2080)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2080)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2080)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2082)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2082)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2082)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2082)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2084)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2084)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2084)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2084)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2086)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2086)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2086)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2086)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_neighbor_config_7() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "TC_ho_neighbor_config_7": using IMSI '001011562458584'H VirtMSC-RAN(2069)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105126545848'O, n_connectPointCode := omit VirtMSC-RAN(2069)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105126545848'O to be handled at TC_ho_neighbor_config_7(2088) VirtMSC-SCCP(2068)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2068)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2069)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2069)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105126545848'O handled at TC_ho_neighbor_config_7(2088) VirtMSC-RAN(2069)@4aff4ae9815a: Added conn table entry 0TC_ho_neighbor_config_7(2088)7476592 VirtMSC-SCCP(2068)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2068)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2077)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2075)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_7(2088) VirtMSC-SCCP(2068)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2068)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2068)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2068)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2075)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "455", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_neighbor_config_7(2088) TC_ho_neighbor_config_7(2088)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2077)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(2068)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2068)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2068)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2068)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(2088)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_neighbor_config_7(2088)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6DD2794E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2038FA03'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "TC_ho_neighbor_config_7": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "TC_ho_neighbor_config_7": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_7(2088)@4aff4ae9815a: f_tc_ho_neighbor_config: 7. explicit local and remote neighbors: 'neighbor bts 2; neighbor lac 99 arfcn 123 bsic 45' IPA-BTS1-TRX0-RSL-RSL(2079)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2081)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover starting: 7.a: HO to 871-12 does HO to bts 2 (expecting handover)" TC_ho_neighbor_config_7(2088)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '21'O ("!") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_7(2088)@4aff4ae9815a: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_7(2088)@4aff4ae9815a: { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '21'O ("!") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_7(2088)@4aff4ae9815a: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(2079)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2081)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_7(2088)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover(7.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover(7.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover(7.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(2079)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2081)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover(7.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(2079)@4aff4ae9815a: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(2081)@4aff4ae9815a: Suspending DChan TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover starting: 7.b: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(2068)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2068)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2068)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2068)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(2088)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover(7.b): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover(7.b): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover(7.b): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover(7.b): ...done" IPA-BTS1-TRX0-RSL-RSL(2079)@4aff4ae9815a: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(2081)@4aff4ae9815a: Resuming DChan TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "f_probe_for_handover(7.b): done clearing" TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2068)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2068)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2068)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2068)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2068)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2068)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2068)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2068)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2069)@4aff4ae9815a: Deleted conn table entry 0TC_ho_neighbor_config_7(2088)7476592 VirtMSC-SCCP(2068)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2068)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2068)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_neighbor_config_7(2088)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_7(2088)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2070)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2068)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2067)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2069)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2074)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2071)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2085)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2079)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2081)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2083)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2087)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2072)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2073)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2076)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2084)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2078)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2082)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2086)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2080)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2077)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2075)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2067): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2068): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2069): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2070): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2071): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2072): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2073): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2074): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2075): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2076): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2077): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2078): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2079): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2080): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2081): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2082): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2083): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2084): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2085): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2086): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2087): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_neighbor_config_7(2088): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_neighbor_config_7 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass'. Tue Jun 18 12:28:00 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_7 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=981921) Waiting for packet dumper to finish... 1 (prev_count=981921, count=1769763) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset ------ Tue Jun 18 12:28:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.pcap" >/data/BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. VirtMSC-M3UA(2091)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2091)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2091)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2090)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2091)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2091)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2093)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2093)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2093)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2092)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2093)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2096)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2096)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2096)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2096)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2097)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2097)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2097)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2097)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2098)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2098)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2098)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2098)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2099)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2099)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2099)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2099)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2100)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2100)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2100)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2100)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2101)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2101)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2101)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2101)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_bssap_rlsd_does_not_cause_bssmap_reset() start" MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2090)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2090)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2090)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2090)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(2090)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2090)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2090)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2090)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2090)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2090)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2090)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2090)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2090)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(2090)@4aff4ae9815a: Warning: Re-starting timer T_guard[1], which is already active (running or expired). VirtMSC-SCCP(2090)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2090)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2090)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2090)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2090)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2091)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2090)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2089)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2094)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2092)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2095)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2096)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2093)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2097)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2100)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2098)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2099)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2101)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2089): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2090): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2091): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2092): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2093): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2094): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2095): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2096): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2097): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2098): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2099): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2100): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2101): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass'. Tue Jun 18 12:28:20 UTC 2024 ====== BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=728167) Waiting for packet dumper to finish... 1 (prev_count=728167, count=1516009) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset ------ Tue Jun 18 12:28:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.pcap" >/data/BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. VirtMSC-M3UA(2104)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2104)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2104)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2103)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2104)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2104)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2106)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2106)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2106)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2105)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2106)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2109)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2109)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2109)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2109)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2110)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2110)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2110)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2110)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2111)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2111)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2111)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2111)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2112)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2112)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2112)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2112)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2113)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2113)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2113)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2113)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2114)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2114)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2114)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2114)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_bssmap_clear_does_not_cause_bssmap_reset() start" MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2103)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2103)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2103)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2103)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2103)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2103)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2103)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2103)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2103)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2103)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2103)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2103)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2103)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2103)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2103)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2103)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2103)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2103)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2103)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2103)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2104)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2107)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2102)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2105)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2106)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2114)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2112)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2110)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2111)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2109)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2113)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2108)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2102): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2103): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2104): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2105): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2106): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2107): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2108): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2109): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2110): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2111): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2112): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2113): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2114): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_bssmap_clear_does_not_cause_bssmap_reset finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass'. Tue Jun 18 12:28:58 UTC 2024 ====== BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=992017) Waiting for packet dumper to finish... 1 (prev_count=992017, count=1780242) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset ------ Tue Jun 18 12:29:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.pcap" >/data/BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. VirtMSC-M3UA(2117)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2117)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2117)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2116)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2117)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2117)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2119)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2119)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2119)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2118)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2119)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2122)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2122)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2122)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2122)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2123)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2123)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2123)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2123)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2124)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2124)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2124)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2124)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2125)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2125)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2125)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2125)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2126)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2126)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2126)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2126)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2127)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2127)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2127)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2127)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ms_rel_ind_does_not_cause_bssmap_reset() start" MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2116)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2116)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2116)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2116)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2116)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2116)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2116)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2116)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2116)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2116)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2116)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2116)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2116)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2116)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2116)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2116)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2116)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2116)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2116)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2117)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2116)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2115)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2120)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2118)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2119)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2127)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2123)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2121)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2126)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2125)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2124)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2122)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2115): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2116): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2117): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2118): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2119): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2120): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2121): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2122): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2123): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2124): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2125): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2126): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2127): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass'. Tue Jun 18 12:29:35 UTC 2024 ====== BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1012808) Waiting for packet dumper to finish... 1 (prev_count=1012808, count=1800857) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Tue Jun 18 12:29:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_ipa_act_deact.pcap" >/data/BSC_Tests.TC_dyn_pdch_ipa_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_dyn_pdch_ipa_act_deact started. VirtMSC-M3UA(2130)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2130)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2130)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2129)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2130)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2130)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2132)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2132)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2132)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2131)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2132)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2135)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2135)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2135)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2135)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_dyn_pdch_ipa_act_deact() start" MTC@4aff4ae9815a: TCH/F_PDCH pchan starts out in TCH/F mode: MTC@4aff4ae9815a: TCH/F_PDCH pchan, PDCH ACT was ACKed, so now in PDCH mode: MTC@4aff4ae9815a: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@4aff4ae9815a: TCH/F_PDCH pchan, PDCH ACT via VTY, so now in PDCH mode: MTC@4aff4ae9815a: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2129)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2128)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2130)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2133)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2131)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2132)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2134)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2135)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2128): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2129): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2130): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2131): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2132): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2133): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2134): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2135): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_dyn_pdch_ipa_act_deact finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass'. Tue Jun 18 12:29:51 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_deact pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=479022) Waiting for packet dumper to finish... 1 (prev_count=479022, count=665825) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Tue Jun 18 12:29:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_ipa_act_nack.pcap" >/data/BSC_Tests.TC_dyn_pdch_ipa_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_dyn_pdch_ipa_act_nack started. VirtMSC-M3UA(2138)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2138)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2138)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2137)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2138)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2138)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2140)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2140)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2140)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2139)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2140)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2143)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2143)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2143)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2143)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_dyn_pdch_ipa_act_nack() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2137)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2136)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2138)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2141)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2139)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2140)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2142)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2143)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2136): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2137): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2138): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2139): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2140): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2142): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2143): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_dyn_pdch_ipa_act_nack finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass'. Tue Jun 18 12:30:07 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_nack pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=648863) Waiting for packet dumper to finish... 1 (prev_count=648863, count=651688) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Tue Jun 18 12:30:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_osmo_act_deact.pcap" >/data/BSC_Tests.TC_dyn_pdch_osmo_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_dyn_pdch_osmo_act_deact started. VirtMSC-M3UA(2146)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2146)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2146)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2145)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2146)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2146)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2148)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2148)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2148)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2147)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2148)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2151)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2151)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2151)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2151)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_dyn_pdch_osmo_act_deact() start" MTC@4aff4ae9815a: TCH/F_TCH/H_PDCH pchan starts out in disabled mode: MTC@4aff4ae9815a: TCH/F_TCH/H_PDCH requested to PDCH ACT on startup, which was ACKed, so now in PDCH: MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2145)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2146)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2144)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2149)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-M3UA(2148)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2147)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2151)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2150)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2144): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2145): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2146): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2147): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2148): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2149): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2150): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2151): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_dyn_pdch_osmo_act_deact finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass'. Tue Jun 18 12:30:20 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_deact pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=481110) Waiting for packet dumper to finish... 1 (prev_count=481110, count=667735) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Tue Jun 18 12:30:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_osmo_act_nack.pcap" >/data/BSC_Tests.TC_dyn_pdch_osmo_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_dyn_pdch_osmo_act_nack started. VirtMSC-M3UA(2154)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2154)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2154)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2153)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2154)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2154)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2156)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2156)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2156)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2155)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2156)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2159)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2159)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2159)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2159)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_dyn_pdch_osmo_act_nack() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2154)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2153)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2157)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2152)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2155)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2158)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2156)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2159)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2152): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2153): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2154): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2155): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2156): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2157): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2158): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2159): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_dyn_pdch_osmo_act_nack finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass'. Tue Jun 18 12:30:34 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_nack pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=577855) Waiting for packet dumper to finish... 1 (prev_count=577855, count=658812) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Tue Jun 18 12:30:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_act_deact.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_dyn_ts_sdcch8_act_deact started. VirtMSC-M3UA(2162)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2162)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2162)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2161)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2162)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2162)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2164)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2164)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2164)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2163)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2164)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2167)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2167)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2167)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2167)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_dyn_ts_sdcch8_act_deact() start" MTC@4aff4ae9815a: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@4aff4ae9815a: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(2161)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2161)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2161)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2161)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(2161)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2161)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2161)@4aff4ae9815a: First idle individual index:2 VirtMSC-SCCP(2161)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2161)@4aff4ae9815a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(2161)@4aff4ae9815a: First idle individual index:3 VirtMSC-SCCP(2161)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2161)@4aff4ae9815a: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2161)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2161)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2161)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on local reference:3 VirtMSC-SCCP(2161)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2161)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2161)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on local reference:3 VirtMSC-SCCP(2161)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2161)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2161)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2161)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2161)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2161)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2161)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2161)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2161)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2161)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2161)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2161)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2161)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2161)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2161)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2161)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2161)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2161)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2161)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2161)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2161)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2161)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2161)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2161)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2162)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2160)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2165)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2163)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2164)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2167)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2166)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2160): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2161): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2162): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2163): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2164): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2165): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2166): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2167): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_dyn_ts_sdcch8_act_deact finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass'. Tue Jun 18 12:30:57 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=692239) Waiting for packet dumper to finish... 1 (prev_count=692239, count=888192) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used'. ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used ------ Tue Jun 18 12:31:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_dyn_ts_sdcch8_all_subslots_used started. VirtMSC-M3UA(2170)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2170)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2170)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2169)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2170)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2170)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2172)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2172)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2172)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2171)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2172)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2175)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2175)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2175)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2175)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_dyn_ts_sdcch8_all_subslots_used() start" VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:2 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:3 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:4 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:4 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:5 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:5 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:6 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:6 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:7 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:7 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:8 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:8 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:9 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:9 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: First idle individual index:10 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:10 VirtMSC-SCCP(2169)@4aff4ae9815a: Warning: Re-starting timer T_ias[10], which is already active (running or expired). VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:3 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:4 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:3 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:4 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:4 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:5 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:4 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:5 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:5 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:5 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:6 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:6 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:7 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:6 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:7 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:7 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:8 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:7 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:8 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:8 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:9 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:8 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:9 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:9 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:10 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2169)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2169)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:9 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:10 VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2169)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on connection ID:10 VirtMSC-SCCP(2169)@4aff4ae9815a: Session index based on local reference:10 VirtMSC-SCCP(2169)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2170)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2169)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2173)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-STATS(2168)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2171)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2172)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2174)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2175)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2168): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2169): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2170): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2171): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2172): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2173): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2174): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2175): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_dyn_ts_sdcch8_all_subslots_used finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass'. Tue Jun 18 12:31:32 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1297336) Waiting for packet dumper to finish... 1 (prev_count=1297336, count=1299882) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact ------ Tue Jun 18 12:31:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. VirtMSC-M3UA(2178)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2178)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2178)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2177)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2178)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2178)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2180)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2180)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2180)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2179)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2180)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2183)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2183)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2183)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2183)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_dyn_ts_sdcch8_tch_call_act_deact() start" MTC@4aff4ae9815a: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@4aff4ae9815a: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(2177)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2177)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2177)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2177)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(2177)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2177)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2177)@4aff4ae9815a: First idle individual index:2 VirtMSC-SCCP(2177)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2177)@4aff4ae9815a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(2177)@4aff4ae9815a: First idle individual index:3 VirtMSC-SCCP(2177)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2177)@4aff4ae9815a: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2177)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2177)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2177)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on local reference:3 VirtMSC-SCCP(2177)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2177)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2177)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on local reference:3 VirtMSC-SCCP(2177)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2177)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2177)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2177)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2177)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2177)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2177)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2177)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2177)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2177)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2177)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2177)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2177)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2177)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2177)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2177)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2177)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2177)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2177)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2177)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2177)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2177)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2177)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2177)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2178)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2176)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2181)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2179)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2180)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2183)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2182)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2176): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2177): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2178): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2179): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2180): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2181): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2182): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2183): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_dyn_ts_sdcch8_tch_call_act_deact finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass'. Tue Jun 18 12:31:55 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=686898) Waiting for packet dumper to finish... 1 (prev_count=686898, count=884266) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Tue Jun 18 12:32:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_act_nack.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_dyn_ts_sdcch8_act_nack started. VirtMSC-M3UA(2186)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2186)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2186)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2185)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2186)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2186)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2188)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2188)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2188)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2187)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2188)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2191)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2191)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2191)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2191)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_dyn_ts_sdcch8_act_nack() start" MTC@4aff4ae9815a: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@4aff4ae9815a: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(2185)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2185)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2185)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2185)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(2185)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2185)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2185)@4aff4ae9815a: First idle individual index:2 VirtMSC-SCCP(2185)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2185)@4aff4ae9815a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2185)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2185)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2185)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2185)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2185)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2185)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2185)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2185)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2185)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2185)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2185)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2185)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2185)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2185)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2185)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2185)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2185)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2185)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2185)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2185)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2185)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2185)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2185)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2186)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2184)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2189)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2187)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2188)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2190)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2191)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2184): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2185): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2186): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2187): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2188): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2189): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2190): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2191): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_dyn_ts_sdcch8_act_nack finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass'. Tue Jun 18 12:32:14 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=654815) Waiting for packet dumper to finish... 1 (prev_count=654815, count=841029) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Tue Jun 18 12:32:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chopped_ipa_ping.pcap" >/data/BSC_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chopped_ipa_ping started. 2192@4aff4ae9815a: sending byte '00'O 2192@4aff4ae9815a: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 2192@4aff4ae9815a: sending byte '01'O 2192@4aff4ae9815a: sending byte 'FE'O 2192@4aff4ae9815a: sending byte '00'O 2192@4aff4ae9815a: received pong from "172.18.63.20" port 3003: '0001FE01'O 2192@4aff4ae9815a: setverdict(pass): none -> pass 2192@4aff4ae9815a: Final verdict of PTC: pass 2193@4aff4ae9815a: sending byte '00'O 2193@4aff4ae9815a: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 2193@4aff4ae9815a: sending byte '01'O 2193@4aff4ae9815a: sending byte 'FE'O 2193@4aff4ae9815a: sending byte '00'O 2193@4aff4ae9815a: received pong from "172.18.63.20" port 3002: '0001FE01'O 2193@4aff4ae9815a: setverdict(pass): none -> pass 2193@4aff4ae9815a: Final verdict of PTC: pass 2194@4aff4ae9815a: sending byte '00'O 2194@4aff4ae9815a: sending byte '01'O 2194@4aff4ae9815a: sending byte 'FE'O 2194@4aff4ae9815a: sending byte '00'O 2194@4aff4ae9815a: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 2194@4aff4ae9815a: received pong from "172.18.63.20" port 4249: '0001FE01'O 2194@4aff4ae9815a: setverdict(pass): none -> pass 2194@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC with component reference 2192: pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC with component reference 2193: pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC with component reference 2194: pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass'. Tue Jun 18 12:33:33 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=374573) Waiting for packet dumper to finish... 1 (prev_count=374573, count=388572) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Tue Jun 18 12:33:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chopped_ipa_payload.pcap" >/data/BSC_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chopped_ipa_payload started. 2195@4aff4ae9815a: sending byte '04'O 2195@4aff4ae9815a: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 2195@4aff4ae9815a: sending byte '01'O 2195@4aff4ae9815a: sending byte '08'O ("\b") 2195@4aff4ae9815a: sending byte '01'O 2195@4aff4ae9815a: sending byte '07'O ("\a") 2195@4aff4ae9815a: sending byte '01'O 2195@4aff4ae9815a: sending byte '02'O 2195@4aff4ae9815a: setverdict(pass): none -> pass 2195@4aff4ae9815a: Final verdict of PTC: pass 2196@4aff4ae9815a: sending byte '04'O 2196@4aff4ae9815a: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 2196@4aff4ae9815a: sending byte '01'O 2196@4aff4ae9815a: sending byte '08'O ("\b") 2196@4aff4ae9815a: sending byte '01'O 2196@4aff4ae9815a: sending byte '07'O ("\a") 2196@4aff4ae9815a: sending byte '01'O 2196@4aff4ae9815a: sending byte '02'O 2196@4aff4ae9815a: setverdict(pass): none -> pass 2196@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC with component reference 2195: pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC with component reference 2196: pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass'. Tue Jun 18 12:35:03 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=435431) Waiting for packet dumper to finish... 1 (prev_count=435431, count=440422) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie'. ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie ------ Tue Jun 18 12:35:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_verify_ms_power_params_ie.pcap" >/data/BSC_Tests.TC_assignment_verify_ms_power_params_ie.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_verify_ms_power_params_ie started. MTC@4aff4ae9815a: "TC_assignment_verify_ms_power_params_ie": using IMSI '001010071953727'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2200)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2200)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2200)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2198)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2203)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2203)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2203)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2201)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2200)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2203)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2199)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2199)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2202)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2206)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2206)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2206)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2206)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_verify_ms_power_params_ie() start" VirtMSC-RAN(2199)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100017597372'O, n_connectPointCode := omit VirtMSC-RAN(2199)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100017597372'O to be handled at TC_assignment_verify_ms_power_params_ie(2208) VirtMSC-SCCP(2198)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2198)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2199)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2199)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100017597372'O handled at TC_assignment_verify_ms_power_params_ie(2208) VirtMSC-RAN(2199)@4aff4ae9815a: Added conn table entry 0TC_assignment_verify_ms_power_params_ie(2208)3621938 VirtMSC-SCCP(2198)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2198)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2207)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2205)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_verify_ms_power_params_ie(2208) VirtMSC-SCCP(2198)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2198)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2198)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2198)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2205)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "460", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_verify_ms_power_params_ie(2208) TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2207)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(2198)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2198)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2198)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2198)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3991556E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '184810F7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: "TC_assignment_verify_ms_power_params_ie": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: "TC_assignment_verify_ms_power_params_ie": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2198)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2198)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2198)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2198)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2198)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2198)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2198)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2198)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2199)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_verify_ms_power_params_ie(2208)3621938 VirtMSC-SCCP(2198)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2198)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2198)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_verify_ms_power_params_ie(2208)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2198)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2197)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2199)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2200)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2204)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2202)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2201)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2207)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2203)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2205)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2206)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2197): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2198): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2199): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2200): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2201): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2202): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2203): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2204): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2205): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2206): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2207): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_verify_ms_power_params_ie(2208): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass'. Tue Jun 18 12:35:17 UTC 2024 ====== BSC_Tests.TC_assignment_verify_ms_power_params_ie pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=358003) Waiting for packet dumper to finish... 1 (prev_count=358003, count=544806) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Tue Jun 18 12:35:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_c0_power_red_mode.pcap" >/data/BSC_Tests.TC_c0_power_red_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_c0_power_red_mode started. VirtMSC-M3UA(2211)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2211)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2211)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2210)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2211)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2211)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2213)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2213)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2213)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2212)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2213)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2216)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2216)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2216)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2216)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_c0_power_red_mode() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2210)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2209)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2214)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2211)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-M3UA(2213)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2212)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2215)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2216)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2209): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2210): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2211): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2212): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2213): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2214): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2215): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2216): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_c0_power_red_mode finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass'. Tue Jun 18 12:35:26 UTC 2024 ====== BSC_Tests.TC_c0_power_red_mode pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=194644) Waiting for packet dumper to finish... 1 (prev_count=194644, count=382271) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc'. ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc ------ Tue Jun 18 12:35:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_L3Compl_on_1_msc.pcap" >/data/BSC_Tests.TC_mscpool_L3Compl_on_1_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_L3Compl_on_1_msc started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2220)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2220)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2220)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2218)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2223)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2223)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2223)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2221)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2220)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2223)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2219)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2219)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2222)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2226)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2226)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2226)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2226)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_L3Compl_on_1_msc() start" MTC@4aff4ae9815a: "TC_mscpool_L3Compl_on_1_msc": using IMSI '001015661091972'H MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2219)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A52080910100000000010'O, n_connectPointCode := omit VirtMSC-RAN(2219)@4aff4ae9815a: Created Expect[0] for '05080200F110172A52080910100000000010'O to be handled at TC_mscpool_L3Compl_on_1_msc(2228) TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2218)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2219)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2219)@4aff4ae9815a: Found Expect[0] for '05080200F110172A52080910100000000010'O handled at TC_mscpool_L3Compl_on_1_msc(2228) VirtMSC-RAN(2219)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Compl_on_1_msc(2228)2488400 VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 42, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 18, layer3info := '05080200F110172A52080910100000000010'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2218)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2218)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2218)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2218)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2218)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2218)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2219)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Compl_on_1_msc(2228)2488400 VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2218)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2219)@4aff4ae9815a: f_create_expect(l3 := '05240403505902080910100000000020'O, n_connectPointCode := omit VirtMSC-RAN(2219)@4aff4ae9815a: Created Expect[0] for '05240403505902080910100000000020'O to be handled at TC_mscpool_L3Compl_on_1_msc(2228) TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2218)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2219)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2219)@4aff4ae9815a: Found Expect[0] for '05240403505902080910100000000020'O handled at TC_mscpool_L3Compl_on_1_msc(2228) VirtMSC-RAN(2219)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Compl_on_1_msc(2228)3635363 VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '05240403505902080910100000000020'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2218)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2218)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2218)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2218)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2218)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2218)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(2219)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Compl_on_1_msc(2228)3635363 VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2218)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2219)@4aff4ae9815a: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit VirtMSC-RAN(2219)@4aff4ae9815a: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_L3Compl_on_1_msc(2228) TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2218)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2219)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2219)@4aff4ae9815a: Found Expect[0] for '06270003505902080910100000000030'O handled at TC_mscpool_L3Compl_on_1_msc(2228) VirtMSC-RAN(2219)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Compl_on_1_msc(2228)15439629 VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '06270003505902080910100000000030'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2218)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2218)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2218)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2218)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2218)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2218)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(2219)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Compl_on_1_msc(2228)15439629 VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2218)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2219)@4aff4ae9815a: f_create_expect(l3 := '050152080910100000000040'O, n_connectPointCode := omit VirtMSC-RAN(2219)@4aff4ae9815a: Created Expect[0] for '050152080910100000000040'O to be handled at TC_mscpool_L3Compl_on_1_msc(2228) TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2218)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2219)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2219)@4aff4ae9815a: Found Expect[0] for '050152080910100000000040'O handled at TC_mscpool_L3Compl_on_1_msc(2228) VirtMSC-RAN(2219)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Compl_on_1_msc(2228)9041881 VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2218)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 12, layer3info := '050152080910100000000040'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2218)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2218)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2218)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2218)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2218)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2218)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-RAN(2219)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Compl_on_1_msc(2228)9041881 VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2218)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2218)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_msc(2228)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 4 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2218)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2220)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2224)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2217)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2219)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2221)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2227)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2222)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2226)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2223)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2225)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2217): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2218): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2219): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2220): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2221): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2222): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2223): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2224): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2225): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2226): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2227): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Compl_on_1_msc(2228): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_L3Compl_on_1_msc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass'. Tue Jun 18 12:35:48 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Compl_on_1_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=464077) Waiting for packet dumper to finish... 1 (prev_count=464077, count=651293) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Tue Jun 18 12:35:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/data/BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2232)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2232)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2232)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2230)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2235)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2235)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2235)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2233)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2238)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2238)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2238)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2236)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2232)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2235)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2238)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2231)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2231)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2234)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2234)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2237)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2241)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2241)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2241)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2241)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2243)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2243)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2243)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2243)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2245)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2245)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2245)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2245)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2247)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2247)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2247)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2247)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2249)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2249)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2249)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2249)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2251)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2251)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2251)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2251)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_imsi_round_robin() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_imsi_round_robin": using IMSI '001018437080630'H TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2231)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A52080910100000000010'O, n_connectPointCode := omit VirtMSC-RAN(2231)@4aff4ae9815a: Created Expect[0] for '05080200F110172A52080910100000000010'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin(2253) TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2230)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2230)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2231)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2231)@4aff4ae9815a: Found Expect[0] for '05080200F110172A52080910100000000010'O handled at TC_mscpool_L3Complete_by_imsi_round_robin(2253) VirtMSC-RAN(2231)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2253)6266576 VirtMSC-SCCP(2230)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2230)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 42, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 18, layer3info := '05080200F110172A52080910100000000010'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2230)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2230)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2230)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2230)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2230)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2230)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2230)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2230)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2231)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2253)6266576 VirtMSC-SCCP(2230)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2230)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2230)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin(2253)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_imsi_round_robin": using IMSI '001011791755154'H TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2234)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit VirtMSC-RAN(2234)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin(2254) TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2233)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2233)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2234)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2234)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100000000020'O handled at TC_mscpool_L3Complete_by_imsi_round_robin(2254) VirtMSC-RAN(2234)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2254)5075026 VirtMSC-SCCP(2233)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2233)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '05240103505902080910100000000020'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2233)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2233)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2233)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2233)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2233)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2233)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2233)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2233)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2234)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2254)5075026 VirtMSC-SCCP(2233)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2233)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2233)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin(2254)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_imsi_round_robin": using IMSI '001013308316129'H TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2231)@4aff4ae9815a: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit VirtMSC-RAN(2231)@4aff4ae9815a: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin(2255) TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2230)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2230)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2230)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2231)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2231)@4aff4ae9815a: Found Expect[0] for '06270003505902080910100000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin(2255) VirtMSC-RAN(2231)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2255)10632812 VirtMSC-SCCP(2230)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2230)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '06270003505902080910100000000030'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2230)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2230)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2230)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2230)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2230)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2230)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2230)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2230)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2231)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin(2255)10632812 VirtMSC-SCCP(2230)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2230)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2230)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin(2255)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 2 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2233)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2230)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2231)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2234)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2232)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2235)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2229)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2239)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2236)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2237)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2246)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2252)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2248)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2250)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2238)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2241)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2240)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2249)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2245)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2242)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2251)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2244)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2243)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2247)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2229): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2230): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2231): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2232): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2233): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2234): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2235): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2236): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2237): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2238): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2239): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2240): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2241): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2242): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2243): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2244): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2245): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2246): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2247): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2248): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2249): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2250): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2251): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2252): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin(2253): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin(2254): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin(2255): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Tue Jun 18 12:36:12 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=809441) Waiting for packet dumper to finish... 1 (prev_count=809441, count=1597451) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Tue Jun 18 12:36:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/data/BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2259)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2259)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2259)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2257)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2262)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2262)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2262)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2260)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2265)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2265)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2265)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2263)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2259)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2262)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2265)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2258)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2258)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2261)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2261)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2264)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2268)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2268)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2268)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2268)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2270)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2270)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2270)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2270)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2272)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2272)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2272)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2272)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2274)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2274)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2274)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2274)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2276)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2276)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2276)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2276)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2278)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2278)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2278)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2278)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_null_nri_0_round_robin() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_null_nri_0_round_robin": using IMSI '001013655423612'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2258)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit VirtMSC-RAN(2258)@4aff4ae9815a: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2257)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2257)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2258)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2258)@4aff4ae9815a: Found Expect[0] for '05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280) VirtMSC-RAN(2258)@4aff4ae9815a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)12277753 VirtMSC-SCCP(2257)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2257)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080200F110172A5205F442000023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2257)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2257)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2257)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2257)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2257)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2257)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2257)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2257)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2258)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)12277753 VirtMSC-SCCP(2257)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2257)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2257)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 1 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_null_nri_0_round_robin": using IMSI '001014641498133'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2261)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit VirtMSC-RAN(2261)@4aff4ae9815a: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2260)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2260)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2261)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2261)@4aff4ae9815a: Found Expect[0] for '05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281) VirtMSC-RAN(2261)@4aff4ae9815a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)14412010 VirtMSC-SCCP(2260)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2260)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080200F110172A5205F442000023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2260)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2260)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2260)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2260)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2260)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2260)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2260)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2260)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2261)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)14412010 VirtMSC-SCCP(2260)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2260)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2260)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 1 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 1 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_null_nri_0_round_robin": using IMSI '001013332977820'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2258)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit VirtMSC-RAN(2258)@4aff4ae9815a: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2257)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2257)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2257)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2258)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2258)@4aff4ae9815a: Found Expect[0] for '05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282) VirtMSC-RAN(2258)@4aff4ae9815a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)7169861 VirtMSC-SCCP(2257)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2257)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080200F110172A5205F442000023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2257)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2257)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2257)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2257)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2257)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2257)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2257)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2257)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2258)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)7169861 VirtMSC-SCCP(2257)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2257)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2257)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 2 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 1 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2257)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2259)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2262)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2258)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2261)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2260)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2256)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2266)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2269)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2275)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2271)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2265)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2263)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2264)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2273)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2277)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2272)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2274)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2267)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2270)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2276)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2268)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2278)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2279)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2256): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2257): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2258): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2259): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2260): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2261): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2262): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2263): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2264): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2265): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2266): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2267): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2268): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2269): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2270): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2271): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2272): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2273): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2274): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2275): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2276): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2277): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2278): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2279): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2280): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2281): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(2282): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Tue Jun 18 12:36:35 UTC 2024 ====== BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=822555) Waiting for packet dumper to finish... 1 (prev_count=822555, count=1610839) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Tue Jun 18 12:36:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/data/BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2286)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2286)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2286)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2284)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2289)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2289)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2289)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2287)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2292)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2292)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2292)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2290)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2286)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2289)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2292)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2285)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2285)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2288)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2288)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2291)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2295)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2295)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2295)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2295)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2297)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2297)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2297)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2297)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2299)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2299)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2299)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2299)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2301)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2301)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2301)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2301)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2303)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2303)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2303)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2303)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2305)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2305)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2305)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2305)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_null_nri_1_round_robin() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_null_nri_1_round_robin": using IMSI '001017423331975'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2285)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit VirtMSC-RAN(2285)@4aff4ae9815a: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2284)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2284)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2285)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2285)@4aff4ae9815a: Found Expect[0] for '05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307) VirtMSC-RAN(2285)@4aff4ae9815a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)10482519 VirtMSC-SCCP(2284)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2284)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080200F110172A5205F442004023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2284)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2284)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2284)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2284)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2284)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2284)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2284)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2284)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2285)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)10482519 VirtMSC-SCCP(2284)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2284)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2284)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 1 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_null_nri_1_round_robin": using IMSI '001018253062302'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2288)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit VirtMSC-RAN(2288)@4aff4ae9815a: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2287)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2287)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2288)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2288)@4aff4ae9815a: Found Expect[0] for '05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308) VirtMSC-RAN(2288)@4aff4ae9815a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)14042111 VirtMSC-SCCP(2287)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2287)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080200F110172A5205F442004023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2287)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2287)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2287)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2287)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2287)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2287)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2287)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2287)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2288)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)14042111 VirtMSC-SCCP(2287)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2287)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2287)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 1 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 1 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_null_nri_1_round_robin": using IMSI '001013115571046'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2285)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit VirtMSC-RAN(2285)@4aff4ae9815a: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2284)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2284)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2284)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2285)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2285)@4aff4ae9815a: Found Expect[0] for '05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309) VirtMSC-RAN(2285)@4aff4ae9815a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)15805494 VirtMSC-SCCP(2284)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2284)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080200F110172A5205F442004023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2284)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2284)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2284)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2284)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2284)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2284)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2284)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2284)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2285)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)15805494 VirtMSC-SCCP(2284)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2284)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2284)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 2 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 1 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2286)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2284)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2283)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2287)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2285)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2289)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2288)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2293)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2296)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2298)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2291)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2290)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2306)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2300)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2299)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2297)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2301)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2303)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2295)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2304)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2294)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2302)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2292)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2305)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2283): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2284): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2285): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2286): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2287): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2288): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2289): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2290): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2291): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2292): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2293): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2294): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2295): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2296): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2297): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2298): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2299): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2300): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2301): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2302): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2303): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2304): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2305): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2306): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2307): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2308): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(2309): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Tue Jun 18 12:36:58 UTC 2024 ====== BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=823139) Waiting for packet dumper to finish... 1 (prev_count=823139, count=1611423) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Tue Jun 18 12:37:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/data/BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2313)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2313)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2313)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2311)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2316)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2316)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2316)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2314)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2319)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2319)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2319)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2317)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2313)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2316)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2319)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2312)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2312)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2315)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2315)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2318)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2322)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2322)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2322)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2322)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2324)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2324)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2324)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2324)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2326)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2326)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2326)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2326)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2328)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2328)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2328)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2328)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2330)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2330)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2330)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2330)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2332)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2332)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2332)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2332)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin": using IMSI '001010788465178'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=1023, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111111111100000000100011'B == '42FFC023'O TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2312)@4aff4ae9815a: f_create_expect(l3 := '05015205F442FFC023'O, n_connectPointCode := omit VirtMSC-RAN(2312)@4aff4ae9815a: Created Expect[0] for '05015205F442FFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2311)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2311)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2312)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2312)@4aff4ae9815a: Found Expect[0] for '05015205F442FFC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334) VirtMSC-RAN(2312)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)11273215 VirtMSC-SCCP(2311)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2311)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 33, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '05015205F442FFC023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2311)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2311)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2311)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2311)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2311)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2311)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2311)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2311)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2312)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)11273215 VirtMSC-SCCP(2311)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2311)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2311)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin": using IMSI '001011142055077'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2315)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A5205F442C00023'O, n_connectPointCode := omit VirtMSC-RAN(2315)@4aff4ae9815a: Created Expect[0] for '05080200F110172A5205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2314)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2314)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2315)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2315)@4aff4ae9815a: Found Expect[0] for '05080200F110172A5205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335) VirtMSC-RAN(2315)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)106106 VirtMSC-SCCP(2314)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2314)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080200F110172A5205F442C00023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2314)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2314)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2314)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2314)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2314)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2314)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2314)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2314)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2315)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)106106 VirtMSC-SCCP(2314)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2314)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2314)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin": using IMSI '001014590334632'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2312)@4aff4ae9815a: f_create_expect(l3 := '0524080350590205F442CCC023'O, n_connectPointCode := omit VirtMSC-RAN(2312)@4aff4ae9815a: Created Expect[0] for '0524080350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2311)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2311)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2311)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2312)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2312)@4aff4ae9815a: Found Expect[0] for '0524080350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336) VirtMSC-RAN(2312)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)13433246 VirtMSC-SCCP(2311)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2311)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 37, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 13, layer3info := '0524080350590205F442CCC023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2311)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2311)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2311)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2311)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2311)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2311)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2311)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2311)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2312)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)13433246 VirtMSC-SCCP(2311)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2311)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2311)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 2 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2311)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2313)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2314)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2316)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2312)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2310)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2315)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2320)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2323)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2327)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2325)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2319)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2317)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2318)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2322)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2326)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2324)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2328)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2329)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2333)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2331)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2321)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2332)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2330)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2310): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2311): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2312): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2313): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2314): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2315): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2316): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2317): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2318): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2319): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2320): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2321): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2322): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2323): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2324): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2325): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2326): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2327): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2328): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2329): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2330): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2331): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2332): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2333): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2334): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2335): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(2336): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Tue Jun 18 12:37:21 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=828895) Waiting for packet dumper to finish... 1 (prev_count=828895, count=1616905) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Tue Jun 18 12:37:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/data/BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2340)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2340)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2340)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2338)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2343)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2343)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2343)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2341)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2346)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2346)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2346)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2344)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2340)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2343)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2346)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2339)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2339)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2342)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2342)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2345)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2349)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2349)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2349)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2349)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2351)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2351)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2351)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2351)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2353)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2353)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2353)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2353)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2355)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2355)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2355)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2355)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2357)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2357)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2357)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2357)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2359)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2359)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2359)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2359)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin": using IMSI '001014767870216'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2339)@4aff4ae9815a: f_create_expect(l3 := '0627000350590205F442800023'O, n_connectPointCode := omit VirtMSC-RAN(2339)@4aff4ae9815a: Created Expect[0] for '0627000350590205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2338)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2338)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2339)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2339)@4aff4ae9815a: Found Expect[0] for '0627000350590205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361) VirtMSC-RAN(2339)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)4578510 VirtMSC-SCCP(2338)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2338)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 37, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 13, layer3info := '0627000350590205F442800023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2338)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2338)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2338)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2338)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2338)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2338)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2338)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2338)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2339)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)4578510 VirtMSC-SCCP(2338)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2338)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2338)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 1 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin": using IMSI '001015383252479'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2342)@4aff4ae9815a: f_create_expect(l3 := '05015205F442BFC023'O, n_connectPointCode := omit VirtMSC-RAN(2342)@4aff4ae9815a: Created Expect[0] for '05015205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2341)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2341)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2342)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2342)@4aff4ae9815a: Found Expect[0] for '05015205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362) VirtMSC-RAN(2342)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)171711 VirtMSC-SCCP(2341)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2341)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 33, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '05015205F442BFC023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2341)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2341)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2341)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2341)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2341)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2341)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2341)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2341)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2342)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)171711 VirtMSC-SCCP(2341)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2341)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2341)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 2 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin": using IMSI '001012526829577'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2339)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A5205F442BB8023'O, n_connectPointCode := omit VirtMSC-RAN(2339)@4aff4ae9815a: Created Expect[0] for '05080200F110172A5205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2338)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2338)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2338)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2339)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2339)@4aff4ae9815a: Found Expect[0] for '05080200F110172A5205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363) VirtMSC-RAN(2339)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)15774507 VirtMSC-SCCP(2338)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2338)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080200F110172A5205F442BB8023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2338)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2338)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2338)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2338)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2338)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2338)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2338)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2338)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2339)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)15774507 VirtMSC-SCCP(2338)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2338)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2338)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 2 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 3 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2343)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2339)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2338)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2341)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2342)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2340)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2337)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2347)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2344)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2352)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2358)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2345)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2346)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2350)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2354)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2349)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2356)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2359)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2360)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2351)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2355)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2353)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2348)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2357)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2337): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2338): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2339): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2340): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2341): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2342): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2343): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2344): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2345): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2346): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2347): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2348): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2349): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2350): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2351): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2352): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2353): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2354): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2355): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2356): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2357): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2358): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2359): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2360): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2361): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2362): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(2363): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Tue Jun 18 12:37:45 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=825530) Waiting for packet dumper to finish... 1 (prev_count=825530, count=1614026) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Tue Jun 18 12:37:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/data/BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2367)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2367)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2367)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2365)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2370)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2370)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2370)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2368)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2373)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2373)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2373)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2371)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2367)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2370)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2373)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2366)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2366)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2369)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2369)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2372)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2376)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2376)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2376)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2376)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2378)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2378)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2378)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2378)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2380)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2380)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2380)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2380)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2382)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2382)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2382)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2382)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2384)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2384)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2384)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2384)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2386)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2386)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2386)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2386)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_1() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_1": using IMSI '001012945601767'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2369)@4aff4ae9815a: f_create_expect(l3 := '0524040350590205F442400023'O, n_connectPointCode := omit VirtMSC-RAN(2369)@4aff4ae9815a: Created Expect[0] for '0524040350590205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388) TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2368)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2368)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2369)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2369)@4aff4ae9815a: Found Expect[0] for '0524040350590205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388) VirtMSC-RAN(2369)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)5406212 VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2368)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 37, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 13, layer3info := '0524040350590205F442400023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2368)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2368)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2368)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2368)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2368)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2368)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2369)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)5406212 VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2368)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 1 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_1": using IMSI '001011253620314'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2369)@4aff4ae9815a: f_create_expect(l3 := '0627000350590205F442410023'O, n_connectPointCode := omit VirtMSC-RAN(2369)@4aff4ae9815a: Created Expect[0] for '0627000350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389) TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2368)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2368)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2368)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2369)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2369)@4aff4ae9815a: Found Expect[0] for '0627000350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389) VirtMSC-RAN(2369)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)6647668 VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2368)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 37, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 13, layer3info := '0627000350590205F442410023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2368)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2368)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2368)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2368)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2368)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2368)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2369)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)6647668 VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2368)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 2 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_1": using IMSI '001013649048845'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2369)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A5205F4427FC023'O, n_connectPointCode := omit VirtMSC-RAN(2369)@4aff4ae9815a: Created Expect[0] for '05080200F110172A5205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390) TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2368)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2368)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2368)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2369)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2369)@4aff4ae9815a: Found Expect[0] for '05080200F110172A5205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390) VirtMSC-RAN(2369)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)12132057 VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2368)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080200F110172A5205F4427FC023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2368)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2368)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2368)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2368)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2368)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2368)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2369)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)12132057 VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2368)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2368)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 3 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2367)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2369)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2370)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2368)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2365)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2366)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2364)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2374)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(2372)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2371)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2381)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2379)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2383)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2387)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2385)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2378)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2380)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2375)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2382)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2384)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2376)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2373)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2386)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2377)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2364): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2365): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2366): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2367): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2368): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2369): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2370): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2371): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2372): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2373): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2374): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2375): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2376): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2377): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2378): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2379): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2380): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2381): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2382): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2383): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2384): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2385): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2386): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2387): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2388): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2389): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1(2390): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Tue Jun 18 12:38:08 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=826032) Waiting for packet dumper to finish... 1 (prev_count=826032, count=1614316) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Tue Jun 18 12:38:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/data/BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2394)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2394)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2394)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2392)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2397)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2397)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2397)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2395)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2400)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2400)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2400)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2398)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2403)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2403)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2403)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2401)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2394)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2397)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2400)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2403)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2393)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2393)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2396)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2396)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2399)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2399)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2402)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2406)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2406)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2406)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2406)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2408)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2408)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2408)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2408)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2410)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2410)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2410)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2410)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2412)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2412)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2412)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2412)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2414)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2414)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2414)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2414)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2416)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2416)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2416)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2416)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_2() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_2": using IMSI '001012131169878'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2399)@4aff4ae9815a: f_create_expect(l3 := '0524040350590205F442800023'O, n_connectPointCode := omit VirtMSC-RAN(2399)@4aff4ae9815a: Created Expect[0] for '0524040350590205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418) TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2398)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2398)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2399)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2399)@4aff4ae9815a: Found Expect[0] for '0524040350590205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418) VirtMSC-RAN(2399)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)15624672 VirtMSC-SCCP(2398)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2398)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 37, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 13, layer3info := '0524040350590205F442800023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2398)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2398)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2398)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2398)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2398)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2398)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2398)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2398)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2399)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)15624672 VirtMSC-SCCP(2398)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2398)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2398)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 1 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_2": using IMSI '001019947294954'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2399)@4aff4ae9815a: f_create_expect(l3 := '0627000350590205F442A98023'O, n_connectPointCode := omit VirtMSC-RAN(2399)@4aff4ae9815a: Created Expect[0] for '0627000350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419) TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2398)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2398)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2398)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2399)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2399)@4aff4ae9815a: Found Expect[0] for '0627000350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419) VirtMSC-RAN(2399)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)3745538 VirtMSC-SCCP(2398)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2398)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 37, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 13, layer3info := '0627000350590205F442A98023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2398)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2398)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2398)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2398)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2398)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2398)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2398)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2398)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2399)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)3745538 VirtMSC-SCCP(2398)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2398)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2398)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 2 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_L3Complete_by_tmsi_valid_nri_2": using IMSI '001017670361772'H TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2396)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A52080910100000000031'O, n_connectPointCode := omit VirtMSC-RAN(2396)@4aff4ae9815a: Created Expect[0] for '05080200F110172A52080910100000000031'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420) TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2395)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2395)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2396)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2396)@4aff4ae9815a: Found Expect[0] for '05080200F110172A52080910100000000031'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420) VirtMSC-RAN(2396)@4aff4ae9815a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)7419978 VirtMSC-SCCP(2395)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2395)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 42, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 18, layer3info := '05080200F110172A52080910100000000031'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2395)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2395)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2395)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2395)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2395)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2395)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2395)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2395)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2396)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)7419978 VirtMSC-SCCP(2395)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2395)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2395)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 2 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2396)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2395)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2392)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2397)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2393)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2398)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2394)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2399)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2400)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2391)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2404)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2401)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2402)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2407)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2413)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2409)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2403)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2417)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2406)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2414)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2415)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2412)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2408)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2416)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2411)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2410)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2405)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2391): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2392): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2393): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2394): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2395): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2396): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2397): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2398): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2399): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2400): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2401): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2402): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2403): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2404): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2405): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2406): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2407): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2408): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2409): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2410): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2411): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2412): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2413): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2414): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2415): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2416): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2417): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2418): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2419): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2(2420): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Tue Jun 18 12:38:31 UTC 2024 ====== BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=841214) Waiting for packet dumper to finish... 1 (prev_count=841214, count=1629445) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Tue Jun 18 12:38:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/data/BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2424)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2424)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2424)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2422)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2427)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2427)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2427)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2425)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2430)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2430)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2430)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2428)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2433)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2433)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2433)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2431)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2424)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2427)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2430)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2433)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2423)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2423)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2426)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2426)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2429)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2429)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2432)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2436)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2436)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2436)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2436)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2438)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2438)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2438)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2438)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2440)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2440)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2440)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2440)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2442)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2442)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2442)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2442)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2444)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2444)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2444)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2444)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2446)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2446)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2446)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2446)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_from_other_PLMN() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_from_other_PLMN": using IMSI '001010916277275'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2423)@4aff4ae9815a: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit VirtMSC-RAN(2423)@4aff4ae9815a: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN(2448) TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2422)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2422)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2423)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2423)@4aff4ae9815a: Found Expect[0] for '05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN(2448) VirtMSC-RAN(2423)@4aff4ae9815a: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)4188845 VirtMSC-SCCP(2422)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2422)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080299F999172A5205F442410023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2422)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2422)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2422)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2422)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2422)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2422)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2422)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2422)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2423)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)4188845 VirtMSC-SCCP(2422)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2422)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2422)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN(2448)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_LU_by_tmsi_from_other_PLMN": using IMSI '001015821562532'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2429)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit VirtMSC-RAN(2429)@4aff4ae9815a: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN(2449) TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2428)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2428)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2429)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2429)@4aff4ae9815a: Found Expect[0] for '05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN(2449) VirtMSC-RAN(2429)@4aff4ae9815a: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)9506196 VirtMSC-SCCP(2428)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2428)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 39, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 15, layer3info := '05080200F110172A5205F4428AC023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2428)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2428)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2428)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2428)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2428)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2428)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2428)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2428)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2429)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)9506196 VirtMSC-SCCP(2428)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2428)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2428)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN(2449)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 1 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2422)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2425)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2423)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2429)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2428)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2430)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2427)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2426)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2421)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2424)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2434)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2437)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2432)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2441)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2447)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2433)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2431)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2446)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2443)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2445)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2440)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2436)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2438)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2442)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2439)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2444)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2435)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2421): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2422): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2423): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2424): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2425): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2426): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2427): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2428): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2429): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2430): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2431): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2432): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2433): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2434): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2435): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2436): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2437): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2438): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2439): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2440): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2441): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2442): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2443): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2444): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2445): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2446): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2447): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN(2448): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN(2449): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Tue Jun 18 12:38:51 UTC 2024 ====== BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=776887) Waiting for packet dumper to finish... 1 (prev_count=776887, count=1564936) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_imsi ------ Tue Jun 18 12:38:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_paging_and_response_imsi.pcap" >/data/BSC_Tests.TC_mscpool_paging_and_response_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_paging_and_response_imsi started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2453)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2453)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2453)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2451)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2456)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2456)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2456)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2454)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2459)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2459)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2459)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2457)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2462)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2462)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2462)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2460)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2453)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2456)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2459)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2462)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2452)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2455)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2455)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2452)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2458)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2458)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2461)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2465)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2465)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2465)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2465)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_paging_and_response_imsi() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_paging_and_response_imsi": using IMSI '001010998041516'H TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2452)@4aff4ae9815a: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit VirtMSC-RAN(2452)@4aff4ae9815a: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_and_response_imsi(2467) TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2451)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2451)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2452)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2452)@4aff4ae9815a: Found Expect[0] for '06270003505902080910100000001032'O handled at TC_mscpool_paging_and_response_imsi(2467) VirtMSC-RAN(2452)@4aff4ae9815a: Added conn table entry 0TC_mscpool_paging_and_response_imsi(2467)15298488 VirtMSC-SCCP(2451)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2451)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '06270003505902080910100000001032'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2451)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2451)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2451)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2451)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2451)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2451)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2451)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2451)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2452)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_paging_and_response_imsi(2467)15298488 VirtMSC-SCCP(2451)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2451)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2451)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_paging_and_response_imsi(2467)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 1 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2451)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2455)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2454)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2457)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2453)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2450)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2452)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2459)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2458)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2456)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2463)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2460)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2461)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2466)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2462)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2464)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2465)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2450): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2451): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2452): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2453): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2454): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2455): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2456): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2457): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2458): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2459): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2460): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2461): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2462): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2463): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2464): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2465): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2466): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_paging_and_response_imsi(2467): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_paging_and_response_imsi finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi pass'. Tue Jun 18 12:39:04 UTC 2024 ====== BSC_Tests.TC_mscpool_paging_and_response_imsi pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=372651) Waiting for packet dumper to finish... 1 (prev_count=372651, count=560278) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi ------ Tue Jun 18 12:39:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_paging_and_response_tmsi.pcap" >/data/BSC_Tests.TC_mscpool_paging_and_response_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_paging_and_response_tmsi started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2471)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2471)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2471)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2469)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2474)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2474)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2474)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2472)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2477)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2477)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2477)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2475)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2480)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2480)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2480)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2478)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2471)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2474)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2477)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2480)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2470)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2470)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2473)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2473)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2476)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2476)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2479)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2483)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2483)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2483)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2483)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_paging_and_response_tmsi() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_paging_and_response_tmsi": using IMSI '001018345848404'H TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2470)@4aff4ae9815a: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit VirtMSC-RAN(2470)@4aff4ae9815a: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_and_response_tmsi(2485) TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2469)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2469)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2470)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2470)@4aff4ae9815a: Found Expect[0] for '0627000350590205F4424B0023'O handled at TC_mscpool_paging_and_response_tmsi(2485) VirtMSC-RAN(2470)@4aff4ae9815a: Added conn table entry 0TC_mscpool_paging_and_response_tmsi(2485)4439809 VirtMSC-SCCP(2469)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2469)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 37, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 13, layer3info := '0627000350590205F4424B0023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2469)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2469)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2469)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2469)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2469)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2469)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2469)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2469)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2470)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_paging_and_response_tmsi(2485)4439809 VirtMSC-SCCP(2469)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2469)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2469)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_paging_and_response_tmsi(2485)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 1 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2469)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2472)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2473)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2471)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2477)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2475)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2474)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2476)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2470)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2481)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2468)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2478)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2479)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2484)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2480)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2483)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2482)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2468): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2469): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2470): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2471): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2472): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2473): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2474): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2475): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2476): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2477): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2478): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2479): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2480): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2481): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2482): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2483): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2484): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_paging_and_response_tmsi(2485): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_paging_and_response_tmsi finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi pass'. Tue Jun 18 12:39:18 UTC 2024 ====== BSC_Tests.TC_mscpool_paging_and_response_tmsi pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357731) Waiting for packet dumper to finish... 1 (prev_count=357731, count=543945) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ BSC_Tests.TC_mscpool_no_allow_attach_round_robin ------ Tue Jun 18 12:39:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/data/BSC_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_no_allow_attach_round_robin started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2489)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2489)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2489)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2487)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2492)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2492)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2492)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2490)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2495)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2495)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2495)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2493)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2498)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2498)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2498)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2496)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2489)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2492)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2495)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2498)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2488)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2488)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2491)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2491)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2494)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2494)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2497)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2501)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2501)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2501)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2501)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2503)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2503)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2503)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2503)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2505)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2505)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2505)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2505)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2507)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2507)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2507)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2507)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2509)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2509)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2509)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2509)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2511)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2511)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2511)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2511)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_no_allow_attach_round_robin() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_no_allow_attach_round_robin": using IMSI '001013205736809'H TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2488)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A52080910100000000010'O, n_connectPointCode := omit VirtMSC-RAN(2488)@4aff4ae9815a: Created Expect[0] for '05080200F110172A52080910100000000010'O to be handled at TC_mscpool_no_allow_attach_round_robin(2513) TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2487)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2487)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2488)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2488)@4aff4ae9815a: Found Expect[0] for '05080200F110172A52080910100000000010'O handled at TC_mscpool_no_allow_attach_round_robin(2513) VirtMSC-RAN(2488)@4aff4ae9815a: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin(2513)4860263 VirtMSC-SCCP(2487)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2487)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 42, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 18, layer3info := '05080200F110172A52080910100000000010'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2487)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2487)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2487)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2487)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2487)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2487)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2487)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2487)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2488)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_no_allow_attach_round_robin(2513)4860263 VirtMSC-SCCP(2487)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2487)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2487)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin(2513)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_no_allow_attach_round_robin": using IMSI '001012842468705'H TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2494)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit VirtMSC-RAN(2494)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_round_robin(2514) TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2493)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2493)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2494)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2494)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_round_robin(2514) VirtMSC-RAN(2494)@4aff4ae9815a: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin(2514)9413265 VirtMSC-SCCP(2493)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2493)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '05240103505902080910100000000020'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2493)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2493)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2493)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2493)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2493)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2493)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2493)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2493)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2494)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_no_allow_attach_round_robin(2514)9413265 VirtMSC-SCCP(2493)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2493)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2493)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin(2514)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_no_allow_attach_round_robin": using IMSI '001016459602733'H TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2488)@4aff4ae9815a: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit VirtMSC-RAN(2488)@4aff4ae9815a: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin(2515) TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2487)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2487)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-RAN(2488)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2488)@4aff4ae9815a: Found Expect[0] for '06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_round_robin(2515) VirtMSC-RAN(2488)@4aff4ae9815a: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin(2515)13139742 VirtMSC-SCCP(2487)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2487)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2487)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '06270003505902080910100000000030'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2487)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2487)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2487)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2487)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2487)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2487)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2487)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2487)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2488)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_no_allow_attach_round_robin(2515)13139742 VirtMSC-SCCP(2487)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2487)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2487)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin(2515)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 2 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2492)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2490)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2494)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2491)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2488)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2486)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2499)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2487)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2493)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2489)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2495)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(2497)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2506)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2502)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2508)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2510)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2501)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2496)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2498)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2503)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2507)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2505)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2500)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2512)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2511)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2504)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2509)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2486): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2487): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2488): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2489): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2490): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2491): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2492): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2493): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2494): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2495): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2496): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2497): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2498): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2499): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2500): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2501): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2502): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2503): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2504): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2505): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2506): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2507): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2508): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2509): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2510): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2511): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2512): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin(2513): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin(2514): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin(2515): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Tue Jun 18 12:39:42 UTC 2024 ====== BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=841587) Waiting for packet dumper to finish... 1 (prev_count=841587, count=1629636) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ BSC_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Tue Jun 18 12:39:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/data/BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_no_allow_attach_valid_nri started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2519)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2519)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2519)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2517)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2520)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2522)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2522)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2522)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2525)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2525)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2525)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2523)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2519)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2528)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2528)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2528)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2526)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2522)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2525)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2528)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2518)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2518)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2521)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2521)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2524)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2524)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2527)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2531)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2531)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2531)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2531)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2533)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2533)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2533)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2533)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2535)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2535)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2535)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2535)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2537)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2537)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2537)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2537)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2539)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2539)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2539)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2539)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2541)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2541)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2541)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2541)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_no_allow_attach_valid_nri() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_no_allow_attach_valid_nri": using IMSI '001017548167291'H MTC@4aff4ae9815a: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2521)@4aff4ae9815a: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit VirtMSC-RAN(2521)@4aff4ae9815a: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri(2543) TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2520)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2520)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2521)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2521)@4aff4ae9815a: Found Expect[0] for '0524010350590205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri(2543) VirtMSC-RAN(2521)@4aff4ae9815a: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2543)4426443 VirtMSC-SCCP(2520)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2520)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 37, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 13, layer3info := '0524010350590205F442410023'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2520)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2520)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2520)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2520)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2520)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2520)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2520)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2520)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2521)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2543)4426443 VirtMSC-SCCP(2520)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2520)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2520)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri(2543)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 1 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_no_allow_attach_valid_nri": using IMSI '001014797525289'H TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2518)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit VirtMSC-RAN(2518)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri(2544) TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2517)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2517)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2518)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2518)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri(2544) VirtMSC-RAN(2518)@4aff4ae9815a: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2544)15341354 VirtMSC-SCCP(2517)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2517)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '05240103505902080910100000000020'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2517)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2517)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2517)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2517)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2517)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2517)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2517)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2517)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2518)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2544)15341354 VirtMSC-SCCP(2517)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2517)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2517)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri(2544)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 1 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_no_allow_attach_valid_nri": using IMSI '001016946888111'H TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2524)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100000000030'O, n_connectPointCode := omit VirtMSC-RAN(2524)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri(2545) TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2523)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2523)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2524)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2524)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri(2545) VirtMSC-RAN(2524)@4aff4ae9815a: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2545)13338611 VirtMSC-SCCP(2523)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2523)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '05240103505902080910100000000030'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2523)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2523)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2523)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2523)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2523)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2523)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2523)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2523)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2524)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_no_allow_attach_valid_nri(2545)13338611 VirtMSC-SCCP(2523)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2523)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2523)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri(2545)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 1 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2522)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2523)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2524)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2520)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2521)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2529)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2518)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2517)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2525)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2519)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2516)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(2527)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2526)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2540)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2528)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2542)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2532)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2537)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2533)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2536)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2534)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2535)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2530)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2538)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2539)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2531)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2541)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2516): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2517): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2518): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2519): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2520): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2521): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2522): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2523): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2524): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2525): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2526): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2527): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2528): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2529): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2530): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2531): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2532): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2533): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2534): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2535): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2536): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2537): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2538): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2539): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2540): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2541): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2542): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri(2543): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri(2544): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri(2545): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Tue Jun 18 12:40:06 UTC 2024 ====== BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=845238) Waiting for packet dumper to finish... 1 (prev_count=845238, count=1633287) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc'. ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc ------ Tue Jun 18 12:40:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.pcap" >/data/BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_sccp_n_pcstate_detaches_msc started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2549)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2549)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2549)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2547)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2552)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2552)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2552)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2550)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2555)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2555)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2555)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2553)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2549)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2552)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2555)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2548)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2548)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(2551)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2551)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2554)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2558)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2558)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2558)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2558)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2560)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2560)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2560)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2560)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2562)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2562)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2562)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2562)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2564)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2564)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2564)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2564)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2566)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2566)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2566)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2566)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2568)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2568)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2568)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2568)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_sccp_n_pcstate_detaches_msc() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_sccp_n_pcstate_detaches_msc": using IMSI '001013992182864'H TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2548)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A52080910100000000010'O, n_connectPointCode := omit VirtMSC-RAN(2548)@4aff4ae9815a: Created Expect[0] for '05080200F110172A52080910100000000010'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2570) TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2547)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2547)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2548)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2548)@4aff4ae9815a: Found Expect[0] for '05080200F110172A52080910100000000010'O handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2570) VirtMSC-RAN(2548)@4aff4ae9815a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2570)6894552 VirtMSC-SCCP(2547)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2547)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 42, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 18, layer3info := '05080200F110172A52080910100000000010'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2547)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2547)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2547)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2547)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2547)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2547)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2547)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2547)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2548)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2570)6894552 VirtMSC-SCCP(2547)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2547)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2547)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_msc(2570)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_sccp_n_pcstate_detaches_msc": using IMSI '001013814035489'H TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2551)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit VirtMSC-RAN(2551)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2571) TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2550)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2550)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2551)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2551)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100000000020'O handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2571) VirtMSC-RAN(2551)@4aff4ae9815a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2571)16051858 VirtMSC-SCCP(2550)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2550)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '05240103505902080910100000000020'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2550)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2550)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2550)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2550)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2550)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2550)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2550)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2550)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2551)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2571)16051858 VirtMSC-SCCP(2550)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2550)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2550)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_msc(2571)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "disconnecting msc0" VirtMSC-RAN(2548)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2549)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2547)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: "TC_mscpool_sccp_n_pcstate_detaches_msc": using IMSI '001016900818500'H TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2551)@4aff4ae9815a: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit VirtMSC-RAN(2551)@4aff4ae9815a: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2572) TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2550)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2550)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2550)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2551)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2551)@4aff4ae9815a: Found Expect[0] for '06270003505902080910100000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_msc(2572) VirtMSC-RAN(2551)@4aff4ae9815a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2572)5121542 VirtMSC-SCCP(2550)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2550)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '06270003505902080910100000000030'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2550)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2550)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2550)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2550)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2550)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2550)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2550)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2550)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2551)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_msc(2572)5121542 VirtMSC-SCCP(2550)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2550)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2550)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_msc(2572)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 2 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2550)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2552)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2546)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2551)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2556)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2553)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2559)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2554)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2563)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2561)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2565)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2567)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2562)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2557)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2564)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2560)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2569)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2568)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2555)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2558)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2566)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2546): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2547): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2548): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2549): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2550): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2551): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2552): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2553): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2554): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2555): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2556): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2557): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2558): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2559): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2560): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2561): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2562): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2563): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2564): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2565): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2566): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2567): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2568): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2569): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_msc(2570): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_msc(2571): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_msc(2572): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_sccp_n_pcstate_detaches_msc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass'. Tue Jun 18 12:40:29 UTC 2024 ====== BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=835425) Waiting for packet dumper to finish... 1 (prev_count=835425, count=1623709) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc'. ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc ------ Tue Jun 18 12:40:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.pcap" >/data/BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mscpool_sccp_n_pcstate_attaches_msc started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2576)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2576)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2576)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2574)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2579)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2579)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2579)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2577)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2576)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2579)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2575)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2575)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2578)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2582)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2582)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2582)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2582)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2584)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2584)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2584)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2584)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2586)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2586)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2586)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2586)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2588)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2588)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2588)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2588)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2590)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2590)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2590)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2590)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2592)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2592)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2592)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2592)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mscpool_sccp_n_pcstate_attaches_msc() start" MTC@4aff4ae9815a: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: "TC_mscpool_sccp_n_pcstate_attaches_msc": using IMSI '001012671502945'H TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2575)@4aff4ae9815a: f_create_expect(l3 := '05080200F110172A52090110100032000000F1'O, n_connectPointCode := omit VirtMSC-RAN(2575)@4aff4ae9815a: Created Expect[0] for '05080200F110172A52090110100032000000F1'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2594) TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2574)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2574)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2575)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2575)@4aff4ae9815a: Found Expect[0] for '05080200F110172A52090110100032000000F1'O handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2594) VirtMSC-RAN(2575)@4aff4ae9815a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2594)4010270 VirtMSC-SCCP(2574)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2574)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 43, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 19, layer3info := '05080200F110172A52090110100032000000F1'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2574)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2574)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2574)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2574)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2574)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2574)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2574)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2574)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2575)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2594)4010270 VirtMSC-SCCP(2574)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2574)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2574)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_msc(2594)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "TC_mscpool_sccp_n_pcstate_attaches_msc": using IMSI '001017173302336'H TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2575)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100032000020'O, n_connectPointCode := omit VirtMSC-RAN(2575)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100032000020'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2595) TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2574)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2574)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2574)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2575)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2575)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100032000020'O handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2595) VirtMSC-RAN(2575)@4aff4ae9815a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2595)12300629 VirtMSC-SCCP(2574)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2574)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '05240103505902080910100032000020'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2574)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2574)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2574)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2574)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2574)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2574)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2574)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2574)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2575)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2595)12300629 VirtMSC-SCCP(2574)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2574)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2574)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_msc(2595)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 2 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: "connecting msc1" MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2598)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2598)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2598)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2596)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2598)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 MTC@4aff4ae9815a: "TC_mscpool_sccp_n_pcstate_attaches_msc": using IMSI '001015106110294'H VirtMSC-RAN(2597)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2597)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2597)@4aff4ae9815a: f_create_expect(l3 := '06270003505902080910100032000030'O, n_connectPointCode := omit VirtMSC-RAN(2597)@4aff4ae9815a: Created Expect[0] for '06270003505902080910100032000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2599) TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2596)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2596)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2597)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2597)@4aff4ae9815a: Found Expect[0] for '06270003505902080910100032000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_msc(2599) VirtMSC-RAN(2597)@4aff4ae9815a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2599)9466811 VirtMSC-SCCP(2596)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2596)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0002'O, ci := '0001'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '06270003505902080910100032000030'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2596)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2596)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2596)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2596)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2596)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2596)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2596)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2596)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2597)@4aff4ae9815a: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_msc(2599)9466811 VirtMSC-SCCP(2596)@4aff4ae9815a: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: "Got RSL RR Release" TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2596)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2596)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_msc(2599)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: verifying msc rate counters: { { { name := "mscpool:subscr:new", val := 2 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 1 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2574)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2576)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2575)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2573)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2598)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2580)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2597)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2596)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2577)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2589)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2578)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2585)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2587)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2583)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2588)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2579)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2584)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2590)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2591)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2582)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2581)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2586)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2593)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2592)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2573): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2574): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2575): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2576): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2577): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2578): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2579): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2580): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2581): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2582): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2583): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2584): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2585): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2586): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2587): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2588): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2589): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2590): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2591): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2592): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2593): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_msc(2594): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_msc(2595): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2596): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2597): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2598): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_msc(2599): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mscpool_sccp_n_pcstate_attaches_msc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass'. Tue Jun 18 12:40:53 UTC 2024 ====== BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=840787) Waiting for packet dumper to finish... 1 (prev_count=840787, count=1628978) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Tue Jun 18 12:40:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_early_conn_fail.pcap" >/data/BSC_Tests.TC_early_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_early_conn_fail started. VirtMSC-M3UA(2602)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2602)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2602)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2601)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2602)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2602)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2604)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2604)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2604)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2603)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2604)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2607)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2607)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2607)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2607)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_early_conn_fail() start" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2602)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2601)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2605)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2600)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2603)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2604)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2606)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2607)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2600): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2601): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2602): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2603): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2604): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2605): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2606): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2607): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_early_conn_fail finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass'. Tue Jun 18 12:41:02 UTC 2024 ====== BSC_Tests.TC_early_conn_fail pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_early_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208593) Waiting for packet dumper to finish... 1 (prev_count=208593, count=394895) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Tue Jun 18 12:41:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_late_conn_fail.pcap" >/data/BSC_Tests.TC_late_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_late_conn_fail started. VirtMSC-M3UA(2610)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2610)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2610)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2609)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2610)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2610)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2612)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2612)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2612)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2611)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2612)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2615)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2615)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2615)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2615)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_late_conn_fail() start" VirtMSC-SCCP(2609)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2609)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2609)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2609)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2609)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2609)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2609)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2609)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2609)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2609)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2609)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2609)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2609)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2609)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2609)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2609)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2610)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2613)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2608)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2611)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2612)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2615)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2614)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2608): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2609): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2610): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2611): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2612): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2613): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2614): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2615): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_late_conn_fail finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass'. Tue Jun 18 12:41:14 UTC 2024 ====== BSC_Tests.TC_late_conn_fail pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_late_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=250114) Waiting for packet dumper to finish... 1 (prev_count=250114, count=437741) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Tue Jun 18 12:41:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stats_conn_fail.pcap" >/data/BSC_Tests.TC_stats_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_stats_conn_fail started. MTC@4aff4ae9815a: "TC_stats_conn_fail": using IMSI '001016688547182'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2619)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2619)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2619)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2617)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2622)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2622)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2622)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2620)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2619)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2622)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2618)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2618)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2621)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2625)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2625)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2625)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2625)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_stats_conn_fail() start" VirtMSC-RAN(2618)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910106688451728'O, n_connectPointCode := omit VirtMSC-RAN(2618)@4aff4ae9815a: Created Expect[0] for '05240103505902080910106688451728'O to be handled at TC_stats_conn_fail(2627) VirtMSC-SCCP(2617)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2617)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2618)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2618)@4aff4ae9815a: Found Expect[0] for '05240103505902080910106688451728'O handled at TC_stats_conn_fail(2627) VirtMSC-RAN(2618)@4aff4ae9815a: Added conn table entry 0TC_stats_conn_fail(2627)12823740 VirtMSC-SCCP(2617)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2617)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2626)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2624)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_stats_conn_fail(2627) VirtMSC-SCCP(2617)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2617)@4aff4ae9815a: vl_len:16 VirtMSC-SCCP(2617)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2617)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000E010B030208FF7C06010203040926'O VirtMSC-SCCP(2617)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2617)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2617)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2617)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(2627)@4aff4ae9815a: setverdict(pass): none -> pass TC_stats_conn_fail(2627)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '538F938F'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '693C9E39'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_stats_conn_fail(2627)@4aff4ae9815a: "TC_stats_conn_fail": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_stats_conn_fail(2627)@4aff4ae9815a: "TC_stats_conn_fail": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-STATS(2616)@4aff4ae9815a: EXP match: { name := "TTCN3.bts.0.chan.rf_fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail", mtype := "c", min := 0, max := 0 } VirtMSC-STATS(2616)@4aff4ae9815a: EXP match: { name := "TTCN3.bts.0.chan.rf_fail_sdcch", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail_sdcch", mtype := "c", min := 0, max := 0 } VirtMSC-SCCP(2617)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2617)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2617)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2617)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-STATS(2616)@4aff4ae9815a: EXP match: { name := "TTCN3.bts.0.chan.rf_fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(2616)@4aff4ae9815a: EXP match: { name := "TTCN3.bts.0.chan.rf_fail_sdcch", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail_sdcch", mtype := "c", min := 1, max := 1 } TC_stats_conn_fail(2627)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2617)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2617)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2617)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2617)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2617)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2617)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2617)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2617)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(2627)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2618)@4aff4ae9815a: Deleted conn table entry 0TC_stats_conn_fail(2627)12823740 VirtMSC-SCCP(2617)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2617)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2617)@4aff4ae9815a: RLC received in state:disconnect_pending TC_stats_conn_fail(2627)@4aff4ae9815a: "Got RSL RR Release" TC_stats_conn_fail(2627)@4aff4ae9815a: "Got RSL Deact SACCH" TC_stats_conn_fail(2627)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_stats_conn_fail(2627)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2617)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2618)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2619)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2616)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2623)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2626)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2620)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2621)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2622)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2624)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2625)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2616): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2617): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2618): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2619): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2620): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2621): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2622): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2623): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2624): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2625): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2626): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_stats_conn_fail(2627): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_stats_conn_fail finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass'. Tue Jun 18 12:41:27 UTC 2024 ====== BSC_Tests.TC_stats_conn_fail pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398012) Waiting for packet dumper to finish... 1 (prev_count=398012, count=593554) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Tue Jun 18 12:41:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_allow.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_allow.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_emerg_setup_allow started. MTC@4aff4ae9815a: "TC_assignment_emerg_setup_allow": using IMSI '001011259879696'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2631)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2631)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2631)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2629)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2634)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2634)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2634)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2632)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2631)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2634)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2630)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2630)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2633)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2637)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2637)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2637)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2637)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_emerg_setup_allow() start" VirtMSC-RAN(2630)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102195786969'O, n_connectPointCode := omit VirtMSC-RAN(2630)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102195786969'O to be handled at TC_assignment_emerg_setup_allow(2639) VirtMSC-SCCP(2629)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2629)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2630)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2630)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102195786969'O handled at TC_assignment_emerg_setup_allow(2639) VirtMSC-RAN(2630)@4aff4ae9815a: Added conn table entry 0TC_assignment_emerg_setup_allow(2639)9195045 VirtMSC-SCCP(2629)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2629)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2629)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2629)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2629)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2629)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(2638)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2636)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow(2639) VirtMSC-SCCP(2629)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2629)@4aff4ae9815a: vl_len:26 VirtMSC-SCCP(2629)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2629)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0018010B06010AC29181057C060102030409267D058189018280'O TC_assignment_emerg_setup_allow(2639)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(2636)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "465", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cf" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_emerg_setup_allow(2639) VirtMSC-SCCP(2629)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2629)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2629)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2629)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(2639)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow(2639)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow(2639)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2629)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2629)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2629)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2629)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2629)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2629)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2629)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2629)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(2639)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2630)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_emerg_setup_allow(2639)9195045 VirtMSC-SCCP(2629)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_emerg_setup_allow(2639)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_emerg_setup_allow(2639)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2629)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2629)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow(2639)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow(2639)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2630)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2629)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2631)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2628)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2635)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2633)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2638)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2632)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2636)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2637)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2634)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2628): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2629): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2630): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2631): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2632): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2633): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2634): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2635): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2636): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2637): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2638): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_emerg_setup_allow(2639): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_emerg_setup_allow finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass'. Tue Jun 18 12:41:40 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=343386) Waiting for packet dumper to finish... 1 (prev_count=343386, count=530011) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Tue Jun 18 12:41:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_allow_imei.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_allow_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_emerg_setup_allow_imei started. MTC@4aff4ae9815a: "TC_assignment_emerg_setup_allow_imei": using IMSI '001011743536900'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2643)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2643)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2643)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2641)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2646)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2646)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2646)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2644)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2643)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2646)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2642)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2642)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2645)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2649)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2649)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2649)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2649)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_emerg_setup_allow_imei() start" VirtMSC-RAN(2642)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080A10107371664301'O, n_connectPointCode := omit VirtMSC-RAN(2642)@4aff4ae9815a: Created Expect[0] for '05240103505902080A10107371664301'O to be handled at TC_assignment_emerg_setup_allow_imei(2651) VirtMSC-SCCP(2641)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2641)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2642)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2642)@4aff4ae9815a: Found Expect[0] for '05240103505902080A10107371664301'O handled at TC_assignment_emerg_setup_allow_imei(2651) VirtMSC-RAN(2642)@4aff4ae9815a: Added conn table entry 0TC_assignment_emerg_setup_allow_imei(2651)5548702 VirtMSC-SCCP(2641)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2641)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2641)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2641)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2641)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2641)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(2650)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2648)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow_imei(2651) VirtMSC-SCCP(2641)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2641)@4aff4ae9815a: vl_len:26 VirtMSC-SCCP(2641)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2641)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0018010B06010AC29181057C060102030409267D058189018280'O TC_assignment_emerg_setup_allow_imei(2651)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(2648)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "470", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d0" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_emerg_setup_allow_imei(2651) VirtMSC-SCCP(2641)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2641)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2641)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2641)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(2651)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow_imei(2651)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow_imei(2651)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2641)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2641)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2641)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2641)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2641)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2641)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2641)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2641)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(2651)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2642)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_emerg_setup_allow_imei(2651)5548702 VirtMSC-SCCP(2641)@4aff4ae9815a: Session index based on connection ID:0 TC_assignment_emerg_setup_allow_imei(2651)@4aff4ae9815a: "Got RSL RR Release" TC_assignment_emerg_setup_allow_imei(2651)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2641)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2641)@4aff4ae9815a: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow_imei(2651)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow_imei(2651)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(2647)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2640)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2643)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2641)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2642)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2645)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2650)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2644)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2646)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2648)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2649)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2640): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2641): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2642): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2643): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2644): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2645): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2646): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2647): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2648): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2649): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2650): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_emerg_setup_allow_imei(2651): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass'. Tue Jun 18 12:41:54 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow_imei pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345117) Waiting for packet dumper to finish... 1 (prev_count=345117, count=531742) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Tue Jun 18 12:41:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_deny_msc.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_deny_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_emerg_setup_deny_msc started. MTC@4aff4ae9815a: "TC_assignment_emerg_setup_deny_msc": using IMSI '001017490264792'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2655)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2655)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2655)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2653)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2658)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2658)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2658)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2656)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2655)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2658)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2654)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2654)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2657)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2661)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2661)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2661)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2661)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_emerg_setup_deny_msc() start" VirtMSC-RAN(2654)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910104709627429'O, n_connectPointCode := omit VirtMSC-RAN(2654)@4aff4ae9815a: Created Expect[0] for '05240103505902080910104709627429'O to be handled at TC_assignment_emerg_setup_deny_msc(2663) VirtMSC-SCCP(2653)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2653)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2654)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2654)@4aff4ae9815a: Found Expect[0] for '05240103505902080910104709627429'O handled at TC_assignment_emerg_setup_deny_msc(2663) VirtMSC-RAN(2654)@4aff4ae9815a: Added conn table entry 0TC_assignment_emerg_setup_deny_msc(2663)14199957 VirtMSC-SCCP(2653)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2653)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2653)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2653)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2653)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2653)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(2663)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_msc(2663)@4aff4ae9815a: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_msc(2663)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_msc(2663)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(2653)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2653)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2653)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2653)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2653)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2653)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2653)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2653)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(2663)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_emerg_setup_deny_msc(2663)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-RAN(2654)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_emerg_setup_deny_msc(2663)14199957 VirtMSC-SCCP(2653)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2653)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2653)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2655)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2654)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2659)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2652)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2653)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2657)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2656)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2662)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2658)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2660)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2661)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2652): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2653): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2654): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2655): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2656): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2657): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2658): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2659): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2660): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2661): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2662): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_emerg_setup_deny_msc(2663): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass'. Tue Jun 18 12:42:06 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_msc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=274268) Waiting for packet dumper to finish... 1 (prev_count=274268, count=470634) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Tue Jun 18 12:42:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_deny_bts.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_deny_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_assignment_emerg_setup_deny_bts started. MTC@4aff4ae9815a: "TC_assignment_emerg_setup_deny_bts": using IMSI '001012233252577'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2667)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2667)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2667)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2665)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2670)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2670)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2670)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2668)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2667)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2670)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2666)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2666)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2669)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2673)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2673)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2673)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2673)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_assignment_emerg_setup_deny_bts() start" VirtMSC-RAN(2666)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102233525277'O, n_connectPointCode := omit VirtMSC-RAN(2666)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102233525277'O to be handled at TC_assignment_emerg_setup_deny_bts(2675) VirtMSC-SCCP(2665)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2665)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2666)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2666)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102233525277'O handled at TC_assignment_emerg_setup_deny_bts(2675) VirtMSC-RAN(2666)@4aff4ae9815a: Added conn table entry 0TC_assignment_emerg_setup_deny_bts(2675)11081762 VirtMSC-SCCP(2665)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2665)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2665)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2665)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2665)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2665)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(2675)@4aff4ae9815a: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_bts(2675)@4aff4ae9815a: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_bts(2675)@4aff4ae9815a: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_bts(2675)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(2665)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2665)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2665)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2665)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2665)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2665)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2665)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2665)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(2675)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_assignment_emerg_setup_deny_bts(2675)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-RAN(2666)@4aff4ae9815a: Deleted conn table entry 0TC_assignment_emerg_setup_deny_bts(2675)11081762 VirtMSC-SCCP(2665)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2665)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2665)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2665)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2666)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2667)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2664)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2671)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2668)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2674)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2669)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2670)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2672)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2673)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2664): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2665): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2666): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2667): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2668): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2669): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2670): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2671): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2672): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2673): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2674): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_assignment_emerg_setup_deny_bts(2675): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass'. Tue Jun 18 12:42:19 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_bts pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275428) Waiting for packet dumper to finish... 1 (prev_count=275428, count=471559) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Tue Jun 18 12:42:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_emerg_premption.pcap" >/data/BSC_Tests.TC_emerg_premption.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_emerg_premption started. VirtMSC-M3UA(2678)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2678)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2678)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2677)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2678)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2678)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2680)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2680)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2680)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2679)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2680)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2683)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2683)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2683)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2683)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_emerg_premption() start" VirtMSC-SCCP(2677)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2677)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. MTC@4aff4ae9815a: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(2677)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2677)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2677)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2677)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2677)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2677)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@4aff4ae9815a: XXX { userData := { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { clearRequest := { messageType := '22'O ("\""), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0101001'B, extensionCauseValue := '0'B, spare1 := omit } } } } }, connectionId := 3873931, importance := omit } VirtMSC-SCCP(2677)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2677)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2677)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2677)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(2677)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2677)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2677)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2677)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2677)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2677)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2677)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2677)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2678)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2681)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2676)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2679)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2683)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2680)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2682)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2676): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2677): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2678): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2679): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2680): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2681): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2682): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2683): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_emerg_premption finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass'. Tue Jun 18 12:42:32 UTC 2024 ====== BSC_Tests.TC_emerg_premption pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_emerg_premption.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=715189) Waiting for packet dumper to finish... 1 (prev_count=715189, count=725516) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Tue Jun 18 12:42:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_chan_activ.pcap" >/data/BSC_Tests.TC_fh_params_chan_activ.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_fh_params_chan_activ started. MTC@4aff4ae9815a: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 2, maio := 26, ma := { 5, 10, 15, 20, 25, 30, 35, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 57, maio := 48, ma := { 6, 12, 18, 24, 30, 36, 42, 48, 54, 60 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 48, maio := 44, ma := { 5, 10, 15, 20, 25, 30, 35, 40, 45 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2686)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2686)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2686)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2685)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2686)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2686)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2688)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2688)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2688)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2687)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2688)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2691)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2691)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2691)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2691)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_fh_params_chan_activ() start" IPA-BTS0-TRX0-RSL-IPA(2691)@4aff4ae9815a: IPA: Closed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2685)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2686)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2684)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2689)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2687)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2691)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2690)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2688)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2684): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2685): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2686): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2687): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2688): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2689): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2690): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2691): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_fh_params_chan_activ finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass'. Tue Jun 18 12:42:43 UTC 2024 ====== BSC_Tests.TC_fh_params_chan_activ pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=789526) Waiting for packet dumper to finish... 1 (prev_count=789526, count=791114) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Tue Jun 18 12:42:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_imm_ass.pcap" >/data/BSC_Tests.TC_fh_params_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_fh_params_imm_ass started. MTC@4aff4ae9815a: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 50, maio := 41, ma := { 5, 10, 15, 20, 25, 30, 35, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 34, maio := 60, ma := { 5, 10, 15, 20, 25, 30, 35, 40, 45 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 41, maio := 39, ma := { 4, 8 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2694)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2694)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2694)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2693)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2694)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2694)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2696)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2696)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2696)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2695)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2696)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2699)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2699)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2699)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2699)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_fh_params_imm_ass() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(2699)@4aff4ae9815a: IPA: Closed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2694)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2693)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2692)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2697)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(2699)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2696)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2695)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2698)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2692): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2693): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2694): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2695): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2696): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2697): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2698): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2699): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_fh_params_imm_ass finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass'. Tue Jun 18 12:42:55 UTC 2024 ====== BSC_Tests.TC_fh_params_imm_ass pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=821487) Waiting for packet dumper to finish... 1 (prev_count=821487, count=823488) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Tue Jun 18 12:43:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_assignment_cmd.pcap" >/data/BSC_Tests.TC_fh_params_assignment_cmd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_fh_params_assignment_cmd started. MTC@4aff4ae9815a: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 62, maio := 42, ma := { 6, 12, 18, 24, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 38, maio := 37, ma := { 4, 8, 12, 16, 20, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 24, maio := 34, ma := { 4, 8, 12, 16, 20, 24, 28, 32, 36, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2702)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2702)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2702)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2701)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2702)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2702)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2704)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2704)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2704)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2703)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2704)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2707)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2707)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2707)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2707)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_fh_params_assignment_cmd() start" VirtMSC-SCCP(2701)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2701)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2701)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2701)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2701)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2701)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2701)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2701)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2701)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2701)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2701)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2701)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2701)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2701)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2701)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2701)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2701)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2701)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2701)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(2701)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2701)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2701)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2701)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2701)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2701)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2701)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2701)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2701)@4aff4ae9815a: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(2707)@4aff4ae9815a: IPA: Closed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2701)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2702)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2700)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2705)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(2707)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2703)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2704)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2706)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2700): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2701): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2702): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2703): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2704): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2705): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2706): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2707): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_fh_params_assignment_cmd finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass'. Tue Jun 18 12:43:11 UTC 2024 ====== BSC_Tests.TC_fh_params_assignment_cmd pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=695365) Waiting for packet dumper to finish... 1 (prev_count=695365, count=882403) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Tue Jun 18 12:43:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_handover_cmd.pcap" >/data/BSC_Tests.TC_fh_params_handover_cmd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_fh_params_handover_cmd started. MTC@4aff4ae9815a: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 6, maio := 45, ma := { 5, 10 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 13, maio := 16, ma := { 4, 8, 12, 16, 20 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 31, maio := 18, ma := { 6, 12 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2710)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2710)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2710)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2709)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2710)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2710)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2712)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2712)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2712)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2711)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2712)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2715)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2715)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2715)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2715)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2716)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2716)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2716)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2716)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_fh_params_handover_cmd() start" VirtMSC-SCCP(2709)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2709)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2709)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2709)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(2709)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2709)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2709)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2709)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2709)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2709)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2709)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2709)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2709)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2709)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2709)@4aff4ae9815a: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(2715)@4aff4ae9815a: IPA: Closed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2709)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2708)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2710)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2713)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2711)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2715)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2714)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2712)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2716)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2708): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2709): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2710): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2711): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2712): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2713): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2714): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2715): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2716): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_fh_params_handover_cmd finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass'. Tue Jun 18 12:43:24 UTC 2024 ====== BSC_Tests.TC_fh_params_handover_cmd pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=832426) Waiting for packet dumper to finish... 1 (prev_count=832426, count=1006365) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Tue Jun 18 12:43:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_si4_cbch.pcap" >/data/BSC_Tests.TC_fh_params_si4_cbch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_fh_params_si4_cbch started. MTC@4aff4ae9815a: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 48, maio := 62, ma := { 4, 8, 12, 16, 20, 24, 28 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2719)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2719)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2719)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2718)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2719)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2719)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2721)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2721)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2721)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2720)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2721)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2724)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2724)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2724)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2724)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_fh_params_si4_cbch() start" MTC@4aff4ae9815a: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(2724)@4aff4ae9815a: IPA: Closed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2718)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2719)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2717)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2722)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2720)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2721)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2724)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2723)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2717): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2718): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2719): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2720): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2721): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2722): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2723): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2724): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_fh_params_si4_cbch finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass'. Tue Jun 18 12:43:36 UTC 2024 ====== BSC_Tests.TC_fh_params_si4_cbch pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=646419) Waiting for packet dumper to finish... 1 (prev_count=646419, count=647506) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms ------ Tue Jun 18 12:43:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_lcs_loc_req_for_active_ms.pcap" >/data/BSC_Tests.TC_lcs_loc_req_for_active_ms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_active_ms started. MTC@4aff4ae9815a: "TC_lcs_loc_req_for_active_ms": using IMSI '001015956967361'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2728)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2728)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2728)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2726)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2731)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2731)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2731)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2729)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2728)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2731)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2727)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2727)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2730)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2734)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2734)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2734)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2734)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcs_loc_req_for_active_ms() start" VirtMSC-RAN(2727)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910109565693716'O, n_connectPointCode := omit VirtMSC-RAN(2727)@4aff4ae9815a: Created Expect[0] for '05240103505902080910109565693716'O to be handled at TC_lcs_loc_req_for_active_ms(2736) VirtMSC-SCCP(2726)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2726)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2727)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2727)@4aff4ae9815a: Found Expect[0] for '05240103505902080910109565693716'O handled at TC_lcs_loc_req_for_active_ms(2736) VirtMSC-RAN(2727)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_active_ms(2736)16622774 VirtMSC-SCCP(2726)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2726)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-BSSAP_LE(2730)@4aff4ae9815a: Created IMSI[0] for '001015956967361'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_active_ms(2736) VirtMSC-SCCP(2726)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2726)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2726)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2726)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910109565693716'O VirtSMLC-SCCP(2729)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2729)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2730)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms(2736) for IMSI '001015956967361'H VirtSMLC-BSSAP_LE(2730)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_active_ms(2736)16111626 VirtSMLC-SCCP(2729)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2729)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2729)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2729)@4aff4ae9815a: vl_len:13 VirtSMLC-SCCP(2729)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2729)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2726)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2726)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2726)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2726)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2729)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2730)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms(2736)16111626 VirtMSC-SCCP(2726)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2726)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2726)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2726)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms(2736)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcs_loc_req_for_active_ms(2736)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2726)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2726)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2726)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2726)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2726)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2726)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2726)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2726)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms(2736)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2727)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms(2736)16622774 VirtMSC-SCCP(2726)@4aff4ae9815a: Session index based on connection ID:0 TC_lcs_loc_req_for_active_ms(2736)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2726)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2726)@4aff4ae9815a: RLC received in state:disconnect_pending TC_lcs_loc_req_for_active_ms(2736)@4aff4ae9815a: "Got RSL Deact SACCH" TC_lcs_loc_req_for_active_ms(2736)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_lcs_loc_req_for_active_ms(2736)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms(2736)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(2725)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2726)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2728)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2727)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2732)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2730)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2735)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2731)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2729)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2733)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2734)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2725): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2726): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2727): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2728): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2729): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2730): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2731): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2732): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2733): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2734): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2735): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcs_loc_req_for_active_ms(2736): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_active_ms finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms pass'. Tue Jun 18 12:43:51 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_active_ms pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=310988) Waiting for packet dumper to finish... 1 (prev_count=310988, count=498527) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req ------ Tue Jun 18 12:43:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req.pcap" >/data/BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_active_ms_ta_req started. MTC@4aff4ae9815a: "TC_lcs_loc_req_for_active_ms_ta_req": using IMSI '001012243291547'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2740)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2740)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2740)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2738)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2743)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2743)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2743)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2741)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2740)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2743)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2739)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2739)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2742)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2746)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2746)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2746)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2746)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcs_loc_req_for_active_ms_ta_req() start" VirtMSC-RAN(2739)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102234925174'O, n_connectPointCode := omit VirtMSC-RAN(2739)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102234925174'O to be handled at TC_lcs_loc_req_for_active_ms_ta_req(2748) VirtMSC-SCCP(2738)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2738)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2739)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2739)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102234925174'O handled at TC_lcs_loc_req_for_active_ms_ta_req(2748) VirtMSC-RAN(2739)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_active_ms_ta_req(2748)920646 VirtMSC-SCCP(2738)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2738)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-BSSAP_LE(2742)@4aff4ae9815a: Created IMSI[0] for '001012243291547'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_active_ms_ta_req(2748) VirtMSC-SCCP(2738)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2738)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2738)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2738)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910102234925174'O VirtSMLC-SCCP(2741)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2741)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2742)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms_ta_req(2748) for IMSI '001012243291547'H VirtSMLC-BSSAP_LE(2742)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_active_ms_ta_req(2748)8524371 VirtSMLC-SCCP(2741)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2741)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2741)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2741)@4aff4ae9815a: vl_len:8 VirtSMLC-SCCP(2741)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2741)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00062A4900020101'O VirtSMLC-SCCP(2741)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2741)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2741)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2741)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms_ta_req(2748)@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2741)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2741)@4aff4ae9815a: vl_len:13 VirtSMLC-SCCP(2741)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2741)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2738)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2738)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2738)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2738)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2741)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2742)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_ta_req(2748)8524371 VirtMSC-SCCP(2738)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2738)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2738)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2738)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms_ta_req(2748)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms_ta_req(2748)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2738)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2738)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2738)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2738)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2738)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2738)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2738)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2738)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms_ta_req(2748)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2739)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_ta_req(2748)920646 VirtMSC-SCCP(2738)@4aff4ae9815a: Session index based on connection ID:0 TC_lcs_loc_req_for_active_ms_ta_req(2748)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2738)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2738)@4aff4ae9815a: RLC received in state:disconnect_pending TC_lcs_loc_req_for_active_ms_ta_req(2748)@4aff4ae9815a: "Got RSL Deact SACCH" TC_lcs_loc_req_for_active_ms_ta_req(2748)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_lcs_loc_req_for_active_ms_ta_req(2748)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms_ta_req(2748)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(2737)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2738)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2739)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2740)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2744)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2747)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2743)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2742)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2741)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2745)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2746)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2737): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2738): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2739): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2740): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2741): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2742): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2743): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2744): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2745): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2746): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2747): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcs_loc_req_for_active_ms_ta_req(2748): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_active_ms_ta_req finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req pass'. Tue Jun 18 12:44:06 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=328287) Waiting for packet dumper to finish... 1 (prev_count=328287, count=515826) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms'. ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms ------ Tue Jun 18 12:44:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_lcs_loc_req_for_idle_ms.pcap" >/data/BSC_Tests.TC_lcs_loc_req_for_idle_ms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_idle_ms started. MTC@4aff4ae9815a: "TC_lcs_loc_req_for_idle_ms": using IMSI '001013194569987'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2752)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2752)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2752)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2750)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2755)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2755)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2755)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2753)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2752)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2755)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2751)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2751)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2754)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2758)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2758)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2758)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2758)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcs_loc_req_for_idle_ms() start" VirtSMLC-BSSAP_LE(2754)@4aff4ae9815a: Created IMSI[0] for '001013194569987'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_idle_ms(2760) VirtMSC-RAN(2751)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_idle_ms(2760)10275065 VirtMSC-SCCP(2750)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2750)@4aff4ae9815a: { messageType := 2, destLocRef := '9CC8F9'O, sourceLocRef := '000018'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(2750)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2753)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2753)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2754)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_idle_ms(2760) for IMSI '001013194569987'H VirtSMLC-BSSAP_LE(2754)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_idle_ms(2760)6155944 VirtSMLC-SCCP(2753)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2753)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2753)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2753)@4aff4ae9815a: vl_len:8 VirtSMLC-SCCP(2753)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2753)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00062A4900020101'O TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: "got Paging Command" TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2751)@4aff4ae9815a: f_create_expect(l3 := '06270003505902080910101349659978'O, n_connectPointCode := omit VirtMSC-RAN(2751)@4aff4ae9815a: Created Expect[0] for '06270003505902080910101349659978'O to be handled at TC_lcs_loc_req_for_idle_ms(2760) TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2753)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2753)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2753)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2753)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: "Got RSL RR Release" TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: "Got RSL Deact SACCH" TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2753)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2753)@4aff4ae9815a: vl_len:13 VirtSMLC-SCCP(2753)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2753)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2750)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2750)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2750)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2750)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2753)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2754)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms(2760)6155944 TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: "f_verify_active_A_conn_and_clear: test A link, then clear" VirtMSC-SCCP(2750)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2750)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2750)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2750)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910101349659978'O VirtSMLC-SCCP(2753)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2753)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtSMLC-SCCP(2753)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2754)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_idle_ms(2760) for IMSI '001013194569987'H VirtSMLC-BSSAP_LE(2754)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_idle_ms(2760)6704279 VirtSMLC-SCCP(2753)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2753)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2750)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2750)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2750)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2750)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2750)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2750)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2750)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2750)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2753)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2753)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2753)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2753)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2751)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms(2760)10275065 VirtMSC-SCCP(2750)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2750)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2750)@4aff4ae9815a: RLC received in state:disconnect_pending VirtSMLC-SCCP(2753)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2754)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms(2760)6704279 TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_idle_ms(2760)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(2749)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2756)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2750)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2752)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2751)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2754)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2759)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2755)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2753)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2757)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2758)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2749): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2750): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2751): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2752): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2753): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2754): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2755): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2756): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2757): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2758): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2759): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcs_loc_req_for_idle_ms(2760): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_idle_ms finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms pass'. Tue Jun 18 12:44:25 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_idle_ms pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=356665) Waiting for packet dumper to finish... 1 (prev_count=356665, count=543791) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber'. ------ BSC_Tests.TC_lcs_loc_req_no_subscriber ------ Tue Jun 18 12:44:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_lcs_loc_req_no_subscriber.pcap" >/data/BSC_Tests.TC_lcs_loc_req_no_subscriber.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcs_loc_req_no_subscriber started. MTC@4aff4ae9815a: "TC_lcs_loc_req_no_subscriber": using IMSI '001013437318681'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2764)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2764)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2764)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2762)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2767)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2767)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2767)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2765)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2764)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2767)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2763)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2763)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2766)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2770)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2770)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2770)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2770)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcs_loc_req_no_subscriber() start" VirtSMLC-BSSAP_LE(2766)@4aff4ae9815a: Created IMSI[0] for '001013437318681'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_no_subscriber(2772) VirtMSC-RAN(2763)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_no_subscriber(2772)156334 VirtMSC-SCCP(2762)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2762)@4aff4ae9815a: { messageType := 2, destLocRef := '0262AE'O, sourceLocRef := '000019'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(2762)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2762)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2762)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2762)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2762)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_no_subscriber(2772)@4aff4ae9815a: "f_verify_active_A_conn_and_clear: test A link, then clear" VirtMSC-SCCP(2762)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2762)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2762)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2762)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910104373136818'O VirtSMLC-SCCP(2765)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2765)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2766)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_no_subscriber(2772) for IMSI '001013437318681'H VirtSMLC-BSSAP_LE(2766)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_no_subscriber(2772)12984746 VirtSMLC-SCCP(2765)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2765)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2762)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2762)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2762)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2762)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2762)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2762)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2762)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2762)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2765)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2765)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2765)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2765)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2763)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_no_subscriber(2772)156334 VirtMSC-SCCP(2762)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2762)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2762)@4aff4ae9815a: RLC received in state:disconnect_pending VirtSMLC-SCCP(2765)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2766)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_no_subscriber(2772)12984746 TC_lcs_loc_req_no_subscriber(2772)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcs_loc_req_no_subscriber(2772)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_no_subscriber(2772)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2764)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2763)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2761)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2762)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2768)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2766)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2771)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2765)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2767)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2770)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2769)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2761): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2762): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2763): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2764): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2765): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2766): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2767): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2768): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2769): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2770): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2771): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcs_loc_req_no_subscriber(2772): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcs_loc_req_no_subscriber finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber pass'. Tue Jun 18 12:44:42 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_no_subscriber pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_no_subscriber.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=293469) Waiting for packet dumper to finish... 1 (prev_count=293469, count=490647) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout ------ Tue Jun 18 12:44:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout.pcap" >/data/BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_active_ms_le_timeout started. MTC@4aff4ae9815a: "TC_lcs_loc_req_for_active_ms_le_timeout": using IMSI '001018468801314'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2776)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2776)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2776)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2774)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2779)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2779)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2779)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2777)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2776)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2779)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2775)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2775)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2778)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2782)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2782)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2782)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2782)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcs_loc_req_for_active_ms_le_timeout() start" VirtMSC-RAN(2775)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910104886083141'O, n_connectPointCode := omit VirtMSC-RAN(2775)@4aff4ae9815a: Created Expect[0] for '05240103505902080910104886083141'O to be handled at TC_lcs_loc_req_for_active_ms_le_timeout(2784) VirtMSC-SCCP(2774)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2774)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2775)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2775)@4aff4ae9815a: Found Expect[0] for '05240103505902080910104886083141'O handled at TC_lcs_loc_req_for_active_ms_le_timeout(2784) VirtMSC-RAN(2775)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2784)2365136 VirtMSC-SCCP(2774)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2774)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-BSSAP_LE(2778)@4aff4ae9815a: Created IMSI[0] for '001018468801314'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_active_ms_le_timeout(2784) VirtMSC-SCCP(2774)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2774)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2774)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2774)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910104886083141'O VirtSMLC-SCCP(2777)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2777)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2778)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms_le_timeout(2784) for IMSI '001018468801314'H VirtSMLC-BSSAP_LE(2778)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2784)4946872 VirtSMLC-SCCP(2777)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2777)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2774)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2774)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2774)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2774)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2777)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2777)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2777)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2777)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2777)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2778)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2784)4946872 TC_lcs_loc_req_for_active_ms_le_timeout(2784)@4aff4ae9815a: "f_verify_active_A_conn_and_clear: test A link, then clear" VirtMSC-SCCP(2774)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2774)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2774)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2774)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910104886083141'O VirtSMLC-SCCP(2777)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2777)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtSMLC-SCCP(2777)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2778)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms_le_timeout(2784) for IMSI '001018468801314'H VirtSMLC-BSSAP_LE(2778)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2784)395033 VirtSMLC-SCCP(2777)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2777)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2774)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2774)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2774)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2774)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2774)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2774)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2774)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2774)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2777)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2777)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2777)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2777)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2775)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2784)2365136 VirtMSC-SCCP(2774)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2774)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2774)@4aff4ae9815a: RLC received in state:disconnect_pending VirtSMLC-SCCP(2777)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2778)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout(2784)395033 TC_lcs_loc_req_for_active_ms_le_timeout(2784)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcs_loc_req_for_active_ms_le_timeout(2784)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms_le_timeout(2784)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2775)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2774)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2773)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2776)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2780)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2777)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2778)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2783)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2779)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2782)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2781)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2773): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2774): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2775): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2776): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2777): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2778): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2779): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2780): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2781): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2782): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2783): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout(2784): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_active_ms_le_timeout finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout pass'. Tue Jun 18 12:45:05 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=350582) Waiting for packet dumper to finish... 1 (prev_count=350582, count=547036) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 ------ Tue Jun 18 12:45:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2.pcap" >/data/BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 started. MTC@4aff4ae9815a: "TC_lcs_loc_req_for_active_ms_le_timeout2": using IMSI '001010122919241'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2788)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2788)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2788)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2786)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2791)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2791)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2791)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2789)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2788)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2791)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2787)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2787)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2790)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2794)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2794)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2794)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2794)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcs_loc_req_for_active_ms_le_timeout2() start" VirtMSC-RAN(2787)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101022192914'O, n_connectPointCode := omit VirtMSC-RAN(2787)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101022192914'O to be handled at TC_lcs_loc_req_for_active_ms_le_timeout2(2796) VirtMSC-SCCP(2786)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2786)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2787)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2787)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101022192914'O handled at TC_lcs_loc_req_for_active_ms_le_timeout2(2796) VirtMSC-RAN(2787)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2796)2432227 VirtMSC-SCCP(2786)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2786)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-BSSAP_LE(2790)@4aff4ae9815a: Created IMSI[0] for '001010122919241'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_active_ms_le_timeout2(2796) VirtMSC-SCCP(2786)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2786)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2786)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2786)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910101022192914'O VirtSMLC-SCCP(2789)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2789)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2790)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms_le_timeout2(2796) for IMSI '001010122919241'H VirtSMLC-BSSAP_LE(2790)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2796)5281538 VirtSMLC-SCCP(2789)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2789)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2789)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2789)@4aff4ae9815a: vl_len:8 VirtSMLC-SCCP(2789)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2789)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00062A4900020101'O VirtSMLC-SCCP(2789)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2789)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2789)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2789)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_active_ms_le_timeout2(2796)@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2789)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2789)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2789)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2789)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2786)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2786)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2786)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2786)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2789)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2790)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2796)5281538 TC_lcs_loc_req_for_active_ms_le_timeout2(2796)@4aff4ae9815a: "f_verify_active_A_conn_and_clear: test A link, then clear" VirtMSC-SCCP(2786)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2786)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2786)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2786)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910101022192914'O VirtSMLC-SCCP(2789)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2789)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtSMLC-SCCP(2789)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2790)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_active_ms_le_timeout2(2796) for IMSI '001010122919241'H VirtSMLC-BSSAP_LE(2790)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2796)8503459 VirtSMLC-SCCP(2789)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2789)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2786)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2786)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2786)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2786)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2786)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2786)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2786)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2786)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2789)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2789)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2789)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2789)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2787)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2796)2432227 VirtMSC-SCCP(2786)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2786)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2786)@4aff4ae9815a: RLC received in state:disconnect_pending VirtSMLC-SCCP(2789)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2790)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_active_ms_le_timeout2(2796)8503459 TC_lcs_loc_req_for_active_ms_le_timeout2(2796)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms_le_timeout2(2796)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_active_ms_le_timeout2(2796)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2786)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2785)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2788)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2787)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2792)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2795)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2789)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2790)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2791)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2793)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2794)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2785): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2786): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2787): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2788): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2789): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2790): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2791): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2792): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2793): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2794): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2795): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout2(2796): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 pass'. Tue Jun 18 12:45:29 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359076) Waiting for packet dumper to finish... 1 (prev_count=359076, count=555530) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp'. ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp ------ Tue Jun 18 12:45:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp.pcap" >/data/BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp started. MTC@4aff4ae9815a: "TC_lcs_loc_req_for_idle_ms_no_pag_resp": using IMSI '001017415780148'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2800)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2800)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2800)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2798)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2803)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2803)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2803)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2801)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2800)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2803)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2799)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2799)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2802)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2806)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2806)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2806)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2806)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcs_loc_req_for_idle_ms_no_pag_resp() start" VirtSMLC-BSSAP_LE(2802)@4aff4ae9815a: Created IMSI[0] for '001017415780148'H'FFFFFFFF'O to be handled at TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808) VirtMSC-RAN(2799)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)13973809 VirtMSC-SCCP(2798)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2798)@4aff4ae9815a: { messageType := 2, destLocRef := 'D53931'O, sourceLocRef := '00001A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(2798)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2801)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2801)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2802)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808) for IMSI '001017415780148'H VirtSMLC-BSSAP_LE(2802)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)3649463 VirtSMLC-SCCP(2801)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2801)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2801)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2801)@4aff4ae9815a: vl_len:8 VirtSMLC-SCCP(2801)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2801)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00062A4900020101'O TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "got Paging Command" TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "got Paging Command" VirtSMLC-SCCP(2801)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2801)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2801)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2801)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: Warning: dec_BSSLAP_PDU(): Data remained at the end of the stream after successful decoding: '03'O TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2801)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2801)@4aff4ae9815a: vl_len:6 VirtSMLC-SCCP(2801)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2801)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00042D470107'O VirtMSC-SCCP(2798)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2798)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2798)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2798)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2801)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2802)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)3649463 TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: "f_verify_active_A_conn_and_clear: test A link, then clear" VirtMSC-SCCP(2798)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2798)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2798)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2798)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910104751871084'O VirtSMLC-SCCP(2801)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2801)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtSMLC-SCCP(2801)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2802)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808) for IMSI '001017415780148'H VirtSMLC-BSSAP_LE(2802)@4aff4ae9815a: Added conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)11769212 VirtSMLC-SCCP(2801)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2801)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2798)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2798)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2798)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2798)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2798)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2798)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2798)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2798)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2801)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2801)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2801)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2801)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2799)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)13973809 VirtMSC-SCCP(2798)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2801)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2798)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2798)@4aff4ae9815a: RLC received in state:disconnect_pending VirtSMLC-BSSAP_LE(2802)@4aff4ae9815a: Deleted conn table entry 0TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)11769212 TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2799)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2800)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2797)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2798)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2804)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2802)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2807)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2801)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2803)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2806)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2805)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2797): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2798): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2799): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2800): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2801): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2802): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2803): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2804): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2805): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2806): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2807): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcs_loc_req_for_idle_ms_no_pag_resp(2808): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp pass'. Tue Jun 18 12:45:52 UTC 2024 ====== BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=369105) Waiting for packet dumper to finish... 1 (prev_count=369105, count=565147) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req'. ------ BSC_Tests.TC_cm_service_during_lcs_loc_req ------ Tue Jun 18 12:45:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_cm_service_during_lcs_loc_req.pcap" >/data/BSC_Tests.TC_cm_service_during_lcs_loc_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cm_service_during_lcs_loc_req started. MTC@4aff4ae9815a: "TC_cm_service_during_lcs_loc_req": using IMSI '001018872073510'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2812)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2812)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2812)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2810)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2815)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2815)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2815)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2813)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2812)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2815)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2811)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2811)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2814)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2818)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2818)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2818)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2818)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cm_service_during_lcs_loc_req() start" VirtSMLC-BSSAP_LE(2814)@4aff4ae9815a: Created IMSI[0] for '001018872073510'H'FFFFFFFF'O to be handled at TC_cm_service_during_lcs_loc_req(2820) VirtMSC-RAN(2811)@4aff4ae9815a: Added conn table entry 0TC_cm_service_during_lcs_loc_req(2820)7045610 VirtMSC-SCCP(2810)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2810)@4aff4ae9815a: { messageType := 2, destLocRef := '6B81EA'O, sourceLocRef := '00001B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(2810)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2813)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2813)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2814)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_cm_service_during_lcs_loc_req(2820) for IMSI '001018872073510'H VirtSMLC-BSSAP_LE(2814)@4aff4ae9815a: Added conn table entry 0TC_cm_service_during_lcs_loc_req(2820)4985671 VirtSMLC-SCCP(2813)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2813)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(2811)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910108827705301'O, n_connectPointCode := omit VirtMSC-RAN(2811)@4aff4ae9815a: Created Expect[0] for '05240103505902080910108827705301'O to be handled at TC_cm_service_during_lcs_loc_req(2820) TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: "expect BSSAP Complete Layer 3 Info at MSC" VirtMSC-SCCP(2810)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2810)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2810)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2810)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: "received expected Complete Layer 3 Info at MSC" TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: rx exp_l3_compl = { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 40, pdu := { bssmap := { completeLayer3Information := { messageType := '57'O ("W"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F110'O, lac := '0001'O, ci := '0000'O } } }, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 16, layer3info := '05240103505902080910108827705301'O }, chosenChannel := omit, lSAIdentifier := omit, aPDU := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 9, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B }, { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit }, { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, redirectAttemptFlag := omit, sendSequenceNumber := omit, iMSI := omit } } } } TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2813)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2813)@4aff4ae9815a: vl_len:8 VirtSMLC-SCCP(2813)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2813)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00062A4900020101'O VirtSMLC-SCCP(2813)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2813)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2813)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2813)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2813)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2813)@4aff4ae9815a: vl_len:13 VirtSMLC-SCCP(2813)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2813)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2810)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2810)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2810)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2810)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2813)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2814)@4aff4ae9815a: Deleted conn table entry 0TC_cm_service_during_lcs_loc_req(2820)4985671 VirtMSC-SCCP(2810)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2810)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2810)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2810)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2810)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2810)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2810)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2810)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2810)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2810)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2810)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2810)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2811)@4aff4ae9815a: Deleted conn table entry 0TC_cm_service_during_lcs_loc_req(2820)7045610 VirtMSC-SCCP(2810)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2810)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2810)@4aff4ae9815a: RLC received in state:disconnect_pending TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: "Got RSL RR Release" TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: "Got RSL Deact SACCH" TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_cm_service_during_lcs_loc_req(2820)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2810)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2812)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2811)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2809)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2816)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2819)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2814)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2813)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2818)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2815)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2817)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2809): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2810): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2811): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2812): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2813): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2814): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2815): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2816): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2817): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2818): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2819): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_cm_service_during_lcs_loc_req(2820): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_cm_service_during_lcs_loc_req finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req pass'. Tue Jun 18 12:46:07 UTC 2024 ====== BSC_Tests.TC_cm_service_during_lcs_loc_req pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_cm_service_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324127) Waiting for packet dumper to finish... 1 (prev_count=324127, count=511254) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req'. ------ BSC_Tests.TC_ho_during_lcs_loc_req ------ Tue Jun 18 12:46:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_during_lcs_loc_req.pcap" >/data/BSC_Tests.TC_ho_during_lcs_loc_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_during_lcs_loc_req started. MTC@4aff4ae9815a: "TC_ho_during_lcs_loc_req": using IMSI '001010304507235'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2824)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2824)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2824)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2822)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2827)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2827)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2827)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2825)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2824)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2827)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2823)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2823)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2826)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2830)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2830)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2830)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2830)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2832)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2832)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2832)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2832)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_during_lcs_loc_req() start" VirtMSC-RAN(2823)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910103040052753'O, n_connectPointCode := omit VirtMSC-RAN(2823)@4aff4ae9815a: Created Expect[0] for '05240103505902080910103040052753'O to be handled at TC_ho_during_lcs_loc_req(2834) VirtMSC-SCCP(2822)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2822)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2823)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2823)@4aff4ae9815a: Found Expect[0] for '05240103505902080910103040052753'O handled at TC_ho_during_lcs_loc_req(2834) VirtMSC-RAN(2823)@4aff4ae9815a: Added conn table entry 0TC_ho_during_lcs_loc_req(2834)15244372 VirtMSC-SCCP(2822)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2822)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-BSSAP_LE(2826)@4aff4ae9815a: Created IMSI[0] for '001010304507235'H'FFFFFFFF'O to be handled at TC_ho_during_lcs_loc_req(2834) VirtMSC-SCCP(2822)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2822)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2822)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2822)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910103040052753'O VirtSMLC-SCCP(2825)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2825)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2826)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_ho_during_lcs_loc_req(2834) for IMSI '001010304507235'H VirtSMLC-BSSAP_LE(2826)@4aff4ae9815a: Added conn table entry 0TC_ho_during_lcs_loc_req(2834)10028893 VirtSMLC-SCCP(2825)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2825)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS1-TRX0-RSL-RSL(2833)@4aff4ae9815a: Suspending DChan TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '000'B, channelTypeandTDMAOffset := '00100'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '23'O ("#") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '00'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(2833)@4aff4ae9815a: Resuming DChan VirtMSC-SCCP(2822)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2822)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2822)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2822)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2825)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-SCCP(2825)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtSMLC-SCCP(2825)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtSMLC-SCCP(2825)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: Warning: dec_BSSLAP_PDU(): Data remained at the end of the stream after successful decoding: '04'O TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2825)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2825)@4aff4ae9815a: vl_len:13 VirtSMLC-SCCP(2825)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2825)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2822)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2822)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2822)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2822)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2825)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2826)@4aff4ae9815a: Deleted conn table entry 0TC_ho_during_lcs_loc_req(2834)10028893 VirtMSC-SCCP(2822)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2822)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2822)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2822)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2822)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2822)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2822)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2822)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2822)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2822)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2822)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2822)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2823)@4aff4ae9815a: Deleted conn table entry 0TC_ho_during_lcs_loc_req(2834)15244372 VirtMSC-SCCP(2822)@4aff4ae9815a: Session index based on connection ID:0 TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2822)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2822)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: "Got RSL Deact SACCH" TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_during_lcs_loc_req(2834)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2823)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2824)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2821)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2822)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2828)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2831)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2825)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2833)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2826)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2829)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2827)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2832)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2830)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2821): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2822): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2823): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2824): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2825): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2826): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2827): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2828): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2829): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2830): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2831): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2832): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2833): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_during_lcs_loc_req(2834): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_during_lcs_loc_req finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req pass'. Tue Jun 18 12:46:27 UTC 2024 ====== BSC_Tests.TC_ho_during_lcs_loc_req pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=657172) Waiting for packet dumper to finish... 1 (prev_count=657172, count=831142) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req ------ Tue Jun 18 12:46:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_emerg_call_and_lcs_loc_req.pcap" >/data/BSC_Tests.TC_emerg_call_and_lcs_loc_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_emerg_call_and_lcs_loc_req started. MTC@4aff4ae9815a: "TC_emerg_call_and_lcs_loc_req": using IMSI '001012595776861'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2838)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2838)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2838)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2836)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2841)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2841)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2841)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2839)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2838)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2841)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2837)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2837)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2840)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2844)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2844)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2844)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2844)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_emerg_call_and_lcs_loc_req() start" VirtMSC-RAN(2837)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105259778616'O, n_connectPointCode := omit VirtMSC-RAN(2837)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105259778616'O to be handled at TC_emerg_call_and_lcs_loc_req(2846) VirtMSC-SCCP(2836)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2836)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2837)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2837)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105259778616'O handled at TC_emerg_call_and_lcs_loc_req(2846) VirtMSC-RAN(2837)@4aff4ae9815a: Added conn table entry 0TC_emerg_call_and_lcs_loc_req(2846)10459524 VirtMSC-SCCP(2836)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2836)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2836)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2836)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2836)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2836)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-BSSAP_LE(2840)@4aff4ae9815a: Created IMSI[0] for '001012595776861'H'FFFFFFFF'O to be handled at TC_emerg_call_and_lcs_loc_req(2846) VirtMSC-SCCP(2836)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2836)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2836)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2836)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910105259778616'O VirtSMLC-SCCP(2839)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2839)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2840)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_emerg_call_and_lcs_loc_req(2846) for IMSI '001012595776861'H VirtSMLC-BSSAP_LE(2840)@4aff4ae9815a: Added conn table entry 0TC_emerg_call_and_lcs_loc_req(2846)4292243 VirtSMLC-SCCP(2839)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2839)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2839)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2839)@4aff4ae9815a: vl_len:13 VirtSMLC-SCCP(2839)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2839)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2836)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2836)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2836)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2836)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2839)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2840)@4aff4ae9815a: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req(2846)4292243 IPA-BTS0-TRX0-RSL-RSL(2845)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2843)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_and_lcs_loc_req(2846) VirtMSC-SCCP(2836)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2836)@4aff4ae9815a: vl_len:26 VirtMSC-SCCP(2836)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2836)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0018010B06010AC29181057C060102030409267D058189018280'O TC_emerg_call_and_lcs_loc_req(2846)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(2843)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "478", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ea" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_emerg_call_and_lcs_loc_req(2846) VirtMSC-SCCP(2836)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2836)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2836)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2836)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_and_lcs_loc_req(2846)@4aff4ae9815a: setverdict(pass): none -> pass TC_emerg_call_and_lcs_loc_req(2846)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_and_lcs_loc_req(2846)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2836)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2836)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2836)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2836)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2836)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2836)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2836)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2836)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_and_lcs_loc_req(2846)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2837)@4aff4ae9815a: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req(2846)10459524 VirtMSC-SCCP(2836)@4aff4ae9815a: Session index based on connection ID:0 TC_emerg_call_and_lcs_loc_req(2846)@4aff4ae9815a: "Got RSL RR Release" TC_emerg_call_and_lcs_loc_req(2846)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2836)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2836)@4aff4ae9815a: RLC received in state:disconnect_pending TC_emerg_call_and_lcs_loc_req(2846)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_emerg_call_and_lcs_loc_req(2846)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2837)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2838)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2835)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2836)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2842)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-M3UA(2841)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2839)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2845)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2840)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2843)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2844)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2835): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2836): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2837): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2838): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2839): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2840): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2841): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2842): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2843): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2844): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2845): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_emerg_call_and_lcs_loc_req(2846): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_emerg_call_and_lcs_loc_req finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req pass'. Tue Jun 18 12:46:40 UTC 2024 ====== BSC_Tests.TC_emerg_call_and_lcs_loc_req pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=369479) Waiting for packet dumper to finish... 1 (prev_count=369479, count=556193) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind ------ Tue Jun 18 12:46:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind.pcap" >/data/BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind started. MTC@4aff4ae9815a: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind": using IMSI '001014613151434'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2850)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2850)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2850)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2848)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2853)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2853)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2853)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2851)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2850)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2853)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2849)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2849)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2852)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2856)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2856)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2856)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2856)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind() start" VirtMSC-RAN(2849)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910106431514143'O, n_connectPointCode := omit VirtMSC-RAN(2849)@4aff4ae9815a: Created Expect[0] for '05240103505902080910106431514143'O to be handled at TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858) VirtMSC-SCCP(2848)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2848)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2849)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2849)@4aff4ae9815a: Found Expect[0] for '05240103505902080910106431514143'O handled at TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858) VirtMSC-RAN(2849)@4aff4ae9815a: Added conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858)8386520 VirtMSC-SCCP(2848)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2848)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2848)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2848)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2848)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2848)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-BSSAP_LE(2852)@4aff4ae9815a: Created IMSI[0] for '001014613151434'H'FFFFFFFF'O to be handled at TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858) VirtMSC-SCCP(2848)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2848)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2848)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2848)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910106431514143'O VirtSMLC-SCCP(2851)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2851)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2852)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858) for IMSI '001014613151434'H VirtSMLC-BSSAP_LE(2852)@4aff4ae9815a: Added conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858)16502187 VirtSMLC-SCCP(2851)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2851)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858)@4aff4ae9815a: "Got RSL Deact SACCH" TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" VirtSMLC-SCCP(2851)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2851)@4aff4ae9815a: vl_len:13 VirtSMLC-SCCP(2851)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2851)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2848)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2848)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2848)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2848)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2851)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2852)@4aff4ae9815a: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858)16502187 TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858)@4aff4ae9815a: setverdict(pass): none -> pass TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2848)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2848)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2848)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2848)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2848)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2848)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2848)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2848)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2849)@4aff4ae9815a: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858)8386520 TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(2848)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2848)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2848)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2848)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2849)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2847)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2850)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2854)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2851)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2852)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2857)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2856)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2855)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2853)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2847): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2848): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2849): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2850): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2851): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2852): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2853): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2854): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2855): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2856): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2857): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2858): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind pass'. Tue Jun 18 12:46:55 UTC 2024 ====== BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=315347) Waiting for packet dumper to finish... 1 (prev_count=315347, count=502886) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail ------ Tue Jun 18 12:47:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail.pcap" >/data/BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail started. MTC@4aff4ae9815a: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail": using IMSI '001018187537962'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2862)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2862)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2862)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2860)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2865)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2865)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2865)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2863)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2862)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2865)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2861)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2861)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2864)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2868)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2868)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2868)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2868)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail() start" VirtMSC-RAN(2861)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101878359726'O, n_connectPointCode := omit VirtMSC-RAN(2861)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101878359726'O to be handled at TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870) VirtMSC-SCCP(2860)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2860)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2861)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2861)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101878359726'O handled at TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870) VirtMSC-RAN(2861)@4aff4ae9815a: Added conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)2451449 VirtMSC-SCCP(2860)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2860)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2860)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2860)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2860)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2860)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-BSSAP_LE(2864)@4aff4ae9815a: Created IMSI[0] for '001018187537962'H'FFFFFFFF'O to be handled at TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870) VirtMSC-SCCP(2860)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2860)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(2860)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2860)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00242B44010005080062F2240017002A4801204301003E040092000008080910101878359726'O VirtSMLC-SCCP(2863)@4aff4ae9815a: First idle individual index:0 VirtSMLC-SCCP(2863)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtSMLC-BSSAP_LE(2864)@4aff4ae9815a: ExpectedCreateCallback: Found ConnHdlr TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870) for IMSI '001018187537962'H VirtSMLC-BSSAP_LE(2864)@4aff4ae9815a: Added conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)10982579 VirtSMLC-SCCP(2863)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2863)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtSMLC-SCCP(2863)@4aff4ae9815a: Session index based on connection ID:0 VirtSMLC-SCCP(2863)@4aff4ae9815a: vl_len:13 VirtSMLC-SCCP(2863)@4aff4ae9815a: vl_from0 VirtSMLC-SCCP(2863)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000B2D450810B0646D0D5F6627'O VirtMSC-SCCP(2860)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2860)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2860)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2860)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtSMLC-SCCP(2863)@4aff4ae9815a: Session index based on local reference:0 VirtSMLC-BSSAP_LE(2864)@4aff4ae9815a: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)10982579 TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)@4aff4ae9815a: setverdict(pass): none -> pass TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2860)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2860)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2860)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2860)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2860)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2860)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2860)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2860)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2861)@4aff4ae9815a: Deleted conn table entry 0TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)2451449 VirtMSC-SCCP(2860)@4aff4ae9815a: Session index based on connection ID:0 TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2860)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2860)@4aff4ae9815a: RLC received in state:disconnect_pending TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)@4aff4ae9815a: "Got RSL Deact SACCH" TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2861)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2862)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2859)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2860)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2866)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2864)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2865)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2863)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2869)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2868)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2867)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2859): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2860): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2861): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2862): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2863): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2864): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2865): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2866): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2867): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2868): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2869): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2870): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail pass'. Tue Jun 18 12:47:07 UTC 2024 ====== BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=301210) Waiting for packet dumper to finish... 1 (prev_count=301210, count=487924) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Tue Jun 18 12:47:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_no_msc.pcap" >/data/BSC_Tests.TC_no_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_no_msc started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2874)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2874)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2874)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2872)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2877)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2877)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2877)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2875)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2874)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2877)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2873)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2873)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2876)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2880)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2880)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2880)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2880)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_no_msc() start" MTC@4aff4ae9815a: "TC_no_msc": using IMSI '001018170911934'H MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "mscpool:subscr:no_msc", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "mscpool:subscr:no_msc", val := 0 } } } TC_no_msc(2882)@4aff4ae9815a: "Got RSL RR Release" TC_no_msc(2882)@4aff4ae9815a: "Got RSL Deact SACCH" TC_no_msc(2882)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_no_msc(2882)@4aff4ae9815a: setverdict(pass): none -> pass TC_no_msc(2882)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2874)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2872)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2873)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2871)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2878)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2881)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2876)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2875)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2879)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2877)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2880)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2871): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2872): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2873): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2874): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2875): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2876): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2877): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2878): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2879): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2880): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2881): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_no_msc(2882): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_no_msc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass'. Tue Jun 18 12:47:16 UTC 2024 ====== BSC_Tests.TC_no_msc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_no_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=250555) Waiting for packet dumper to finish... 1 (prev_count=250555, count=436857) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Tue Jun 18 12:47:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_refuse_chan_act_to_vamos.pcap" >/data/BSC_Tests.TC_refuse_chan_act_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_refuse_chan_act_to_vamos started. VirtMSC-M3UA(2885)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2885)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2885)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2884)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2885)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2885)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2887)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2887)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2887)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2886)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2887)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2890)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2890)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2890)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2890)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_refuse_chan_act_to_vamos() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(2884)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2885)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2886)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2883)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2888)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2889)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2887)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2890)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2883): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2884): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2885): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2886): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2887): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2888): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2889): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2890): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_refuse_chan_act_to_vamos finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass'. Tue Jun 18 12:47:31 UTC 2024 ====== BSC_Tests.TC_refuse_chan_act_to_vamos pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211206) Waiting for packet dumper to finish... 1 (prev_count=211206, count=397920) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Tue Jun 18 12:47:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_refuse_mode_modif_to_vamos.pcap" >/data/BSC_Tests.TC_refuse_mode_modif_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_refuse_mode_modif_to_vamos started. MTC@4aff4ae9815a: "TC_refuse_mode_modif_to_vamos": using IMSI '001015472205089'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2894)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2894)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2894)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2892)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2897)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2897)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2897)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2895)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2894)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2897)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2893)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2893)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2896)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2900)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2900)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2900)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2900)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_refuse_mode_modif_to_vamos() start" TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(2893)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910104527020598'O, n_connectPointCode := omit VirtMSC-RAN(2893)@4aff4ae9815a: Created Expect[0] for '05240103505902080910104527020598'O to be handled at TC_refuse_mode_modif_to_vamos(2902) VirtMSC-SCCP(2892)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2892)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2893)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2893)@4aff4ae9815a: Found Expect[0] for '05240103505902080910104527020598'O handled at TC_refuse_mode_modif_to_vamos(2902) VirtMSC-RAN(2893)@4aff4ae9815a: Added conn table entry 0TC_refuse_mode_modif_to_vamos(2902)12633540 VirtMSC-SCCP(2892)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2892)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2901)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2899)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_refuse_mode_modif_to_vamos(2902) VirtMSC-SCCP(2892)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2892)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2892)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2892)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2899)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "483", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_refuse_mode_modif_to_vamos(2902) TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2901)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(2892)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2892)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2892)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2892)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: setverdict(pass): none -> pass TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '322CB9F8'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '59744EEE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: "TC_refuse_mode_modif_to_vamos": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: "TC_refuse_mode_modif_to_vamos": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: Warning: Stopping inactive timer T. TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2892)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2892)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2892)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2892)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2892)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2892)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2892)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2892)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2893)@4aff4ae9815a: Deleted conn table entry 0TC_refuse_mode_modif_to_vamos(2902)12633540 VirtMSC-SCCP(2892)@4aff4ae9815a: Session index based on connection ID:0 TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: "Got RSL RR Release" TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(2892)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2892)@4aff4ae9815a: RLC received in state:disconnect_pending TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_refuse_mode_modif_to_vamos(2902)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2892)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2891)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2893)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2894)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2898)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(2896)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2895)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2901)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2897)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2899)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2900)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2891): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2892): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2893): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2894): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2895): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2896): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2897): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2898): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2899): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2900): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2901): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_refuse_mode_modif_to_vamos(2902): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass'. Tue Jun 18 12:47:50 UTC 2024 ====== BSC_Tests.TC_refuse_mode_modif_to_vamos pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=368280) Waiting for packet dumper to finish... 1 (prev_count=368280, count=554994) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Tue Jun 18 12:47:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_reassignment_fr.pcap" >/data/BSC_Tests.TC_reassignment_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_reassignment_fr started. MTC@4aff4ae9815a: "TC_reassignment_fr": using IMSI '001010068381466'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2906)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2906)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2906)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2904)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2909)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2909)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2909)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2907)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2906)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2909)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2905)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2905)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2908)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2912)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2912)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2912)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2912)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_reassignment_fr() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_reassignment_fr(2914)@4aff4ae9815a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(2905)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100086834166'O, n_connectPointCode := omit VirtMSC-RAN(2905)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100086834166'O to be handled at TC_reassignment_fr(2914) VirtMSC-SCCP(2904)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2904)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2905)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2905)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100086834166'O handled at TC_reassignment_fr(2914) VirtMSC-RAN(2905)@4aff4ae9815a: Added conn table entry 0TC_reassignment_fr(2914)10876628 VirtMSC-SCCP(2904)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2904)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2913)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2911)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_reassignment_fr(2914) VirtMSC-SCCP(2904)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2904)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2904)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2904)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2911)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "488", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_reassignment_fr(2914) TC_reassignment_fr(2914)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2913)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(2904)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2904)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2904)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2904)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_reassignment_fr(2914)@4aff4ae9815a: setverdict(pass): none -> pass TC_reassignment_fr(2914)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '47C090F7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '422D804B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_reassignment_fr(2914)@4aff4ae9815a: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_reassignment_fr(2914)@4aff4ae9815a: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_reassignment_fr(2914)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2913)@4aff4ae9815a: Queueing of DChan messages is already enabled/disabled TC_reassignment_fr(2914)@4aff4ae9815a: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_reassignment_fr(2914)@4aff4ae9815a: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_reassignment_fr(2914)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_reassignment_fr(2914)@4aff4ae9815a: show lchan summary: "BTS 0, TRX 0, Timeslot 0 CCCH+SDCCH4+CBCH, Lchan 2, Type CBCH TSC-s1c0, State CBCH - L1 MS Power: 0 dBm RXL-FULL-dl: -110 dBm RXL-FULL-ul: -110 dBm\nBTS 0, TRX 0, Timeslot 2 TCH/F, Lchan 0, Type TCH_F TSC-s1c2, State ESTABLISHED - L1 MS Power: 0 dBm RXL-FULL-dl: -110 dBm RXL-FULL-ul: -110 dBm" VirtMSC-SCCP(2904)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2904)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2904)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2904)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2904)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2904)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2904)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2904)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(2905)@4aff4ae9815a: Deleted conn table entry 0TC_reassignment_fr(2914)10876628 VirtMSC-SCCP(2904)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2904)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2904)@4aff4ae9815a: RLC received in state:disconnect_pending TC_reassignment_fr(2914)@4aff4ae9815a: Got first DLCX: { line := { verb := "DLCX", trans_id := "492", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "I", val := "47C090F7" } }, sdp := omit } TC_reassignment_fr(2914)@4aff4ae9815a: Got second DLCX: { line := { verb := "DLCX", trans_id := "493", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "I", val := "422D804B" } }, sdp := omit } TC_reassignment_fr(2914)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2906)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2904)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2903)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2910)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2905)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2907)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2908)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2913)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2909)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2911)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2912)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2903): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2904): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2905): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2906): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2907): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2908): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2909): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2910): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2911): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2912): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2913): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_reassignment_fr(2914): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_reassignment_fr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass'. Tue Jun 18 12:48:11 UTC 2024 ====== BSC_Tests.TC_reassignment_fr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_reassignment_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=604215) Waiting for packet dumper to finish... 1 (prev_count=604215, count=791342) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Tue Jun 18 12:48:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_cm_reestablishment.pcap" >/data/BSC_Tests.TC_cm_reestablishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cm_reestablishment started. MTC@4aff4ae9815a: "TC_cm_reestablishment": using IMSI '001015032607795'H MTC@4aff4ae9815a: "TC_cm_reestablishment": using IMSI '001015619139107'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2918)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2918)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2918)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(2916)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2921)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2921)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2921)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2919)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2918)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2921)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2917)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2917)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2920)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2924)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2924)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2924)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2924)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2926)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2926)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2926)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2926)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cm_reestablishment() start" VirtMSC-RAN(2917)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100523067759'O, n_connectPointCode := omit VirtMSC-RAN(2917)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100523067759'O to be handled at TC_cm_reestablishment(2928) VirtMSC-SCCP(2916)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2916)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2917)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2917)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100523067759'O handled at TC_cm_reestablishment(2928) VirtMSC-RAN(2917)@4aff4ae9815a: Added conn table entry 0TC_cm_reestablishment(2928)2558416 VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2916)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2925)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(2923)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(2928) VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2916)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2916)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2916)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2923)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "494", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_cm_reestablishment(2928) TC_cm_reestablishment(2928)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2925)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2916)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2916)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2916)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(2928)@4aff4ae9815a: setverdict(pass): none -> pass TC_cm_reestablishment(2928)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5F0D09FB'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '599D1235'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_cm_reestablishment(2928)@4aff4ae9815a: "TC_cm_reestablishment": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_cm_reestablishment(2928)@4aff4ae9815a: "TC_cm_reestablishment": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(2917)@4aff4ae9815a: f_create_expect(l3 := '05280003505902080910100523067759'O, n_connectPointCode := omit VirtMSC-RAN(2917)@4aff4ae9815a: Created Expect[0] for '05280003505902080910100523067759'O to be handled at TC_cm_reestablishment(2929) VirtMSC-SCCP(2916)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(2916)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(2917)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2917)@4aff4ae9815a: Found Expect[0] for '05280003505902080910100523067759'O handled at TC_cm_reestablishment(2929) VirtMSC-RAN(2917)@4aff4ae9815a: Added conn table entry 1TC_cm_reestablishment(2929)4808797 VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2916)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_cm_reestablishment(2928)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2916)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2916)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2916)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2916)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2916)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2916)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(2928)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2917)@4aff4ae9815a: Deleted conn table entry 0TC_cm_reestablishment(2928)2558416 VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on connection ID:0 TC_cm_reestablishment(2928)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2916)@4aff4ae9815a: RLC received in state:disconnect_pending TC_cm_reestablishment(2928)@4aff4ae9815a: "Got RSL Deact SACCH" TC_cm_reestablishment(2928)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(2928)@4aff4ae9815a: Final verdict of PTC: pass VirtMGW-MGCP-0(2923)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(2929) IPA-BTS1-TRX0-RSL-RSL(2927)@4aff4ae9815a: Enabled queueing of DChan messages VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2916)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(2916)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2916)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(2923)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "499", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_cm_reestablishment(2929) TC_cm_reestablishment(2929)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS1-TRX0-RSL-RSL(2927)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } IPA-BTS1-TRX0-RSL-RSL(2927)@4aff4ae9815a: Storing an RSL message in the waiting queue IPA-BTS1-TRX0-RSL-RSL(2927)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2916)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2916)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2916)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(2929)@4aff4ae9815a: "f_tc_cm_reestablishment_2 clearing" TC_cm_reestablishment(2929)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2916)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2916)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2916)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2916)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2916)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2916)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(2929)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(2917)@4aff4ae9815a: Deleted conn table entry 1TC_cm_reestablishment(2929)4808797 VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2916)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2916)@4aff4ae9815a: RLC received in state:disconnect_pending TC_cm_reestablishment(2929)@4aff4ae9815a: "Got RSL RR Release" TC_cm_reestablishment(2929)@4aff4ae9815a: "Got RSL Deact SACCH" TC_cm_reestablishment(2929)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(2929)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2918)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2916)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2915)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2917)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2922)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2925)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2919)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2920)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2927)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2921)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2923)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2924)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2926)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2915): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2916): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2917): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2918): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2919): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2920): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2921): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2922): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2923): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2924): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2925): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2926): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2927): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_cm_reestablishment(2928): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_cm_reestablishment(2929): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cm_reestablishment finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass'. Tue Jun 18 12:48:38 UTC 2024 ====== BSC_Tests.TC_cm_reestablishment pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=788096) Waiting for packet dumper to finish... 1 (prev_count=788096, count=971590) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Tue Jun 18 12:48:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_post_chan_ack.pcap" >/data/BSC_Tests.TC_imm_ass_post_chan_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_imm_ass_post_chan_ack started. VirtMSC-M3UA(2932)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2932)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2932)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2931)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2932)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2932)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2934)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2934)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2934)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2933)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2934)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2937)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2937)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2937)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2937)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_imm_ass_post_chan_ack() start" VirtMSC-SCCP(2931)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2931)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2931)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2931)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2931)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2931)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2931)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2931)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2931)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2931)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2931)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2931)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2931)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2931)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2931)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2932)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2931)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2935)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2930)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2933)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2934)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2937)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2936)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2930): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2931): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2932): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2933): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2934): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2935): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2936): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2937): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_imm_ass_post_chan_ack finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass'. Tue Jun 18 12:48:54 UTC 2024 ====== BSC_Tests.TC_imm_ass_post_chan_ack pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=269564) Waiting for packet dumper to finish... 1 (prev_count=269564, count=455866) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Tue Jun 18 12:48:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_chan_ack.pcap" >/data/BSC_Tests.TC_imm_ass_pre_chan_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_imm_ass_pre_chan_ack started. VirtMSC-M3UA(2940)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2940)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2940)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2939)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2940)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2940)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2942)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2942)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2942)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2941)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2942)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2945)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2945)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2945)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2945)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_imm_ass_pre_chan_ack() start" VirtMSC-SCCP(2939)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2939)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2939)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2939)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2939)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2939)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2939)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2939)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2939)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2939)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2939)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2939)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2939)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2939)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2939)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2939)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2940)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2938)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2943)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2941)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2942)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2945)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2944)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2938): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2939): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2940): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2941): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2942): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2943): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2944): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2945): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_imm_ass_pre_chan_ack finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass'. Tue Jun 18 12:49:10 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=270591) Waiting for packet dumper to finish... 1 (prev_count=270591, count=457806) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Tue Jun 18 12:49:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_ts_ack.pcap" >/data/BSC_Tests.TC_imm_ass_pre_ts_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_imm_ass_pre_ts_ack started. VirtMSC-M3UA(2948)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2948)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2948)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2947)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2948)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2948)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2950)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2950)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2950)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2949)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2950)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2953)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2953)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2953)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2953)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_imm_ass_pre_ts_ack() start" VirtMSC-SCCP(2947)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2947)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2947)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2947)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2947)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2947)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2947)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2947)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2947)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2947)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2947)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2947)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2947)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2947)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2947)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2947)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2948)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2946)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2951)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2949)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2950)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2952)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2953)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2946): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2947): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2948): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2949): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2950): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2951): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2952): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2953): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_imm_ass_pre_ts_ack finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass'. Tue Jun 18 12:49:25 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=268710) Waiting for packet dumper to finish... 1 (prev_count=268710, count=455836) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts ------ Tue Jun 18 12:49:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.pcap" >/data/BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. VirtMSC-M3UA(2956)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2956)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2956)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2955)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2956)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2956)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2958)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2958)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2958)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2957)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2958)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2961)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2961)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2961)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2961)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_imm_ass_pre_chan_ack_dyn_ts() start" VirtMSC-SCCP(2955)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2955)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2955)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2955)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2955)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2955)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2955)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2955)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2955)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2955)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2955)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2955)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2955)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2955)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2955)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2955)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2956)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2959)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2954)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2957)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2958)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2961)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2960)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2954): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2955): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2956): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2957): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2958): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2959): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2960): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2961): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_imm_ass_pre_chan_ack_dyn_ts finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass'. Tue Jun 18 12:49:44 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=765042) Waiting for packet dumper to finish... 1 (prev_count=765042, count=766953) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts ------ Tue Jun 18 12:49:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.pcap" >/data/BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. VirtMSC-M3UA(2964)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2964)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2964)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2963)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2964)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2964)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2966)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2966)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2966)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2965)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2966)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2969)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2969)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2969)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2969)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_imm_ass_pre_ts_ack_dyn_ts() start" VirtMSC-SCCP(2963)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2963)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2963)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2963)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2963)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2963)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2963)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2963)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2963)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2963)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2963)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2963)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2963)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(2963)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2963)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2963)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2964)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2962)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2967)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(2965)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2969)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2968)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2966)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2962): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2963): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2964): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2965): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2966): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2967): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2968): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2969): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_imm_ass_pre_ts_ack_dyn_ts finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass'. Tue Jun 18 12:50:02 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=754363) Waiting for packet dumper to finish... 1 (prev_count=754363, count=756911) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Tue Jun 18 12:50:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_trx_rf_locked.pcap" >/data/BSC_Tests.TC_ctrl_trx_rf_locked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ctrl_trx_rf_locked started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(2973)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2973)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2973)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2971)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2976)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2976)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2976)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2974)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2973)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2976)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(2972)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2972)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(2975)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2979)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2979)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2979)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2979)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2981)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2981)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2981)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2981)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ctrl_trx_rf_locked() start" MTC@4aff4ae9815a: "TC_ctrl_trx_rf_locked: lock BTS 1 TRX 0" MTC@4aff4ae9815a: "TC_ctrl_trx_rf_locked: lock the already locked TRX, nothing should change" MTC@4aff4ae9815a: "TC_ctrl_trx_rf_locked: unlock BTS 1 TRX 0" MTC@4aff4ae9815a: "TC_ctrl_trx_rf_locked: unlock an already unlocked TRX, nothing should change" MTC@4aff4ae9815a: "TC_ctrl_trx_rf_locked: unlock an inoperational TRX" MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2973)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2971)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(2972)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2970)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2977)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2980)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2975)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(2974)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2982)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2976)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2978)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2981)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2979)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2970): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2971): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(2972): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2973): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2974): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(2975): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2976): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2977): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2978): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2979): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2980): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2981): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2982): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_ctrl_trx_rf_locked finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass'. Tue Jun 18 12:50:19 UTC 2024 ====== BSC_Tests.TC_ctrl_trx_rf_locked pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=553142) Waiting for packet dumper to finish... 1 (prev_count=553142, count=726984) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Tue Jun 18 12:50:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ratectr_all_available_allocated.pcap" >/data/BSC_Tests.TC_ratectr_all_available_allocated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ratectr_all_available_allocated started. VirtMSC-M3UA(2985)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2985)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2985)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2984)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2985)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2985)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2987)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2987)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2987)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2986)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2987)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2990)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2990)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2990)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2990)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ratectr_all_available_allocated() start" VirtMSC-SCCP(2984)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2984)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2984)@4aff4ae9815a: First idle individual index:2 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(2984)@4aff4ae9815a: First idle individual index:3 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(2984)@4aff4ae9815a: First idle individual index:4 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:4 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(2984)@4aff4ae9815a: First idle individual index:5 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:5 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(2984)@4aff4ae9815a: First idle individual index:6 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:6 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(2984)@4aff4ae9815a: First idle individual index:7 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:7 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(2984)@4aff4ae9815a: First idle individual index:8 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:8 VirtMSC-SCCP(2984)@4aff4ae9815a: Warning: Re-starting timer T_ias[8], which is already active (running or expired). MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2984)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2984)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2984)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2984)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2984)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2984)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2984)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:3 VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:4 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2984)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:3 VirtMSC-SCCP(2984)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:4 VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:4 VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:5 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2984)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:4 VirtMSC-SCCP(2984)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:5 VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:5 VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:6 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2984)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:5 VirtMSC-SCCP(2984)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:6 VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:6 VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:7 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2984)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:6 VirtMSC-SCCP(2984)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:7 VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:7 VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:8 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2984)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2984)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:7 VirtMSC-SCCP(2984)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:8 VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2984)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on connection ID:8 VirtMSC-SCCP(2984)@4aff4ae9815a: Session index based on local reference:8 VirtMSC-SCCP(2984)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(2983)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2988)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(2984)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2985)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2986)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2987)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2989)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2990)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2983): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2984): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2985): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2986): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2987): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2988): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2989): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2990): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass'. Tue Jun 18 12:50:56 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=817228) Waiting for packet dumper to finish... 1 (prev_count=817228, count=1003942) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Tue Jun 18 12:51:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ratectr_all_available_allocated_dyn.pcap" >/data/BSC_Tests.TC_ratectr_all_available_allocated_dyn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ratectr_all_available_allocated_dyn started. VirtMSC-M3UA(2993)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(2993)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2993)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(2992)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2993)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2993)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(2995)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(2995)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2995)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(2994)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2995)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(2998)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2998)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2998)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2998)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ratectr_all_available_allocated_dyn() start" VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:2 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:3 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:4 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:4 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:5 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:5 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:6 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:6 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:7 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:7 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:8 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:8 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:9 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:9 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:10 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:10 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[10], which is already active (running or expired). MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:11 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[11]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:11 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[11], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:12 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[12]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:12 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[12], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:13 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[13]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:13 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[13], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:14 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[14]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:14 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[14], which is already active (running or expired). VirtMSC-SCCP(2992)@4aff4ae9815a: First idle individual index:15 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[15]. VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:15 VirtMSC-SCCP(2992)@4aff4ae9815a: Warning: Re-starting timer T_ias[15], which is already active (running or expired). MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:3 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:3 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:3 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:4 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:4 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:4 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:5 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:4 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:5 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:5 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:5 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:6 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:6 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:7 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:6 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:7 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:7 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:8 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:7 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:8 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:8 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:9 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:8 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:9 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:9 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:10 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:9 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:10 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:10 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:10 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:2 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:11 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:2 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:11 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:11 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:12 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:11 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:12 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:12 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:13 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:12 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:13 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:13 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:14 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:13 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:14 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:14 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:15 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(2992)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(2992)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:14 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:15 VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2992)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on connection ID:15 VirtMSC-SCCP(2992)@4aff4ae9815a: Session index based on local reference:15 VirtMSC-SCCP(2992)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2992)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(2993)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2991)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2996)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(2994)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(2997)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(2995)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2998)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2991): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(2992): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(2993): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(2994): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(2995): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(2996): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(2997): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2998): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_ratectr_all_available_allocated_dyn finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass'. Tue Jun 18 12:51:57 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated_dyn pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1599193) Waiting for packet dumper to finish... 1 (prev_count=1599193, count=1786319) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Tue Jun 18 12:52:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_cm_serv_rej.pcap" >/data/BSC_Tests.TC_cm_serv_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cm_serv_rej started. MTC@4aff4ae9815a: "TC_cm_serv_rej": using IMSI '001017831115312'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3002)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3002)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3002)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3000)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3005)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3005)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3005)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3003)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3002)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3005)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3001)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3001)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3004)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3008)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3008)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3008)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3008)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cm_serv_rej() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "cm_serv_rej", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_hlr", val := 0 }, { name := "cm_serv_rej:illegal_ms", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_vlr", val := 0 }, { name := "cm_serv_rej:imei_not_accepted", val := 0 }, { name := "cm_serv_rej:illegal_me", val := 0 }, { name := "cm_serv_rej:plmn_not_allowed", val := 0 }, { name := "cm_serv_rej:loc_not_allowed", val := 0 }, { name := "cm_serv_rej:roaming_not_allowed", val := 0 }, { name := "cm_serv_rej:network_failure", val := 0 }, { name := "cm_serv_rej:synch_failure", val := 0 }, { name := "cm_serv_rej:congestion", val := 0 }, { name := "cm_serv_rej:srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:rqd_srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:srv_opt_tmp_out_of_order", val := 0 }, { name := "cm_serv_rej:call_can_not_be_identified", val := 0 }, { name := "cm_serv_rej:incorrect_message", val := 0 }, { name := "cm_serv_rej:invalid_mandantory_inf", val := 0 }, { name := "cm_serv_rej:msg_type_not_implemented", val := 0 }, { name := "cm_serv_rej:msg_type_not_compatible", val := 0 }, { name := "cm_serv_rej:inf_eleme_not_implemented", val := 0 }, { name := "cm_serv_rej:condtional_ie_error", val := 0 }, { name := "cm_serv_rej:msg_not_compatible", val := 0 }, { name := "cm_serv_rej:protocol_error", val := 0 }, { name := "cm_serv_rej:retry_in_new_cell", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "cm_serv_rej", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_hlr", val := 0 }, { name := "cm_serv_rej:illegal_ms", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_vlr", val := 0 }, { name := "cm_serv_rej:imei_not_accepted", val := 0 }, { name := "cm_serv_rej:illegal_me", val := 0 }, { name := "cm_serv_rej:plmn_not_allowed", val := 0 }, { name := "cm_serv_rej:loc_not_allowed", val := 0 }, { name := "cm_serv_rej:roaming_not_allowed", val := 0 }, { name := "cm_serv_rej:network_failure", val := 0 }, { name := "cm_serv_rej:synch_failure", val := 0 }, { name := "cm_serv_rej:congestion", val := 0 }, { name := "cm_serv_rej:srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:rqd_srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:srv_opt_tmp_out_of_order", val := 0 }, { name := "cm_serv_rej:call_can_not_be_identified", val := 0 }, { name := "cm_serv_rej:incorrect_message", val := 0 }, { name := "cm_serv_rej:invalid_mandantory_inf", val := 0 }, { name := "cm_serv_rej:msg_type_not_implemented", val := 0 }, { name := "cm_serv_rej:msg_type_not_compatible", val := 0 }, { name := "cm_serv_rej:inf_eleme_not_implemented", val := 0 }, { name := "cm_serv_rej:condtional_ie_error", val := 0 }, { name := "cm_serv_rej:msg_not_compatible", val := 0 }, { name := "cm_serv_rej:protocol_error", val := 0 }, { name := "cm_serv_rej:retry_in_new_cell", val := 0 } } } VirtMSC-RAN(3001)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910108713113521'O, n_connectPointCode := omit VirtMSC-RAN(3001)@4aff4ae9815a: Created Expect[0] for '05240103505902080910108713113521'O to be handled at TC_cm_serv_rej(3010) VirtMSC-SCCP(3000)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3000)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3001)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3001)@4aff4ae9815a: Found Expect[0] for '05240103505902080910108713113521'O handled at TC_cm_serv_rej(3010) VirtMSC-RAN(3001)@4aff4ae9815a: Added conn table entry 0TC_cm_serv_rej(3010)14383687 VirtMSC-SCCP(3000)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3000)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3000)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3000)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3000)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3000)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '010003052202'O TC_cm_serv_rej(3010)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3000)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3000)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3000)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3000)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3000)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3000)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3000)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3000)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_rej(3010)@4aff4ae9815a: "Got RSL RR Release" TC_cm_serv_rej(3010)@4aff4ae9815a: "Got RSL Deact SACCH" TC_cm_serv_rej(3010)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3001)@4aff4ae9815a: Deleted conn table entry 0TC_cm_serv_rej(3010)14383687 VirtMSC-SCCP(3000)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3000)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3000)@4aff4ae9815a: RLC received in state:disconnect_pending TC_cm_serv_rej(3010)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_serv_rej(3010)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3000)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3001)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(2999)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3006)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3002)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3003)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3004)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3009)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3005)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3008)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3007)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(2999): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3000): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3001): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3002): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3003): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3004): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3005): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3006): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3007): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3008): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3009): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_cm_serv_rej(3010): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cm_serv_rej finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass'. Tue Jun 18 12:52:11 UTC 2024 ====== BSC_Tests.TC_cm_serv_rej pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317476) Waiting for packet dumper to finish... 1 (prev_count=317476, count=503689) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Tue Jun 18 12:52:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_lost_sdcch_during_assignment.pcap" >/data/BSC_Tests.TC_lost_sdcch_during_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lost_sdcch_during_assignment started. MTC@4aff4ae9815a: "TC_lost_sdcch_during_assignment": using IMSI '001013594729967'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3014)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3014)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3014)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3012)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3017)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3017)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3017)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3015)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3014)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3017)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3013)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3013)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3016)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3020)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3020)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3020)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3020)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lost_sdcch_during_assignment() start" VirtMSC-RAN(3013)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105349279976'O, n_connectPointCode := omit VirtMSC-RAN(3013)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105349279976'O to be handled at TC_lost_sdcch_during_assignment(3022) VirtMSC-SCCP(3012)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3012)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3013)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3013)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105349279976'O handled at TC_lost_sdcch_during_assignment(3022) VirtMSC-RAN(3013)@4aff4ae9815a: Added conn table entry 0TC_lost_sdcch_during_assignment(3022)7687712 VirtMSC-SCCP(3012)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3012)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3021)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3019)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lost_sdcch_during_assignment(3022) VirtMSC-SCCP(3012)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3012)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3012)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3012)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3012)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3012)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3012)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3012)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3012)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3012)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3012)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3012)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(3019)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "504", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "113" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lost_sdcch_during_assignment(3022) VirtMSC-SCCP(3012)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3012)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3012)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3012)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3012)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3012)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3012)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3012)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(3013)@4aff4ae9815a: Deleted conn table entry 0TC_lost_sdcch_during_assignment(3022)7687712 VirtMSC-SCCP(3012)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3012)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3012)@4aff4ae9815a: RLC received in state:disconnect_pending TC_lost_sdcch_during_assignment(3022)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3012)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3014)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3013)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3011)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3018)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(3021)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3016)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3015)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3019)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3020)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3017)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3011): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3012): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3013): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3014): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3015): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3016): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3017): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3018): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3019): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3020): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3021): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lost_sdcch_during_assignment(3022): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_lost_sdcch_during_assignment finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass'. Tue Jun 18 12:52:21 UTC 2024 ====== BSC_Tests.TC_lost_sdcch_during_assignment pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=483113) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Tue Jun 18 12:52:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_alloc_algo_ascending.pcap" >/data/BSC_Tests.TC_chan_alloc_algo_ascending.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_alloc_algo_ascending started. VirtMSC-M3UA(3025)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3025)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3025)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3024)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3025)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3025)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3027)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3027)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3027)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3026)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3027)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3030)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3030)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3030)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3030)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3031)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3031)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3031)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3031)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3032)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3032)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3032)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3032)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3033)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3033)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3033)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3033)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3034)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3034)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3034)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3034)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3035)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3035)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3035)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3035)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_alloc_algo_ascending() start" VirtMSC-SCCP(3024)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3024)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3024)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3024)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3024)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3024)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3024)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3024)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3024)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3024)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3024)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3024)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3024)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3024)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3024)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3024)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3025)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3024)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3023)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3028)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3026)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3034)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3031)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3029)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3027)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3030)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3032)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3035)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3033)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3023): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3024): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3025): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3026): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3027): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3028): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3029): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3030): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3031): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3032): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3033): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3034): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3035): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_alloc_algo_ascending finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass'. Tue Jun 18 12:52:45 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ascending pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=927811) Waiting for packet dumper to finish... 1 (prev_count=927811, count=1715653) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Tue Jun 18 12:52:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_alloc_algo_descending.pcap" >/data/BSC_Tests.TC_chan_alloc_algo_descending.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_alloc_algo_descending started. VirtMSC-M3UA(3038)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3038)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3038)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3037)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3038)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3038)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3040)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3040)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3040)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3039)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3040)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3043)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3043)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3043)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3043)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3044)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3044)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3044)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3044)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3045)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3045)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3045)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3045)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3046)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3046)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3046)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3046)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3047)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3047)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3047)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3047)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3048)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3048)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3048)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3048)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_alloc_algo_descending() start" VirtMSC-SCCP(3037)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3037)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3037)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3037)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3037)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3037)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3037)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3037)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3037)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3037)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3037)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3037)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3037)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3037)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3037)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3037)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3037)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3037)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3037)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3037)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3038)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3036)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3041)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3039)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3048)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3040)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3042)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3046)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3044)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3043)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3047)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3045)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3036): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3037): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3038): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3039): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3040): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3041): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3042): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3043): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3044): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3045): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3046): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3047): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3048): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_alloc_algo_descending finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass'. Tue Jun 18 12:53:11 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_descending pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1129694) Waiting for packet dumper to finish... 1 (prev_count=1129694, count=1917743) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Tue Jun 18 12:53:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_alloc_algo_ass_dynamic.pcap" >/data/BSC_Tests.TC_chan_alloc_algo_ass_dynamic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_chan_alloc_algo_ass_dynamic started. VirtMSC-M3UA(3051)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3051)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3051)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3050)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3051)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3051)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3053)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3053)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3053)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3052)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3053)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3056)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3056)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3056)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3056)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3057)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3057)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3057)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3057)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3058)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3058)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3058)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3058)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3059)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3059)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3059)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3059)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3060)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3060)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3060)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3060)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3061)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3061)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3061)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3061)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_chan_alloc_algo_ass_dynamic() start" MTC@4aff4ae9815a: "Case a) Unknown Uplink RxLev, fall-back to ascending" VirtMSC-SCCP(3050)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3050)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3050)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: "Case b) Not enough RxLev samples, use ascending" VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3050)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3050)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3050)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: "Case c) Uplink RxLev below the threshold, use ascending" VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3050)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3050)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3050)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: "Case d) Uplink RxLev above the threshold, use descending" VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3050)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3050)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3050)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: "Case e) Uplink RxLev above the threshold, but C0 load is not" VirtMSC-SCCP(3050)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3050)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3050)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3050)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3050)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3050)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3050)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3051)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3049)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3050)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3054)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-M3UA(3053)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3052)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3057)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3061)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3055)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3058)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3060)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3059)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3056)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3049): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3050): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3051): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3052): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3053): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3054): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3055): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3056): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3057): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3058): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3059): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3060): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3061): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_chan_alloc_algo_ass_dynamic finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass'. Tue Jun 18 12:53:35 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1138439) Waiting for packet dumper to finish... 1 (prev_count=1138439, count=1926670) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. ------ BSC_Tests.TC_mgwpool_all_used ------ Tue Jun 18 12:53:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_all_used.pcap" >/data/BSC_Tests.TC_mgwpool_all_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mgwpool_all_used started. MTC@4aff4ae9815a: "TC_mgwpool_all_used": using IMSI '001011096849210'H MTC@4aff4ae9815a: "TC_mgwpool_all_used": using IMSI '001012439083484'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3065)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3065)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3065)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3063)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(3068)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3068)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3068)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(3066)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3065)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3068)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3064)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3064)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3067)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3072)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3072)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3072)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3072)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mgwpool_all_used() start" VirtMSC-RAN(3064)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100169482901'O, n_connectPointCode := omit VirtMSC-RAN(3064)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100169482901'O to be handled at TC_mgwpool_all_used(3074) VirtMSC-SCCP(3063)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3063)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3064)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3064)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100169482901'O handled at TC_mgwpool_all_used(3074) VirtMSC-RAN(3064)@4aff4ae9815a: Added conn table entry 0TC_mgwpool_all_used(3074)5993757 VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3063)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3073)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3070)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(3074) VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3063)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3063)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3063)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3070)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "520", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "122" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mgwpool_all_used(3074) TC_mgwpool_all_used(3074)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3073)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3063)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3063)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3063)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(3074)@4aff4ae9815a: setverdict(pass): none -> pass TC_mgwpool_all_used(3074)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4D18DF8E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4496A096'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mgwpool_all_used(3074)@4aff4ae9815a: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_all_used(3074)@4aff4ae9815a: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3064)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910104293804348'O, n_connectPointCode := omit VirtMSC-RAN(3064)@4aff4ae9815a: Created Expect[0] for '05240103505902080910104293804348'O to be handled at TC_mgwpool_all_used(3075) VirtMSC-SCCP(3063)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3063)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3064)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3064)@4aff4ae9815a: Found Expect[0] for '05240103505902080910104293804348'O handled at TC_mgwpool_all_used(3075) VirtMSC-RAN(3064)@4aff4ae9815a: Added conn table entry 1TC_mgwpool_all_used(3075)13608990 VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3063)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3073)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-1(3071)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(3075) VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3063)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3063)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3063)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-1(3071)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "123" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mgwpool_all_used(3075) TC_mgwpool_all_used(3075)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3073)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3063)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3063)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3063)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(3075)@4aff4ae9815a: setverdict(pass): none -> pass TC_mgwpool_all_used(3075)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '334C40DA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0BF155F3'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_all_used(3075)@4aff4ae9815a: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_all_used(3075)@4aff4ae9815a: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_all_used(3075)@4aff4ae9815a: "MSC instructs BSC to clear channel" TC_mgwpool_all_used(3074)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3063)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3063)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3063)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3063)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3063)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3063)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3063)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3063)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3063)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3063)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3063)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3063)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(3075)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_mgwpool_all_used(3074)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3064)@4aff4ae9815a: Deleted conn table entry 1TC_mgwpool_all_used(3075)13608990 VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-RAN(3064)@4aff4ae9815a: Deleted conn table entry 0TC_mgwpool_all_used(3074)5993757 VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on connection ID:0 TC_mgwpool_all_used(3074)@4aff4ae9815a: "Got RSL RR Release" TC_mgwpool_all_used(3075)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3063)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mgwpool_all_used(3074)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(3063)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3063)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mgwpool_all_used(3075)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mgwpool_all_used(3075)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_all_used(3074)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_all_used(3074)@4aff4ae9815a: Final verdict of PTC: pass TC_mgwpool_all_used(3075)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3064)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3065)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3062)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3063)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3069)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(3073)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3067)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3066)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3072)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3070)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-1(3071)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3068)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3062): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3063): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3064): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3065): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3066): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3067): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3068): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3069): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3070): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-1(3071): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3072): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3073): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mgwpool_all_used(3074): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mgwpool_all_used(3075): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mgwpool_all_used finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used pass'. Tue Jun 18 12:53:51 UTC 2024 ====== BSC_Tests.TC_mgwpool_all_used pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=480938) Waiting for packet dumper to finish... 1 (prev_count=480938, count=667741) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Tue Jun 18 12:53:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_blocked_not_used.pcap" >/data/BSC_Tests.TC_mgwpool_blocked_not_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mgwpool_blocked_not_used started. MTC@4aff4ae9815a: "TC_mgwpool_blocked_not_used": using IMSI '001018522851831'H MTC@4aff4ae9815a: "TC_mgwpool_blocked_not_used": using IMSI '001019230817039'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3079)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3079)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3079)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3077)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3082)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3082)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3082)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3080)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3079)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3082)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3078)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3078)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3081)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3086)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3086)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3086)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3086)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mgwpool_blocked_not_used() start" VirtMSC-RAN(3078)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105822588113'O, n_connectPointCode := omit VirtMSC-RAN(3078)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105822588113'O to be handled at TC_mgwpool_blocked_not_used(3088) VirtMSC-SCCP(3077)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3077)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3078)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3078)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105822588113'O handled at TC_mgwpool_blocked_not_used(3088) VirtMSC-RAN(3078)@4aff4ae9815a: Added conn table entry 0TC_mgwpool_blocked_not_used(3088)2357934 VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3077)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3087)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3084)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(3088) VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3077)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3077)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3077)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3084)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "525", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "124" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mgwpool_blocked_not_used(3088) TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3087)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3077)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3077)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3077)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0175FF34'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6C3DCB0D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3078)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102903180793'O, n_connectPointCode := omit VirtMSC-RAN(3078)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102903180793'O to be handled at TC_mgwpool_blocked_not_used(3089) VirtMSC-SCCP(3077)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3077)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3078)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3078)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102903180793'O handled at TC_mgwpool_blocked_not_used(3089) VirtMSC-RAN(3078)@4aff4ae9815a: Added conn table entry 1TC_mgwpool_blocked_not_used(3089)1006710 VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3077)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3087)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3084)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(3089) VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3077)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3077)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3077)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3084)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "528", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "125" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mgwpool_blocked_not_used(3089) IPA-BTS0-TRX0-RSL-RSL(3087)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3087)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3087)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3077)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3077)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3077)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7019A01F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7B83CAC0'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: "MSC instructs BSC to clear channel" TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3077)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3077)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3077)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3077)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3077)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3077)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3077)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3077)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3077)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3077)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3077)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3077)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3078)@4aff4ae9815a: Deleted conn table entry 1TC_mgwpool_blocked_not_used(3089)1006710 VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-RAN(3078)@4aff4ae9815a: Deleted conn table entry 0TC_mgwpool_blocked_not_used(3088)2357934 VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3077)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(3077)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3077)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: "Got RSL RR Release" TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(3089)@4aff4ae9815a: Final verdict of PTC: pass TC_mgwpool_blocked_not_used(3088)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3078)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3077)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3079)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3076)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3083)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3081)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3087)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3080)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3082)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3084)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-1(3085)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3086)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3076): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3077): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3078): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3079): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3080): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3081): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3082): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3083): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3084): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-1(3085): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3086): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3087): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mgwpool_blocked_not_used(3088): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mgwpool_blocked_not_used(3089): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mgwpool_blocked_not_used finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass'. Tue Jun 18 12:54:07 UTC 2024 ====== BSC_Tests.TC_mgwpool_blocked_not_used pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=476470) Waiting for packet dumper to finish... 1 (prev_count=476470, count=664097) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Tue Jun 18 12:54:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_pin_bts.pcap" >/data/BSC_Tests.TC_mgwpool_pin_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mgwpool_pin_bts started. MTC@4aff4ae9815a: "TC_mgwpool_pin_bts": using IMSI '001019050498785'H MTC@4aff4ae9815a: "TC_mgwpool_pin_bts": using IMSI '001014766720546'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3093)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3093)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3093)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3091)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3096)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3096)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3096)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3094)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3093)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3096)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3092)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3092)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3095)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3100)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3100)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3100)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3100)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mgwpool_pin_bts() start" VirtMSC-RAN(3092)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910100905947858'O, n_connectPointCode := omit VirtMSC-RAN(3092)@4aff4ae9815a: Created Expect[0] for '05240103505902080910100905947858'O to be handled at TC_mgwpool_pin_bts(3102) VirtMSC-SCCP(3091)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3091)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3092)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3092)@4aff4ae9815a: Found Expect[0] for '05240103505902080910100905947858'O handled at TC_mgwpool_pin_bts(3102) VirtMSC-RAN(3092)@4aff4ae9815a: Added conn table entry 0TC_mgwpool_pin_bts(3102)10111132 VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3091)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3101)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3098)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(3102) VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3091)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3091)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3091)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3098)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "535", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "126" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mgwpool_pin_bts(3102) TC_mgwpool_pin_bts(3102)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3101)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3091)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3091)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3091)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(3102)@4aff4ae9815a: setverdict(pass): none -> pass TC_mgwpool_pin_bts(3102)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '730F7B06'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3FD1891B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mgwpool_pin_bts(3102)@4aff4ae9815a: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_pin_bts(3102)@4aff4ae9815a: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3092)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107466275064'O, n_connectPointCode := omit VirtMSC-RAN(3092)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107466275064'O to be handled at TC_mgwpool_pin_bts(3103) VirtMSC-SCCP(3091)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3091)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3092)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3092)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107466275064'O handled at TC_mgwpool_pin_bts(3103) VirtMSC-RAN(3092)@4aff4ae9815a: Added conn table entry 1TC_mgwpool_pin_bts(3103)924502 VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3091)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3101)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3098)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(3103) VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3091)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3091)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3091)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3098)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "538", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "127" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mgwpool_pin_bts(3103) IPA-BTS0-TRX0-RSL-RSL(3101)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3101)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_mgwpool_pin_bts(3103)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3101)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3091)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3091)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3091)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(3103)@4aff4ae9815a: setverdict(pass): none -> pass TC_mgwpool_pin_bts(3103)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '75FE1BA7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '26B22072'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_pin_bts(3103)@4aff4ae9815a: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_pin_bts(3103)@4aff4ae9815a: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_pin_bts(3103)@4aff4ae9815a: "MSC instructs BSC to clear channel" TC_mgwpool_pin_bts(3102)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3091)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3091)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3091)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3091)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3091)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3091)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3091)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3091)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3091)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3091)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3091)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3091)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(3103)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_mgwpool_pin_bts(3102)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3092)@4aff4ae9815a: Deleted conn table entry 1TC_mgwpool_pin_bts(3103)924502 VirtMSC-RAN(3092)@4aff4ae9815a: Deleted conn table entry 0TC_mgwpool_pin_bts(3102)10111132 VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3091)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3091)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3091)@4aff4ae9815a: RLC received in state:disconnect_pending TC_mgwpool_pin_bts(3103)@4aff4ae9815a: "Got RSL RR Release" TC_mgwpool_pin_bts(3103)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mgwpool_pin_bts(3102)@4aff4ae9815a: "Got RSL RR Release" TC_mgwpool_pin_bts(3102)@4aff4ae9815a: "Got RSL Deact SACCH" TC_mgwpool_pin_bts(3103)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(3102)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(3103)@4aff4ae9815a: Final verdict of PTC: pass TC_mgwpool_pin_bts(3102)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3091)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3090)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3092)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3093)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3097)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3095)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3094)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3101)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3096)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3098)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3100)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-1(3099)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3090): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3091): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3092): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3093): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3094): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3095): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3096): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3097): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3098): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-1(3099): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3100): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3101): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mgwpool_pin_bts(3102): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mgwpool_pin_bts(3103): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mgwpool_pin_bts finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass'. Tue Jun 18 12:54:24 UTC 2024 ====== BSC_Tests.TC_mgwpool_pin_bts pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477160) Waiting for packet dumper to finish... 1 (prev_count=477160, count=665490) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Tue Jun 18 12:54:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_keepalive_down_not_used.pcap" >/data/BSC_Tests.TC_mgwpool_keepalive_down_not_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_mgwpool_keepalive_down_not_used started. MTC@4aff4ae9815a: "TC_mgwpool_keepalive_down_not_used": using IMSI '001019199086180'H MTC@4aff4ae9815a: "TC_mgwpool_keepalive_down_not_used": using IMSI '001018642934815'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3107)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3107)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3107)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3105)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3110)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3110)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3110)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3108)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3107)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3110)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3106)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3106)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3109)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3114)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3114)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3114)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3114)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_mgwpool_keepalive_down_not_used() start" VirtMGW-MGCP-0(3112)@4aff4ae9815a: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "545", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(3112)@4aff4ae9815a: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "546", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(3112)@4aff4ae9815a: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "547", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(3106)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910106824398451'O, n_connectPointCode := omit VirtMSC-RAN(3106)@4aff4ae9815a: Created Expect[0] for '05240103505902080910106824398451'O to be handled at TC_mgwpool_keepalive_down_not_used(3117) VirtMSC-SCCP(3105)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3105)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3106)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3106)@4aff4ae9815a: Found Expect[0] for '05240103505902080910106824398451'O handled at TC_mgwpool_keepalive_down_not_used(3117) VirtMSC-RAN(3106)@4aff4ae9815a: Added conn table entry 0TC_mgwpool_keepalive_down_not_used(3117)4018438 VirtMSC-SCCP(3105)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3105)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3115)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-1(3113)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_keepalive_down_not_used(3117) VirtMSC-SCCP(3105)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3105)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3105)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3105)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-1(3113)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "128" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mgwpool_keepalive_down_not_used(3117) TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3115)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3105)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3105)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3105)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3105)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(3112)@4aff4ae9815a: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "548", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(3112)@4aff4ae9815a: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "549", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: setverdict(pass): none -> pass TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '01963182'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6B0D4A43'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: "TC_mgwpool_keepalive_down_not_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: "TC_mgwpool_keepalive_down_not_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: "MSC instructs BSC to clear channel" TC_mgwpool_keepalive_down_not_used(3116)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3105)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3105)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3105)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3105)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3105)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3105)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3105)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3105)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3106)@4aff4ae9815a: Deleted conn table entry 0TC_mgwpool_keepalive_down_not_used(3117)4018438 VirtMSC-SCCP(3105)@4aff4ae9815a: Session index based on connection ID:0 TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: "Got RSL RR Release" TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(3105)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3105)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMGW-MGCP-0(3112)@4aff4ae9815a: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "550", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(3112)@4aff4ae9815a: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "551", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_keepalive_down_not_used(3117)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3105)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3106)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3107)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3111)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3104)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3108)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3115)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3109)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3110)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-1(3113)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3114)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3112)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3104): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3105): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3106): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3107): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3108): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3109): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3110): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3111): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3112): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-1(3113): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3114): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3115): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(3116): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(3117): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used pass'. Tue Jun 18 12:54:40 UTC 2024 ====== BSC_Tests.TC_mgwpool_keepalive_down_not_used pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=368596) Waiting for packet dumper to finish... 1 (prev_count=368596, count=554810) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Tue Jun 18 12:54:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_meas_rep_multi_band.pcap" >/data/BSC_Tests.TC_ho_meas_rep_multi_band.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_meas_rep_multi_band started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3121)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3121)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3121)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3119)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3124)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3124)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3124)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3122)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3121)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3124)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3120)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3120)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3123)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3127)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3127)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3127)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3127)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_meas_rep_multi_band() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: "TC_ho_meas_rep_multi_band": using IMSI '001016572111617'H VirtMSC-RAN(3120)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105627116171'O, n_connectPointCode := omit VirtMSC-RAN(3120)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105627116171'O to be handled at TC_ho_meas_rep_multi_band(3129) VirtMSC-SCCP(3119)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3119)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3120)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3120)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105627116171'O handled at TC_ho_meas_rep_multi_band(3129) VirtMSC-RAN(3120)@4aff4ae9815a: Added conn table entry 0TC_ho_meas_rep_multi_band(3129)6921871 VirtMSC-SCCP(3119)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3119)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3128)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3126)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_meas_rep_multi_band(3129) VirtMSC-SCCP(3119)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3119)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3119)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3119)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3126)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "552", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "129" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_meas_rep_multi_band(3129) TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3128)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3119)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3119)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3119)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3119)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3471BF31'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1217ADAB'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: "TC_ho_meas_rep_multi_band": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: "TC_ho_meas_rep_multi_band": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(3119)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3119)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3119)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3119)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(3119)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3119)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(3119)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3119)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(3119)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3119)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3119)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3119)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(3119)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3119)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3119)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3119)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: Got first DLCX: { line := { verb := "DLCX", trans_id := "555", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "129" }, { code := "I", val := "3471BF31" } }, sdp := omit } TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: Got second DLCX: { line := { verb := "DLCX", trans_id := "556", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "129" }, { code := "I", val := "1217ADAB" } }, sdp := omit } VirtMSC-RAN(3120)@4aff4ae9815a: Deleted conn table entry 0TC_ho_meas_rep_multi_band(3129)6921871 VirtMSC-SCCP(3119)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3119)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3119)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_meas_rep_multi_band(3129)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3120)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3119)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3121)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3125)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3118)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(3123)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3122)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3128)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3127)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3124)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3126)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3118): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3119): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3120): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3121): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3122): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3123): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3124): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3125): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3126): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3127): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3128): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_meas_rep_multi_band(3129): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_meas_rep_multi_band finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band pass'. Tue Jun 18 12:54:58 UTC 2024 ====== BSC_Tests.TC_ho_meas_rep_multi_band pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=809851) Waiting for packet dumper to finish... 1 (prev_count=809851, count=1006597) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Tue Jun 18 12:55:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_of_this_bsc.pcap" >/data/BSC_Tests.TC_ho_out_of_this_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_ho_out_of_this_bsc started. MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3133)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3133)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3133)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3131)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3136)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3136)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3136)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3134)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3133)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3136)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3132)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3132)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3135)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3139)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3139)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3139)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3139)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_ho_out_of_this_bsc() start" MTC@4aff4ae9815a: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@4aff4ae9815a: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@4aff4ae9815a: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: "TC_ho_out_of_this_bsc": using IMSI '001015451400460'H VirtMSC-RAN(3132)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910104515044006'O, n_connectPointCode := omit VirtMSC-RAN(3132)@4aff4ae9815a: Created Expect[0] for '05240103505902080910104515044006'O to be handled at TC_ho_out_of_this_bsc(3141) VirtMSC-SCCP(3131)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3131)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3132)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3132)@4aff4ae9815a: Found Expect[0] for '05240103505902080910104515044006'O handled at TC_ho_out_of_this_bsc(3141) VirtMSC-RAN(3132)@4aff4ae9815a: Added conn table entry 0TC_ho_out_of_this_bsc(3141)15056533 VirtMSC-SCCP(3131)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3131)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3140)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3138)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_of_this_bsc(3141) VirtMSC-SCCP(3131)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3131)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3131)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3131)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3138)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "557", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_out_of_this_bsc(3141) TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3140)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3131)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3131)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3131)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3131)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: setverdict(pass): none -> pass TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3D6EE5C8'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6C4A52BE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: "TC_ho_out_of_this_bsc": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: "TC_ho_out_of_this_bsc": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(3131)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3131)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3131)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3131)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(3131)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3131)@4aff4ae9815a: vl_len:14 VirtMSC-SCCP(3131)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3131)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(3131)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3131)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3131)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3131)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(3131)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3131)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3131)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3131)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: Got first DLCX: { line := { verb := "DLCX", trans_id := "560", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12a" }, { code := "I", val := "3D6EE5C8" } }, sdp := omit } TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: Got second DLCX: { line := { verb := "DLCX", trans_id := "561", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12a" }, { code := "I", val := "6C4A52BE" } }, sdp := omit } VirtMSC-RAN(3132)@4aff4ae9815a: Deleted conn table entry 0TC_ho_out_of_this_bsc(3141)15056533 VirtMSC-SCCP(3131)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3131)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3131)@4aff4ae9815a: RLC received in state:disconnect_pending TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_of_this_bsc(3141)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3132)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3133)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3131)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3130)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3137)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-BSSAP_LE(3135)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3140)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3134)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3136)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3139)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3138)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3130): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3131): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3132): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3133): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3134): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3135): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3136): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3137): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3138): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3139): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3140): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_ho_out_of_this_bsc(3141): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_ho_out_of_this_bsc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc pass'. Tue Jun 18 12:55:16 UTC 2024 ====== BSC_Tests.TC_ho_out_of_this_bsc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=805557) Waiting for packet dumper to finish... 1 (prev_count=805557, count=1000686) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 ------ Tue Jun 18 12:55:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.pcap" >/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@4aff4ae9815a: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001018749370203'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3145)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3145)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3145)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3143)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3148)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3148)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3148)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3146)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3145)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3148)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3144)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3144)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3147)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3151)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3151)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3151)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3151)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_unbreak_lchan_after_missing_rel_ack_1() start" VirtMSC-RAN(3144)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107894732030'O, n_connectPointCode := omit VirtMSC-RAN(3144)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107894732030'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(3153) VirtMSC-SCCP(3143)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3143)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3144)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3144)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107894732030'O handled at TC_unbreak_lchan_after_missing_rel_ack_1(3153) VirtMSC-RAN(3144)@4aff4ae9815a: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(3153)265312 VirtMSC-SCCP(3143)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3143)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3152)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3150)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(3153) VirtMSC-SCCP(3143)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3143)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3143)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3143)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3150)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "562", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_unbreak_lchan_after_missing_rel_ack_1(3153) TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3152)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3143)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3143)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3143)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3143)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: setverdict(pass): none -> pass TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4E62CDD3'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2A35852E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: "TC_unbreak_lchan_after_missing_rel_ack_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: "TC_unbreak_lchan_after_missing_rel_ack_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3143)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3143)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3143)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3143)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3143)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3143)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3143)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3143)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3144)@4aff4ae9815a: Deleted conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(3153)265312 VirtMSC-SCCP(3143)@4aff4ae9815a: Session index based on connection ID:0 TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: "Got RSL RR Release" TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(3143)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3143)@4aff4ae9815a: RLC received in state:disconnect_pending TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_unbreak_lchan_after_missing_rel_ack_1(3153)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3145)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3142)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3144)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3149)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3143)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3147)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3146)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3148)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3152)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3150)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3151)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3142): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3143): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3144): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3145): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3146): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3147): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3148): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3149): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3150): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3151): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3152): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_1(3153): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass'. Tue Jun 18 12:55:40 UTC 2024 ====== BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396810) Waiting for packet dumper to finish... 1 (prev_count=396810, count=582991) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 ------ Tue Jun 18 12:55:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.pcap" >/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@4aff4ae9815a: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001014493803021'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3157)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3157)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3157)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3155)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(3160)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3160)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3160)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(3158)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3157)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3160)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3156)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3156)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3159)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3163)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3163)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3163)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3163)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_unbreak_lchan_after_missing_rel_ack_2() start" VirtMSC-RAN(3156)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910104439080312'O, n_connectPointCode := omit VirtMSC-RAN(3156)@4aff4ae9815a: Created Expect[0] for '05240103505902080910104439080312'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(3165) VirtMSC-SCCP(3155)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3155)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3156)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3156)@4aff4ae9815a: Found Expect[0] for '05240103505902080910104439080312'O handled at TC_unbreak_lchan_after_missing_rel_ack_2(3165) VirtMSC-RAN(3156)@4aff4ae9815a: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(3165)1075633 VirtMSC-SCCP(3155)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3155)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3164)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3162)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(3165) VirtMSC-SCCP(3155)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3155)@4aff4ae9815a: vl_len:19 VirtMSC-SCCP(3155)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3155)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(3162)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "567", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_unbreak_lchan_after_missing_rel_ack_2(3165) TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3164)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3155)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3155)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3155)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3155)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: setverdict(pass): none -> pass TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3DDE24E3'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '14B1F6FE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: "TC_unbreak_lchan_after_missing_rel_ack_2": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: "TC_unbreak_lchan_after_missing_rel_ack_2": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3155)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3155)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3155)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3155)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3155)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3155)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3155)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3155)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3156)@4aff4ae9815a: Deleted conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(3165)1075633 VirtMSC-SCCP(3155)@4aff4ae9815a: Session index based on connection ID:0 TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: "Got RSL RR Release" VirtMSC-SCCP(3155)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3155)@4aff4ae9815a: RLC received in state:disconnect_pending TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: "Got RSL Deact SACCH" TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed TC_unbreak_lchan_after_missing_rel_ack_2(3165)@4aff4ae9815a: Final verdict of PTC: pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3156)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3155)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3157)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3154)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3161)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(3164)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3158)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3159)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3163)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3160)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3162)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3154): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3155): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3156): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3157): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3158): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3159): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3160): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3161): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3162): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3163): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3164): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_2(3165): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass'. Tue Jun 18 12:56:04 UTC 2024 ====== BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396937) Waiting for packet dumper to finish... 1 (prev_count=396937, count=583942) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass' was executed successfully (exit status: 0). MC@4aff4ae9815a: Test execution finished. MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only'. ------ BSC_Tests_LCLS.TC_lcls_gcr_only ------ Tue Jun 18 12:56:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_gcr_only.pcap" >/data/BSC_Tests_LCLS.TC_lcls_gcr_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_gcr_only started. MTC@4aff4ae9815a: "TC_lcls_gcr_only": using IMSI '001013520718982'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3169)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3169)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3169)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3167)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3172)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3172)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3172)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3170)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3169)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3172)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3168)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3168)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3171)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3175)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3175)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3175)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3175)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_gcr_only() start" VirtMSC-RAN(3168)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105302179828'O, n_connectPointCode := omit VirtMSC-RAN(3168)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105302179828'O to be handled at TC_lcls_gcr_only-A(3177) VirtMSC-SCCP(3167)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3167)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3168)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3168)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105302179828'O handled at TC_lcls_gcr_only-A(3177) VirtMSC-RAN(3168)@4aff4ae9815a: Added conn table entry 0TC_lcls_gcr_only-A(3177)3348402 VirtMSC-SCCP(3167)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3167)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3176)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3174)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_only-A(3177) VirtMSC-SCCP(3167)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3167)@4aff4ae9815a: vl_len:34 VirtMSC-SCCP(3167)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3167)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0020010B030108017C060102030409267D0180890D0301020302040505060708090A'O VirtMGW-MGCP-0(3174)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "572", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_only-A(3177) TC_lcls_gcr_only-A(3177)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3176)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3167)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3167)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3167)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3167)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_only-A(3177)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_only-A(3177)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2D6DB1E3'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1A088CC7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_gcr_only-A(3177)@4aff4ae9815a: "TC_lcls_gcr_only": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_only-A(3177)@4aff4ae9815a: "TC_lcls_gcr_only": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3168)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3168)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_only-B(3178) VirtMSC-SCCP(3167)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3167)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3168)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3168)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_only-B(3178) VirtMSC-RAN(3168)@4aff4ae9815a: Added conn table entry 1TC_lcls_gcr_only-B(3178)15205185 VirtMSC-SCCP(3167)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3167)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3176)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3174)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_only-B(3178) VirtMSC-SCCP(3167)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3167)@4aff4ae9815a: vl_len:34 VirtMSC-SCCP(3167)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3167)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0020010B030108017C060102030409267D0180890D0301020302040505060708090A'O VirtMGW-MGCP-0(3174)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "575", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_only-B(3178) IPA-BTS0-TRX0-RSL-RSL(3176)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3176)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_gcr_only-B(3178)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3176)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3167)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3167)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3167)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3167)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_only-B(3178)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_only-B(3178)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4AF62D02'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1DCD4631'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_gcr_only-B(3178)@4aff4ae9815a: "TC_lcls_gcr_only": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_only-B(3178)@4aff4ae9815a: "TC_lcls_gcr_only": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_lcls_gcr_only-A(3177)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_gcr_only-B(3178)@4aff4ae9815a: Final verdict of PTC: pass VirtSMLC-SCCP(3170)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3167)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3166)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3173)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3168)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3176)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3171)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3169)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3172)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3175)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3174)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3166): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3167): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3168): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3169): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3170): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3171): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3172): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3173): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3174): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3175): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3176): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_only-A(3177): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_only-B(3178): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_gcr_only finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only pass'. Tue Jun 18 12:56:22 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_only pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=450140) Waiting for packet dumper to finish... 1 (prev_count=450140, count=646893) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect ------ Tue Jun 18 12:56:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_connect.pcap" >/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_connect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_gcr_bway_connect started. MTC@4aff4ae9815a: "TC_lcls_gcr_bway_connect": using IMSI '001019569855755'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3182)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3182)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3182)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3180)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3185)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3185)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3185)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3183)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3182)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3185)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3181)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3181)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3184)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3188)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3188)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3188)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3188)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_gcr_bway_connect() start" VirtMSC-RAN(3181)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910105996587555'O, n_connectPointCode := omit VirtMSC-RAN(3181)@4aff4ae9815a: Created Expect[0] for '05240103505902080910105996587555'O to be handled at TC_lcls_gcr_bway_connect-A(3190) VirtMSC-SCCP(3180)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3180)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3181)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3181)@4aff4ae9815a: Found Expect[0] for '05240103505902080910105996587555'O handled at TC_lcls_gcr_bway_connect-A(3190) VirtMSC-RAN(3181)@4aff4ae9815a: Added conn table entry 0TC_lcls_gcr_bway_connect-A(3190)13509833 VirtMSC-SCCP(3180)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3180)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3189)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3187)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_connect-A(3190) VirtMSC-SCCP(3180)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3180)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3180)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3180)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3187)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "582", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_bway_connect-A(3190) TC_lcls_gcr_bway_connect-A(3190)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3189)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3180)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3180)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3180)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3180)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_connect-A(3190)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_bway_connect-A(3190)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1FEA22BA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0E103589'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_gcr_bway_connect-A(3190)@4aff4ae9815a: "TC_lcls_gcr_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_connect-A(3190)@4aff4ae9815a: "TC_lcls_gcr_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3181)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3181)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_bway_connect-B(3191) VirtMSC-SCCP(3180)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3180)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3181)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3181)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_bway_connect-B(3191) VirtMSC-RAN(3181)@4aff4ae9815a: Added conn table entry 1TC_lcls_gcr_bway_connect-B(3191)15421310 VirtMSC-SCCP(3180)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3180)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3189)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3187)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_connect-B(3191) VirtMSC-SCCP(3180)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3180)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3180)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3180)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3187)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "585", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "130" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_bway_connect-B(3191) IPA-BTS0-TRX0-RSL-RSL(3189)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3189)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_gcr_bway_connect-B(3191)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3189)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3180)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3180)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3180)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3180)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3180)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3180)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3180)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3180)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3180)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3180)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3180)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3180)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_connect-B(3191)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_bway_connect-B(3191)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '789A95B0'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '27422C47'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "127.0.0.5", port_nr := 11002 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_gcr_bway_connect-B(3191)@4aff4ae9815a: "TC_lcls_gcr_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_connect-B(3191)@4aff4ae9815a: "TC_lcls_gcr_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_connect-A(3190)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_gcr_bway_connect-B(3191)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3180)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3179)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3186)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3181)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3189)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3182)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3184)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3183)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3185)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3188)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3187)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3179): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3180): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3181): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3182): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3183): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3184): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3185): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3186): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3187): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3188): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3189): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_bway_connect-A(3190): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_bway_connect-B(3191): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_gcr_bway_connect finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass'. Tue Jun 18 12:56:37 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=482584) Waiting for packet dumper to finish... 1 (prev_count=482584, count=670009) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr ------ Tue Jun 18 12:56:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr.pcap" >/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_gcr_bway_connect_hr started. MTC@4aff4ae9815a: "TC_lcls_gcr_bway_connect_hr": using IMSI '001018724931876'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3195)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3195)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3195)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3193)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3198)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3198)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3198)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3196)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3195)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3198)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3194)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3194)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3197)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3201)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3201)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3201)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3201)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_gcr_bway_connect_hr() start" VirtMSC-RAN(3194)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107842398167'O, n_connectPointCode := omit VirtMSC-RAN(3194)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107842398167'O to be handled at TC_lcls_gcr_bway_connect_hr-A(3203) VirtMSC-SCCP(3193)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3193)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3194)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3194)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107842398167'O handled at TC_lcls_gcr_bway_connect_hr-A(3203) VirtMSC-RAN(3194)@4aff4ae9815a: Added conn table entry 0TC_lcls_gcr_bway_connect_hr-A(3203)16252726 VirtMSC-SCCP(3193)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3193)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3202)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3200)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_connect_hr-A(3203) VirtMSC-SCCP(3193)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3193)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3193)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3193)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030109057C060102030409267D0181890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3200)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "594", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "131" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_bway_connect_hr-A(3203) TC_lcls_gcr_bway_connect_hr-A(3203)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3202)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3193)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3193)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3193)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3193)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_connect_hr-A(3203)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_bway_connect_hr-A(3203)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '15923033'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7C44A80D'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_gcr_bway_connect_hr-A(3203)@4aff4ae9815a: "TC_lcls_gcr_bway_connect_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_connect_hr-A(3203)@4aff4ae9815a: "TC_lcls_gcr_bway_connect_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3194)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3194)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_bway_connect_hr-B(3204) VirtMSC-SCCP(3193)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3193)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3194)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3194)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_bway_connect_hr-B(3204) VirtMSC-RAN(3194)@4aff4ae9815a: Added conn table entry 1TC_lcls_gcr_bway_connect_hr-B(3204)6996308 VirtMSC-SCCP(3193)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3193)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3202)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3200)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_connect_hr-B(3204) VirtMSC-SCCP(3193)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3193)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3193)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3193)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030109057C060102030409267D0181890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3200)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "597", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "132" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_bway_connect_hr-B(3204) IPA-BTS0-TRX0-RSL-RSL(3202)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } IPA-BTS0-TRX0-RSL-RSL(3202)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_gcr_bway_connect_hr-B(3204)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00011'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3202)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3193)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3193)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3193)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3193)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3193)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3193)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3193)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3193)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3193)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3193)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3193)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3193)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_connect_hr-B(3204)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_bway_connect_hr-B(3204)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7E0DB525'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4CDC224E'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "127.0.0.5", port_nr := 11002 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_gcr_bway_connect_hr-B(3204)@4aff4ae9815a: "TC_lcls_gcr_bway_connect_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_connect_hr-B(3204)@4aff4ae9815a: "TC_lcls_gcr_bway_connect_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_connect_hr-A(3203)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_gcr_bway_connect_hr-B(3204)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3193)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3196)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3192)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3194)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3197)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3195)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3198)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3200)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3199)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3201)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3202)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3192): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3193): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3194): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3195): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3196): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3197): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3198): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3199): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3200): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3201): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3202): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-A(3203): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-B(3204): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_gcr_bway_connect_hr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass'. Tue Jun 18 12:56:51 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=484575) Waiting for packet dumper to finish... 1 (prev_count=484575, count=671378) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch ------ Tue Jun 18 12:56:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch.pcap" >/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_gcr_bway_codec_mismatch started. MTC@4aff4ae9815a: "TC_lcls_gcr_bway_codec_mismatch": using IMSI '001019970864365'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3208)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3208)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3208)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3206)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(3211)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3211)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3211)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(3209)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3208)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3211)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3207)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3207)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3210)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3214)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3214)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3214)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3214)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_gcr_bway_codec_mismatch() start" VirtMSC-RAN(3207)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910109907683456'O, n_connectPointCode := omit VirtMSC-RAN(3207)@4aff4ae9815a: Created Expect[0] for '05240103505902080910109907683456'O to be handled at TC_lcls_gcr_bway_codec_mismatch-A(3216) VirtMSC-SCCP(3206)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3206)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3207)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3207)@4aff4ae9815a: Found Expect[0] for '05240103505902080910109907683456'O handled at TC_lcls_gcr_bway_codec_mismatch-A(3216) VirtMSC-RAN(3207)@4aff4ae9815a: Added conn table entry 0TC_lcls_gcr_bway_codec_mismatch-A(3216)12490281 VirtMSC-SCCP(3206)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3206)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3215)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3213)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_codec_mismatch-A(3216) VirtMSC-SCCP(3206)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3206)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3206)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3206)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030109057C060102030409267D0181890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3213)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "606", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "133" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_bway_codec_mismatch-A(3216) TC_lcls_gcr_bway_codec_mismatch-A(3216)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3215)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3206)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3206)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3206)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3206)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_codec_mismatch-A(3216)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_bway_codec_mismatch-A(3216)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7F34FF55'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2C076588'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_gcr_bway_codec_mismatch-A(3216)@4aff4ae9815a: "TC_lcls_gcr_bway_codec_mismatch": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_codec_mismatch-A(3216)@4aff4ae9815a: "TC_lcls_gcr_bway_codec_mismatch": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3207)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3207)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_bway_codec_mismatch-B(3217) VirtMSC-SCCP(3206)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3206)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3207)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3207)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_bway_codec_mismatch-B(3217) VirtMSC-RAN(3207)@4aff4ae9815a: Added conn table entry 1TC_lcls_gcr_bway_codec_mismatch-B(3217)2829626 VirtMSC-SCCP(3206)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3206)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3215)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3213)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_codec_mismatch-B(3217) VirtMSC-SCCP(3206)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3206)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3206)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3206)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3213)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "609", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "134" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_bway_codec_mismatch-B(3217) IPA-BTS0-TRX0-RSL-RSL(3215)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } IPA-BTS0-TRX0-RSL-RSL(3215)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_gcr_bway_codec_mismatch-B(3217)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3215)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3206)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3206)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3206)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3206)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3206)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3206)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3206)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3206)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_codec_mismatch-B(3217)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_bway_codec_mismatch-B(3217)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '404C5CD6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0271A83F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_gcr_bway_codec_mismatch-B(3217)@4aff4ae9815a: "TC_lcls_gcr_bway_codec_mismatch": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_codec_mismatch-B(3217)@4aff4ae9815a: "TC_lcls_gcr_bway_codec_mismatch": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_lcls_gcr_bway_codec_mismatch-A(3216)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_gcr_bway_codec_mismatch-B(3217)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-STATS(3205)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3212)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3215)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3207)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3206)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3210)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3208)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3209)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3211)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3213)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3214)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3205): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3206): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3207): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3208): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3209): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3210): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3211): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3212): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3213): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3214): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3215): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-A(3216): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-B(3217): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_gcr_bway_codec_mismatch finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass'. Tue Jun 18 12:57:06 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=463947) Waiting for packet dumper to finish... 1 (prev_count=463947, count=652609) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect ------ Tue Jun 18 12:57:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect.pcap" >/data/BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_gcr_nomatch_bway_connect started. MTC@4aff4ae9815a: "TC_lcls_gcr_nomatch_bway_connect": using IMSI '001013499131367'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3221)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3221)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3221)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3219)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3224)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3224)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3224)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3222)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3221)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3224)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3220)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3220)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3223)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3227)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3227)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3227)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3227)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_gcr_nomatch_bway_connect() start" VirtMSC-RAN(3220)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910104399313176'O, n_connectPointCode := omit VirtMSC-RAN(3220)@4aff4ae9815a: Created Expect[0] for '05240103505902080910104399313176'O to be handled at TC_lcls_gcr_nomatch_bway_connect-A(3229) VirtMSC-SCCP(3219)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3219)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3220)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3220)@4aff4ae9815a: Found Expect[0] for '05240103505902080910104399313176'O handled at TC_lcls_gcr_nomatch_bway_connect-A(3229) VirtMSC-RAN(3220)@4aff4ae9815a: Added conn table entry 0TC_lcls_gcr_nomatch_bway_connect-A(3229)11568103 VirtMSC-SCCP(3219)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3219)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3228)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3226)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_nomatch_bway_connect-A(3229) VirtMSC-SCCP(3219)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3219)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3219)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3219)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3226)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "616", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "135" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_nomatch_bway_connect-A(3229) TC_lcls_gcr_nomatch_bway_connect-A(3229)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3228)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3219)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3219)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3219)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3219)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_nomatch_bway_connect-A(3229)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_nomatch_bway_connect-A(3229)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '02A07DC0'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2A1774AA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_gcr_nomatch_bway_connect-A(3229)@4aff4ae9815a: "TC_lcls_gcr_nomatch_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_nomatch_bway_connect-A(3229)@4aff4ae9815a: "TC_lcls_gcr_nomatch_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3220)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3220)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_nomatch_bway_connect-B(3230) VirtMSC-SCCP(3219)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3219)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3220)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3220)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_nomatch_bway_connect-B(3230) VirtMSC-RAN(3220)@4aff4ae9815a: Added conn table entry 1TC_lcls_gcr_nomatch_bway_connect-B(3230)14063555 VirtMSC-SCCP(3219)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3219)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3228)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3226)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_nomatch_bway_connect-B(3230) VirtMSC-SCCP(3219)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3219)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3219)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3219)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090B8A008B00'O VirtMGW-MGCP-0(3226)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "619", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "136" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_nomatch_bway_connect-B(3230) IPA-BTS0-TRX0-RSL-RSL(3228)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3228)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_gcr_nomatch_bway_connect-B(3230)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3228)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3219)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3219)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3219)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3219)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_nomatch_bway_connect-B(3230)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_nomatch_bway_connect-B(3230)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '752566A8'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0A326916'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_gcr_nomatch_bway_connect-B(3230)@4aff4ae9815a: "TC_lcls_gcr_nomatch_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_nomatch_bway_connect-B(3230)@4aff4ae9815a: "TC_lcls_gcr_nomatch_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_lcls_gcr_nomatch_bway_connect-A(3229)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_gcr_nomatch_bway_connect-B(3230)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3219)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3223)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3218)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3225)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3228)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3220)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3222)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3221)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3224)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3227)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3226)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3218): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3219): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3220): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3221): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3222): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3223): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3224): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3225): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3226): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3227): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3228): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-A(3229): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-B(3230): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_gcr_nomatch_bway_connect finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass'. Tue Jun 18 12:57:24 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=463665) Waiting for packet dumper to finish... 1 (prev_count=463665, count=661450) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect ------ Tue Jun 18 12:57:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect.pcap" >/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_gcr_bway_dont_connect started. MTC@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect": using IMSI '001012191322340'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3234)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3234)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3234)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3232)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3237)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3237)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3237)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3235)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3234)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3237)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3233)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3233)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3236)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3240)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3240)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3240)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3240)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect() start" VirtMSC-RAN(3233)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101219233204'O, n_connectPointCode := omit VirtMSC-RAN(3233)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101219233204'O to be handled at TC_lcls_gcr_bway_dont_connect-A(3242) VirtMSC-SCCP(3232)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3232)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3233)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3233)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101219233204'O handled at TC_lcls_gcr_bway_dont_connect-A(3242) VirtMSC-RAN(3233)@4aff4ae9815a: Added conn table entry 0TC_lcls_gcr_bway_dont_connect-A(3242)9782578 VirtMSC-SCCP(3232)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3232)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3241)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3239)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_dont_connect-A(3242) VirtMSC-SCCP(3232)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3232)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3232)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3232)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B01'O VirtMGW-MGCP-0(3239)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "626", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "137" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_bway_dont_connect-A(3242) TC_lcls_gcr_bway_dont_connect-A(3242)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3241)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3232)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3232)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3232)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3232)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_dont_connect-A(3242)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_bway_dont_connect-A(3242)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5E4E95AB'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '41BC1F5C'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_gcr_bway_dont_connect-A(3242)@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_dont_connect-A(3242)@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3233)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3233)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_bway_dont_connect-B(3243) VirtMSC-SCCP(3232)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3232)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3233)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3233)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_bway_dont_connect-B(3243) VirtMSC-RAN(3233)@4aff4ae9815a: Added conn table entry 1TC_lcls_gcr_bway_dont_connect-B(3243)7361919 VirtMSC-SCCP(3232)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3232)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3241)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3239)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_dont_connect-B(3243) VirtMSC-SCCP(3232)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3232)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3232)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3232)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B01'O VirtMGW-MGCP-0(3239)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "629", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "138" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_bway_dont_connect-B(3243) IPA-BTS0-TRX0-RSL-RSL(3241)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3241)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_gcr_bway_dont_connect-B(3243)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3241)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3232)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3232)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3232)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3232)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3232)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3232)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3232)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3232)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_dont_connect-B(3243)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_bway_dont_connect-B(3243)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '36CFD6B6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '21E23FD5'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_gcr_bway_dont_connect-B(3243)@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_dont_connect-B(3243)@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_lcls_gcr_bway_dont_connect-A(3242)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_gcr_bway_dont_connect-B(3243)@4aff4ae9815a: Final verdict of PTC: pass VirtSMLC-M3UA(3237)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3239)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3233)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3241)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3231)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3234)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3232)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3235)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3236)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3238)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3240)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3231): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3232): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3233): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3234): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3235): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3236): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3237): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3238): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3239): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3240): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3241): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-A(3242): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-B(3243): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_gcr_bway_dont_connect finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass'. Tue Jun 18 12:57:42 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=459783) Waiting for packet dumper to finish... 1 (prev_count=459783, count=657710) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg ------ Tue Jun 18 12:57:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg.pcap" >/data/BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_gcr_unsuppported_cfg started. MTC@4aff4ae9815a: "TC_lcls_gcr_unsuppported_cfg": using IMSI '001017187391218'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3247)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3247)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3247)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3245)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3250)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3250)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3250)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3248)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3247)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3250)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3246)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3246)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3249)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3253)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3253)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3253)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3253)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_gcr_unsuppported_cfg() start" VirtMSC-RAN(3246)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101778932181'O, n_connectPointCode := omit VirtMSC-RAN(3246)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101778932181'O to be handled at TC_lcls_gcr_unsuppported_cfg-A(3255) VirtMSC-SCCP(3245)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3245)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3246)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3246)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101778932181'O handled at TC_lcls_gcr_unsuppported_cfg-A(3255) VirtMSC-RAN(3246)@4aff4ae9815a: Added conn table entry 0TC_lcls_gcr_unsuppported_cfg-A(3255)16612546 VirtMSC-SCCP(3245)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3245)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3254)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3252)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_unsuppported_cfg-A(3255) VirtMSC-SCCP(3245)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3245)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3245)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3245)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A028B00'O VirtMGW-MGCP-0(3252)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "636", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "139" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_unsuppported_cfg-A(3255) TC_lcls_gcr_unsuppported_cfg-A(3255)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3254)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3245)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3245)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3245)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3245)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_unsuppported_cfg-A(3255)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_unsuppported_cfg-A(3255)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6D3B479F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '69551C40'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_gcr_unsuppported_cfg-A(3255)@4aff4ae9815a: "TC_lcls_gcr_unsuppported_cfg": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_unsuppported_cfg-A(3255)@4aff4ae9815a: "TC_lcls_gcr_unsuppported_cfg": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3246)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3246)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_unsuppported_cfg-B(3256) VirtMSC-SCCP(3245)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3245)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3246)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3246)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_unsuppported_cfg-B(3256) VirtMSC-RAN(3246)@4aff4ae9815a: Added conn table entry 1TC_lcls_gcr_unsuppported_cfg-B(3256)12646065 VirtMSC-SCCP(3245)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3245)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3254)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3252)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_unsuppported_cfg-B(3256) VirtMSC-SCCP(3245)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3245)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3245)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3245)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A028B00'O VirtMGW-MGCP-0(3252)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "639", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_unsuppported_cfg-B(3256) IPA-BTS0-TRX0-RSL-RSL(3254)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3254)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_gcr_unsuppported_cfg-B(3256)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3254)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3245)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3245)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3245)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3245)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_unsuppported_cfg-B(3256)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_unsuppported_cfg-B(3256)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '24FB5A37'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3B7B23C2'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_gcr_unsuppported_cfg-B(3256)@4aff4ae9815a: "TC_lcls_gcr_unsuppported_cfg": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_unsuppported_cfg-B(3256)@4aff4ae9815a: "TC_lcls_gcr_unsuppported_cfg": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_lcls_gcr_unsuppported_cfg-A(3255)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_gcr_unsuppported_cfg-B(3256)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3245)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3244)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3253)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3247)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3248)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3246)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3249)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3250)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3252)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3251)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3254)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3244): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3245): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3246): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3247): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3248): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3249): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3250): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3251): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3252): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3253): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3254): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-A(3255): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-B(3256): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_gcr_unsuppported_cfg finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass'. Tue Jun 18 12:58:00 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=462438) Waiting for packet dumper to finish... 1 (prev_count=462438, count=660222) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc ------ Tue Jun 18 12:58:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc.pcap" >/data/BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_gcr_unsuppported_csc started. MTC@4aff4ae9815a: "TC_lcls_gcr_unsuppported_csc": using IMSI '001019986128154'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3260)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3260)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3260)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3258)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3263)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3263)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3263)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3261)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3260)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3263)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3259)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3259)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3262)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3266)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3266)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3266)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3266)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_gcr_unsuppported_csc() start" VirtMSC-RAN(3259)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910109968211845'O, n_connectPointCode := omit VirtMSC-RAN(3259)@4aff4ae9815a: Created Expect[0] for '05240103505902080910109968211845'O to be handled at TC_lcls_gcr_unsuppported_csc-A(3268) VirtMSC-SCCP(3258)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3258)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3259)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3259)@4aff4ae9815a: Found Expect[0] for '05240103505902080910109968211845'O handled at TC_lcls_gcr_unsuppported_csc-A(3268) VirtMSC-RAN(3259)@4aff4ae9815a: Added conn table entry 0TC_lcls_gcr_unsuppported_csc-A(3268)14544598 VirtMSC-SCCP(3258)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3258)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3267)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3265)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_unsuppported_csc-A(3268) VirtMSC-SCCP(3258)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3258)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3258)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3258)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B04'O VirtMGW-MGCP-0(3265)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "646", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_unsuppported_csc-A(3268) TC_lcls_gcr_unsuppported_csc-A(3268)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3267)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3258)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3258)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3258)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3258)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_unsuppported_csc-A(3268)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_unsuppported_csc-A(3268)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '388C0EF7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '337C9982'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_gcr_unsuppported_csc-A(3268)@4aff4ae9815a: "TC_lcls_gcr_unsuppported_csc": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_unsuppported_csc-A(3268)@4aff4ae9815a: "TC_lcls_gcr_unsuppported_csc": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3259)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3259)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_unsuppported_csc-B(3269) VirtMSC-SCCP(3258)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3258)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3259)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3259)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_unsuppported_csc-B(3269) VirtMSC-RAN(3259)@4aff4ae9815a: Added conn table entry 1TC_lcls_gcr_unsuppported_csc-B(3269)4909795 VirtMSC-SCCP(3258)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3258)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3267)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3265)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_unsuppported_csc-B(3269) VirtMSC-SCCP(3258)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3258)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3258)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3258)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B04'O VirtMGW-MGCP-0(3265)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "649", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_unsuppported_csc-B(3269) IPA-BTS0-TRX0-RSL-RSL(3267)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3267)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_gcr_unsuppported_csc-B(3269)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3267)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3258)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3258)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3258)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3258)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3258)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3258)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3258)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3258)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_unsuppported_csc-B(3269)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_unsuppported_csc-B(3269)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '433C825C'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3F667983'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_gcr_unsuppported_csc-B(3269)@4aff4ae9815a: "TC_lcls_gcr_unsuppported_csc": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_unsuppported_csc-B(3269)@4aff4ae9815a: "TC_lcls_gcr_unsuppported_csc": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_lcls_gcr_unsuppported_csc-A(3268)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_gcr_unsuppported_csc-B(3269)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3258)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3261)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3257)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3267)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3259)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3262)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3260)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3263)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3265)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3264)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3266)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3257): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3258): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3259): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3260): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3261): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3262): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3263): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3264): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3265): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3266): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3267): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-A(3268): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-B(3269): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_gcr_unsuppported_csc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass'. Tue Jun 18 12:58:15 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=465491) Waiting for packet dumper to finish... 1 (prev_count=465491, count=653118) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc ------ Tue Jun 18 12:58:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc.pcap" >/data/BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_gcr_bway_dont_connect_csc started. MTC@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect_csc": using IMSI '001011493862885'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3273)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3273)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3273)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3271)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3276)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3276)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3276)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3274)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3273)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3276)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3272)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3272)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3275)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3279)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3279)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3279)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3279)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect_csc() start" VirtMSC-RAN(3272)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910104139688258'O, n_connectPointCode := omit VirtMSC-RAN(3272)@4aff4ae9815a: Created Expect[0] for '05240103505902080910104139688258'O to be handled at TC_lcls_gcr_bway_dont_connect_csc-A(3281) VirtMSC-SCCP(3271)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3271)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3272)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3272)@4aff4ae9815a: Found Expect[0] for '05240103505902080910104139688258'O handled at TC_lcls_gcr_bway_dont_connect_csc-A(3281) VirtMSC-RAN(3272)@4aff4ae9815a: Added conn table entry 0TC_lcls_gcr_bway_dont_connect_csc-A(3281)5331879 VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3271)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3280)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3278)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_dont_connect_csc-A(3281) VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3271)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3271)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3271)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B01'O VirtMGW-MGCP-0(3278)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "656", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_bway_dont_connect_csc-A(3281) TC_lcls_gcr_bway_dont_connect_csc-A(3281)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3280)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_dont_connect_csc-A(3281)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_bway_dont_connect_csc-A(3281)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '646E92B0'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '41D2E547'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_gcr_bway_dont_connect_csc-A(3281)@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect_csc": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_dont_connect_csc-A(3281)@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect_csc": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3272)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3272)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_gcr_bway_dont_connect_csc-B(3282) VirtMSC-SCCP(3271)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3271)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3272)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3272)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_gcr_bway_dont_connect_csc-B(3282) VirtMSC-RAN(3272)@4aff4ae9815a: Added conn table entry 1TC_lcls_gcr_bway_dont_connect_csc-B(3282)15522717 VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3271)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3280)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3278)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_gcr_bway_dont_connect_csc-B(3282) VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3271)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3271)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3271)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B01'O VirtMGW-MGCP-0(3278)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "659", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_gcr_bway_dont_connect_csc-B(3282) TC_lcls_gcr_bway_dont_connect_csc-B(3282)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3280)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3280)@4aff4ae9815a: Storing an RSL message in the waiting queue IPA-BTS0-TRX0-RSL-RSL(3280)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_dont_connect_csc-B(3282)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_gcr_bway_dont_connect_csc-B(3282)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '41DD2FDB'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '18C47296'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_gcr_bway_dont_connect_csc-B(3282)@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect_csc": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_gcr_bway_dont_connect_csc-B(3282)@4aff4ae9815a: "TC_lcls_gcr_bway_dont_connect_csc": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3271)@4aff4ae9815a: vl_len:5 VirtMSC-SCCP(3271)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3271)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0003748B00'O VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3271)@4aff4ae9815a: vl_len:5 VirtMSC-SCCP(3271)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3271)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0003748B00'O VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3271)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3271)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_gcr_bway_dont_connect_csc-A(3281)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_gcr_bway_dont_connect_csc-B(3282)@4aff4ae9815a: Final verdict of PTC: pass VirtSMLC-BSSAP_LE(3275)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3273)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3274)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3272)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3270)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3271)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3280)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3279)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3276)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3278)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3277)@4aff4ae9815a: Final verdict of PTC: none Tue Jun 18 12:58:37 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc.talloc MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3270): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3271): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3272): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3273): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3274): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3275): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3276): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3277): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3278): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3279): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3280): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-A(3281): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-B(3282): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_gcr_bway_dont_connect_csc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=510522) Waiting for packet dumper to finish... 1 (prev_count=510522, count=697325) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_connect_break ------ Tue Jun 18 12:58:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_connect_break.pcap" >/data/BSC_Tests_LCLS.TC_lcls_connect_break.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_connect_break started. MTC@4aff4ae9815a: "TC_lcls_connect_break": using IMSI '001017750592480'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3286)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3286)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3286)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3284)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3289)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3289)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3289)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3287)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3286)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3289)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3285)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3285)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3288)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3292)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3292)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3292)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3292)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_connect_break() start" VirtMSC-RAN(3285)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910107705954208'O, n_connectPointCode := omit VirtMSC-RAN(3285)@4aff4ae9815a: Created Expect[0] for '05240103505902080910107705954208'O to be handled at TC_lcls_connect_break-A(3294) VirtMSC-SCCP(3284)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3284)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3285)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3285)@4aff4ae9815a: Found Expect[0] for '05240103505902080910107705954208'O handled at TC_lcls_connect_break-A(3294) VirtMSC-RAN(3285)@4aff4ae9815a: Added conn table entry 0TC_lcls_connect_break-A(3294)5421960 VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3284)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3293)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3291)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_connect_break-A(3294) VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3284)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3284)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3284)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3291)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "668", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_connect_break-A(3294) TC_lcls_connect_break-A(3294)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3293)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_connect_break-A(3294)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_connect_break-A(3294)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '141FD08F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '49FE2403'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_connect_break-A(3294)@4aff4ae9815a: "TC_lcls_connect_break": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_connect_break-A(3294)@4aff4ae9815a: "TC_lcls_connect_break": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3285)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3285)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_connect_break-B(3295) VirtMSC-SCCP(3284)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3284)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3285)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3285)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_connect_break-B(3295) VirtMSC-RAN(3285)@4aff4ae9815a: Added conn table entry 1TC_lcls_connect_break-B(3295)15111495 VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3284)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3293)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3291)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_connect_break-B(3295) VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3284)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3284)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3284)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3291)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "671", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "140" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_connect_break-B(3295) IPA-BTS0-TRX0-RSL-RSL(3293)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3293)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_connect_break-B(3295)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3293)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_connect_break-B(3295)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_connect_break-B(3295)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3C4017AF'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '20999FDA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "127.0.0.5", port_nr := 11002 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_connect_break-B(3295)@4aff4ae9815a: "TC_lcls_connect_break": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_connect_break-B(3295)@4aff4ae9815a: "TC_lcls_connect_break": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3284)@4aff4ae9815a: vl_len:5 VirtMSC-SCCP(3284)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3284)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0003748B02'O VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3284)@4aff4ae9815a: vl_len:5 VirtMSC-SCCP(3284)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3284)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0003748B02'O VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3284)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3284)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_connect_break-A(3294)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_connect_break-B(3295)@4aff4ae9815a: Final verdict of PTC: pass VirtSMLC-SCCP(3287)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3284)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3286)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3293)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3283)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3289)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3285)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3288)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3292)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3291)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3290)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3283): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3284): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3285): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3286): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3287): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3288): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3289): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3290): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3291): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3292): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3293): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_connect_break-A(3294): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_connect_break-B(3295): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_connect_break finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break pass'. Tue Jun 18 12:58:54 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_connect_break pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=511907) Waiting for packet dumper to finish... 1 (prev_count=511907, count=699332) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear'. ------ BSC_Tests_LCLS.TC_lcls_connect_clear ------ Tue Jun 18 12:58:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_connect_clear.pcap" >/data/BSC_Tests_LCLS.TC_lcls_connect_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_connect_clear started. MTC@4aff4ae9815a: "TC_lcls_connect_clear": using IMSI '001016157770352'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3299)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3299)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3299)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3297)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3302)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3302)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3302)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3300)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3299)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3302)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3298)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3298)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3301)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3305)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3305)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3305)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3305)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_connect_clear() start" VirtMSC-RAN(3298)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101675773025'O, n_connectPointCode := omit VirtMSC-RAN(3298)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101675773025'O to be handled at TC_lcls_connect_clear-A(3307) VirtMSC-SCCP(3297)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3297)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3298)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3298)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101675773025'O handled at TC_lcls_connect_clear-A(3307) VirtMSC-RAN(3298)@4aff4ae9815a: Added conn table entry 0TC_lcls_connect_clear-A(3307)12579022 VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3297)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3306)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3304)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_connect_clear-A(3307) VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3297)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3297)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3297)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3304)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "682", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "141" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_connect_clear-A(3307) TC_lcls_connect_clear-A(3307)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3306)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_connect_clear-A(3307)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_connect_clear-A(3307)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '16F2DBF6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5E82FC14'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_connect_clear-A(3307)@4aff4ae9815a: "TC_lcls_connect_clear": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_connect_clear-A(3307)@4aff4ae9815a: "TC_lcls_connect_clear": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3298)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3298)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_connect_clear-B(3308) VirtMSC-SCCP(3297)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3297)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3298)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3298)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_connect_clear-B(3308) VirtMSC-RAN(3298)@4aff4ae9815a: Added conn table entry 1TC_lcls_connect_clear-B(3308)13832044 VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3297)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3306)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3304)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_connect_clear-B(3308) VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3297)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3297)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3297)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3304)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "685", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "142" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_connect_clear-B(3308) IPA-BTS0-TRX0-RSL-RSL(3306)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3306)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_connect_clear-B(3308)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3306)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_connect_clear-B(3308)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_connect_clear-B(3308)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4045CE86'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0A0B302F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "127.0.0.5", port_nr := 11002 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_connect_clear-B(3308)@4aff4ae9815a: "TC_lcls_connect_clear": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_connect_clear-B(3308)@4aff4ae9815a: "TC_lcls_connect_clear": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3297)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3297)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3297)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(3298)@4aff4ae9815a: Deleted conn table entry 0TC_lcls_connect_clear-A(3307)12579022 VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3297)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3297)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3297)@4aff4ae9815a: RLC received in state:disconnect_pending TC_lcls_connect_clear-A(3307)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_connect_clear-B(3308)@4aff4ae9815a: Final verdict of PTC: pass VirtSMLC-SCCP(3300)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3302)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3296)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3299)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3304)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3306)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3298)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3301)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3297)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3303)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3305)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3296): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3297): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3298): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3299): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3300): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3301): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3302): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3303): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3304): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3305): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3306): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_connect_clear-A(3307): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_connect_clear-B(3308): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_connect_clear finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear pass'. Tue Jun 18 12:59:13 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_connect_clear pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=509906) Waiting for packet dumper to finish... 1 (prev_count=509906, count=697822) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect ------ Tue Jun 18 12:59:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect.pcap" >/data/BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_bts_gcr_bway_connect started. MTC@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect": using IMSI '001011800602480'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3312)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3312)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3312)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3310)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3315)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3315)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3315)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3313)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3312)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3315)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3311)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3311)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3314)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3318)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3318)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3318)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3318)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect() start" VirtMSC-RAN(3311)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910108100064208'O, n_connectPointCode := omit VirtMSC-RAN(3311)@4aff4ae9815a: Created Expect[0] for '05240103505902080910108100064208'O to be handled at TC_lcls_bts_gcr_bway_connect-A(3320) VirtMSC-SCCP(3310)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3310)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3311)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3311)@4aff4ae9815a: Found Expect[0] for '05240103505902080910108100064208'O handled at TC_lcls_bts_gcr_bway_connect-A(3320) VirtMSC-RAN(3311)@4aff4ae9815a: Added conn table entry 0TC_lcls_bts_gcr_bway_connect-A(3320)4609807 VirtMSC-SCCP(3310)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3310)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3319)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3317)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_gcr_bway_connect-A(3320) VirtMSC-SCCP(3310)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3310)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3310)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3310)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3317)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "694", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "143" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_bts_gcr_bway_connect-A(3320) TC_lcls_bts_gcr_bway_connect-A(3320)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3319)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3310)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3310)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3310)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3310)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_bts_gcr_bway_connect-A(3320)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_bts_gcr_bway_connect-A(3320)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3B543992'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7A6B8C4A'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_bts_gcr_bway_connect-A(3320)@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_bts_gcr_bway_connect-A(3320)@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3311)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3311)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_bts_gcr_bway_connect-B(3321) VirtMSC-SCCP(3310)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3310)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3311)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3311)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_bts_gcr_bway_connect-B(3321) VirtMSC-RAN(3311)@4aff4ae9815a: Added conn table entry 1TC_lcls_bts_gcr_bway_connect-B(3321)10568700 VirtMSC-SCCP(3310)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3310)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3319)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3317)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_gcr_bway_connect-B(3321) VirtMSC-SCCP(3310)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3310)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3310)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3310)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3317)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "697", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "144" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_bts_gcr_bway_connect-B(3321) IPA-BTS0-TRX0-RSL-RSL(3319)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3319)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_bts_gcr_bway_connect-B(3321)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3319)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3310)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3310)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3310)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3310)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3310)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3310)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3310)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3310)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3310)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3310)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3310)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3310)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: LCLS IPA MDCX for lchan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } connection ID 1 host "127.0.0.5":9004 TC_lcls_bts_gcr_bway_connect-B(3321)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_bts_gcr_bway_connect-B(3321)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6B8F967B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6CE457EC'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_bts_gcr_bway_connect-B(3321)@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_bts_gcr_bway_connect-B(3321)@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_lcls_bts_gcr_bway_connect-A(3320)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_bts_gcr_bway_connect-B(3321)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-RAN(3311)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3315)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3310)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3314)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3317)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3318)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3316)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3319)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3309)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3313)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3312)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3309): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3310): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3311): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3312): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3313): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3314): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3315): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3316): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3317): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3318): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3319): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-A(3320): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-B(3321): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_bts_gcr_bway_connect finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass'. Tue Jun 18 12:59:28 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=466012) Waiting for packet dumper to finish... 1 (prev_count=466012, count=653437) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr'. ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr ------ Tue Jun 18 12:59:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr.pcap" >/data/BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_bts_gcr_bway_connect_hr started. MTC@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect_hr": using IMSI '001015219009713'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3325)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3325)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3325)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3323)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(3328)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3328)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3328)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(3326)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3325)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3328)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3324)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3324)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3327)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3331)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3331)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3331)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3331)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect_hr() start" VirtMSC-RAN(3324)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910102591007931'O, n_connectPointCode := omit VirtMSC-RAN(3324)@4aff4ae9815a: Created Expect[0] for '05240103505902080910102591007931'O to be handled at TC_lcls_bts_gcr_bway_connect_hr-A(3333) VirtMSC-SCCP(3323)@4aff4ae9815a: First idle individual index:0 VirtMSC-RAN(3324)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3324)@4aff4ae9815a: Found Expect[0] for '05240103505902080910102591007931'O handled at TC_lcls_bts_gcr_bway_connect_hr-A(3333) VirtMSC-RAN(3324)@4aff4ae9815a: Added conn table entry 0TC_lcls_bts_gcr_bway_connect_hr-A(3333)14489582 VirtMSC-SCCP(3323)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(3323)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3323)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3332)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3330)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_gcr_bway_connect_hr-A(3333) VirtMSC-SCCP(3323)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3323)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3323)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3323)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030109057C060102030409267D0181890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3330)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "704", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "145" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_bts_gcr_bway_connect_hr-A(3333) TC_lcls_bts_gcr_bway_connect_hr-A(3333)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3332)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3323)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3323)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3323)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3323)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_bts_gcr_bway_connect_hr-A(3333)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_bts_gcr_bway_connect_hr-A(3333)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6A22AE67'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3F1D1C32'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_bts_gcr_bway_connect_hr-A(3333)@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_bts_gcr_bway_connect_hr-A(3333)@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3324)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3324)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_bts_gcr_bway_connect_hr-B(3334) VirtMSC-SCCP(3323)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3323)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3324)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3324)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_bts_gcr_bway_connect_hr-B(3334) VirtMSC-RAN(3324)@4aff4ae9815a: Added conn table entry 1TC_lcls_bts_gcr_bway_connect_hr-B(3334)11229093 VirtMSC-SCCP(3323)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3323)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3332)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3330)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_gcr_bway_connect_hr-B(3334) VirtMSC-SCCP(3323)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3323)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3323)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3323)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030109057C060102030409267D0181890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3330)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "707", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "146" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_bts_gcr_bway_connect_hr-B(3334) TC_lcls_bts_gcr_bway_connect_hr-B(3334)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00011'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3332)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3323)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3323)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3323)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3323)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3323)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3323)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3323)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3323)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3323)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3323)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3323)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3323)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: LCLS IPA MDCX for lchan { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } connection ID 1 host "127.0.0.5":9004 TC_lcls_bts_gcr_bway_connect_hr-B(3334)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_bts_gcr_bway_connect_hr-B(3334)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '77F8AC69'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4B480F0C'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_bts_gcr_bway_connect_hr-B(3334)@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_bts_gcr_bway_connect_hr-B(3334)@4aff4ae9815a: "TC_lcls_bts_gcr_bway_connect_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_lcls_bts_gcr_bway_connect_hr-A(3333)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_bts_gcr_bway_connect_hr-B(3334)@4aff4ae9815a: Final verdict of PTC: pass VirtSMLC-BSSAP_LE(3327)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3328)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3326)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3329)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3331)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3322)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3324)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3325)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3332)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3323)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3330)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3322): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3323): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3324): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3325): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3326): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3327): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3328): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3329): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3330): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3331): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3332): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-A(3333): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-B(3334): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_bts_gcr_bway_connect_hr finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass'. Tue Jun 18 12:59:43 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=649169) Waiting for packet dumper to finish... 1 (prev_count=649169, count=652765) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break ------ Tue Jun 18 12:59:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_LCLS.TC_lcls_bts_connect_break.pcap" >/data/BSC_Tests_LCLS.TC_lcls_bts_connect_break.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_lcls_bts_connect_break started. MTC@4aff4ae9815a: "TC_lcls_bts_connect_break": using IMSI '001018127686175'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3338)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3338)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3338)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3336)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3341)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3341)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3341)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3339)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3338)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3341)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3337)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3337)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3340)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3344)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3344)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3344)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3344)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_lcls_bts_connect_break() start" VirtMSC-RAN(3337)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080910101872861657'O, n_connectPointCode := omit VirtMSC-RAN(3337)@4aff4ae9815a: Created Expect[0] for '05240103505902080910101872861657'O to be handled at TC_lcls_bts_connect_break-A(3346) VirtMSC-SCCP(3336)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3336)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(3337)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3337)@4aff4ae9815a: Found Expect[0] for '05240103505902080910101872861657'O handled at TC_lcls_bts_connect_break-A(3346) VirtMSC-RAN(3337)@4aff4ae9815a: Added conn table entry 0TC_lcls_bts_connect_break-A(3346)7114843 VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3336)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3345)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3343)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_connect_break-A(3346) VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3336)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3336)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3336)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3343)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "714", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "147" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_bts_connect_break-A(3346) TC_lcls_bts_connect_break-A(3346)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3345)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lcls_bts_connect_break-A(3346)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_bts_connect_break-A(3346)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5DE05438'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '73F8EF65'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_lcls_bts_connect_break-A(3346)@4aff4ae9815a: "TC_lcls_bts_connect_break": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_bts_connect_break-A(3346)@4aff4ae9815a: "TC_lcls_bts_connect_break": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(3337)@4aff4ae9815a: f_create_expect(l3 := '05240103505902080920208967452301'O, n_connectPointCode := omit VirtMSC-RAN(3337)@4aff4ae9815a: Created Expect[0] for '05240103505902080920208967452301'O to be handled at TC_lcls_bts_connect_break-B(3347) VirtMSC-SCCP(3336)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3336)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(3337)@4aff4ae9815a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(3337)@4aff4ae9815a: Found Expect[0] for '05240103505902080920208967452301'O handled at TC_lcls_bts_connect_break-B(3347) VirtMSC-RAN(3337)@4aff4ae9815a: Added conn table entry 1TC_lcls_bts_connect_break-B(3347)10044115 VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3336)@4aff4ae9815a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(3345)@4aff4ae9815a: Enabled queueing of DChan messages VirtMGW-MGCP-0(3343)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lcls_bts_connect_break-B(3347) VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3336)@4aff4ae9815a: vl_len:38 VirtMSC-SCCP(3336)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3336)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0024010B030108017C060102030409267D0180890D0301020302040505060708090A8A008B00'O VirtMGW-MGCP-0(3343)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "717", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "148" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lcls_bts_connect_break-B(3347) IPA-BTS0-TRX0-RSL-RSL(3345)@4aff4ae9815a: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(3345)@4aff4ae9815a: Storing an RSL message in the waiting queue TC_lcls_bts_connect_break-B(3347)@4aff4ae9815a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(3345)@4aff4ae9815a: Disabled queueing of DChan messages VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: LCLS IPA MDCX for lchan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } connection ID 1 host "127.0.0.5":9004 TC_lcls_bts_connect_break-B(3347)@4aff4ae9815a: setverdict(pass): none -> pass TC_lcls_bts_connect_break-B(3347)@4aff4ae9815a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4E837DF7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '401A694B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_lcls_bts_connect_break-B(3347)@4aff4ae9815a: "TC_lcls_bts_connect_break": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_lcls_bts_connect_break-B(3347)@4aff4ae9815a: "TC_lcls_bts_connect_break": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3336)@4aff4ae9815a: vl_len:5 VirtMSC-SCCP(3336)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3336)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0003748B02'O VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3336)@4aff4ae9815a: vl_len:5 VirtMSC-SCCP(3336)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3336)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '0003748B02'O VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3336)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3336)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@4aff4ae9815a: LCLS IPA MDCX for lchan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } connection ID 2 host "127.0.0.5":9004 MTC@4aff4ae9815a: LCLS IPA MDCX for lchan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } connection ID 1 host "127.0.0.5":9002 TC_lcls_bts_connect_break-A(3346)@4aff4ae9815a: Final verdict of PTC: pass TC_lcls_bts_connect_break-B(3347)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3336)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3337)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3339)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3338)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3340)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3345)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3335)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3341)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3343)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3342)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3344)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: none MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3335): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3336): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3337): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3338): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3339): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3340): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3341): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3342): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3343): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3344): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3345): none (none -> none) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_bts_connect_break-A(3346): pass (none -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_lcls_bts_connect_break-B(3347): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_lcls_bts_connect_break finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break pass'. Tue Jun 18 13:00:01 UTC 2024 ====== BSC_Tests_LCLS.TC_lcls_bts_connect_break pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=529825) Waiting for packet dumper to finish... 1 (prev_count=529825, count=717663) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break pass' was executed successfully (exit status: 0). MC@4aff4ae9815a: Test execution finished. MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server ------ Tue Jun 18 13:00:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_bsc_server.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_bsc_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_bsc_server started. VirtMSC-M3UA(3350)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3350)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3350)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3349)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3350)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3350)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3352)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3352)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3352)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3351)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3352)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3355)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3355)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3355)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3355)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3356)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3356)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3356)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3356)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3357)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3357)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3357)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3357)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3358)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3358)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3358)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3358)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3359)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3359)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3359)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3359)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3360)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3360)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3360)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3360)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_bsc_server() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3349)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3350)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3348)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3353)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3351)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3358)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3352)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3357)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3356)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3360)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3359)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3354)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3355)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3348): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3349): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3350): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3351): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3352): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3353): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3354): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3355): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3356): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3357): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3358): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3359): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3360): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_bsc_server finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server pass'. Tue Jun 18 13:00:13 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_bsc_server pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=552323) Waiting for packet dumper to finish... 1 (prev_count=552323, count=1340514) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 ------ Tue Jun 18 13:00:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_bsc_server_ipv6 started. VirtMSC-M3UA(3363)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3363)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3363)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3362)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3363)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3363)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3365)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3365)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3365)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3364)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3365)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3368)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3368)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3368)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3368)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3369)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3369)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3369)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3369)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3370)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3370)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3370)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3370)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3371)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3371)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3371)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3371)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3372)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3372)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3372)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3372)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3373)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3373)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3373)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3373)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_bsc_server_ipv6() start" MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3362)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3363)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3361)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3366)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(3365)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3364)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3372)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3368)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3369)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3371)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3367)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3370)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3373)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3361): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3362): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3363): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3364): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3365): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3366): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3367): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3368): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3369): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3370): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3371): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3372): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3373): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_bsc_server_ipv6 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass'. Tue Jun 18 13:00:26 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=543868) Waiting for packet dumper to finish... 1 (prev_count=543868, count=1331917) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client ------ Tue Jun 18 13:00:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_bsc_client.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_bsc_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_bsc_client started. VirtMSC-M3UA(3376)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3376)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3376)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3375)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3376)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3376)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3378)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3378)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3378)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3377)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3378)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3381)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3381)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3381)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3381)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3382)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3382)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3382)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3382)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3383)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3383)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3383)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3383)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3384)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3384)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3384)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3384)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3385)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3385)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3385)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3385)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3386)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3386)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3386)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3386)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_bsc_client() start" MTC@4aff4ae9815a: g_cbsp_msg_id=0 g_cbsp_ser_no=0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3376)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3375)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3379)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3374)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3377)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3378)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3385)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3386)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3383)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3381)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3380)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3382)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3384)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3374): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3375): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3376): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3377): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3378): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3379): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3380): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3381): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3382): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3383): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3384): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3385): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3386): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_bsc_client finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client pass'. Tue Jun 18 13:00:43 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_bsc_client pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=567096) Waiting for packet dumper to finish... 1 (prev_count=567096, count=1355509) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 ------ Tue Jun 18 13:00:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_bsc_client_ipv6 started. VirtMSC-M3UA(3389)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3389)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3389)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3388)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3389)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3389)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3391)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3391)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3391)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3390)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3391)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3394)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3394)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3394)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3394)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3395)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3395)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3395)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3395)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3396)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3396)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3396)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3396)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3397)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3397)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3397)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3397)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3398)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3398)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3398)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3398)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3399)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3399)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3399)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3399)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_bsc_client_ipv6() start" MTC@4aff4ae9815a: g_cbsp_msg_id=0 g_cbsp_ser_no=0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3388)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3389)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3387)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3392)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3390)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3391)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3395)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3399)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3394)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3397)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3398)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3393)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3396)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3387): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3388): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3389): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3390): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3391): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3392): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3393): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3394): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3395): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3396): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3397): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3398): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3399): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_bsc_client_ipv6 finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass'. Tue Jun 18 13:01:01 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=565945) Waiting for packet dumper to finish... 1 (prev_count=565945, count=1354141) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss'. ------ BSC_Tests_CBSP.TC_cbsp_reset_bss ------ Tue Jun 18 13:01:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_reset_bss.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_reset_bss.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_reset_bss started. VirtMSC-M3UA(3402)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3402)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3402)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3401)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3402)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3402)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3404)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3404)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3404)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3403)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3404)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3407)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3407)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3407)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3407)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3408)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3408)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3408)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3408)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3409)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3409)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3409)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3409)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3410)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3410)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3410)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3410)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3411)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3411)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3411)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3411)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3412)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3412)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3412)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3412)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_reset_bss() start" MTC@4aff4ae9815a: g_cbsp_msg_id=0 g_cbsp_ser_no=0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3401)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3402)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3405)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3400)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3403)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3404)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3407)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3409)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3412)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3411)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3410)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3408)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3406)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3400): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3401): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3402): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3403): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3404): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3405): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3406): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3407): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3408): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3409): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3410): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3411): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3412): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_reset_bss finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss pass'. Tue Jun 18 13:01:18 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_reset_bss pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_reset_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=579277) Waiting for packet dumper to finish... 1 (prev_count=579277, count=1367437) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart'. ------ BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart ------ Tue Jun 18 13:01:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_cell_rflock_failure_restart started. VirtMSC-M3UA(3415)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3415)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3415)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3414)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3415)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3415)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3417)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3417)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3417)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3416)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3417)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3420)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3420)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3420)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3420)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3421)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3421)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3421)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3421)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3422)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3422)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3422)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3422)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3423)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3423)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3423)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3423)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3424)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3424)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3424)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3424)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3425)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3425)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3425)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3425)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_cell_rflock_failure_restart() start" MTC@4aff4ae9815a: g_cbsp_msg_id=0 g_cbsp_ser_no=0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3414)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3415)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3413)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3418)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3416)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3417)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3424)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3420)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3425)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3422)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3423)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3421)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3419)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3413): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3414): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3415): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3416): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3417): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3418): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3419): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3420): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3421): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3422): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3423): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3424): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3425): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_cell_rflock_failure_restart finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass'. Tue Jun 18 13:01:36 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=597288) Waiting for packet dumper to finish... 1 (prev_count=597288, count=1385448) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure'. ------ BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure ------ Tue Jun 18 13:01:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_cell_rsl_down_failure started. VirtMSC-M3UA(3428)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3428)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3428)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3427)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3428)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3428)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3430)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3430)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3430)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3429)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3430)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3433)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3433)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3433)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3433)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3434)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3434)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3434)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3434)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3435)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3435)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3435)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3435)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3436)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3436)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3436)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3436)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3437)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3437)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3437)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3437)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3438)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3438)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3438)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3438)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_cell_rsl_down_failure() start" MTC@4aff4ae9815a: g_cbsp_msg_id=0 g_cbsp_ser_no=0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3427)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3428)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3426)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3431)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3429)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3433)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3437)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3430)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3435)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3434)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3432)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3438)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3436)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3426): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3427): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3428): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3429): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3430): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3431): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3432): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3433): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3434): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3435): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3436): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3437): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3438): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_cell_rsl_down_failure finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass'. Tue Jun 18 13:01:53 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=584195) Waiting for packet dumper to finish... 1 (prev_count=584195, count=1372105) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss'. ------ BSC_Tests_CBSP.TC_cbsp_write_bss ------ Tue Jun 18 13:01:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_bss.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_bss.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_bss started. VirtMSC-M3UA(3441)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3441)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3441)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3440)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3441)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3441)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3443)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3443)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3443)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3442)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3443)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3446)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3446)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3446)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3446)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3447)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3447)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3447)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3447)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3448)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3448)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3448)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3448)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3449)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3449)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3449)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3449)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3450)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3450)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3450)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3450)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3451)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3451)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3451)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3451)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_bss() start" MTC@4aff4ae9815a: g_cbsp_msg_id=1001 g_cbsp_ser_no=1501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: Generating CBSP payload: 1 octets MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 1 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05DD03E90011F3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1002 g_cbsp_ser_no=1502 MTC@4aff4ae9815a: Generating CBSP payload: 2 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 1 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05DE03EA0011BAB10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1003 g_cbsp_ser_no=1503 MTC@4aff4ae9815a: Generating CBSP payload: 16 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 1 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05DF03EB0011C91975EEFDB52EA1E02A1E11BBEC1C6F000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1004 g_cbsp_ser_no=1504 MTC@4aff4ae9815a: Generating CBSP payload: 17 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 2 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05E003EC0011EA412415F56927EE33ADD1A4A1CF9E5B8C0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1005 g_cbsp_ser_no=1505 MTC@4aff4ae9815a: Generating CBSP payload: 23 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 2 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05E103ED0011129A4FB26A23D23B82C3E8AF0AA5FE7778C98A5C9FD9DE0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1006 g_cbsp_ser_no=1506 MTC@4aff4ae9815a: Generating CBSP payload: 38 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 2 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05E203EE001150288E1C7F1D401181670C7878BF8ACD8EFAA682EE0163500B9334135DF9CE5CB4B0A8B5946D0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1007 g_cbsp_ser_no=1507 MTC@4aff4ae9815a: Generating CBSP payload: 39 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 3 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05E303EF0011B60C25D061C99ED0C51AB2B967F6A6CE6C88D1875266932FB66205F3FF8F0C0AB65C08E1281C8800000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1008 g_cbsp_ser_no=1508 MTC@4aff4ae9815a: Generating CBSP payload: 42 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 3 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05E403F00011F155C3278791D2D766C55B799CCA1C514C439A9FFE6D53702575CB23AD60B038E386A289CAD05918CB1000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1009 g_cbsp_ser_no=1509 MTC@4aff4ae9815a: Generating CBSP payload: 60 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 3 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05E503F10011DD4313A3D1886FF9AA8FD17FB49BFDC0B4358EED95323F02CEB5CDD668527BAE7F49243C05430214D8797226DCD6ABD050A289AB253297B39C10C16D00000000000000000000000000000000000000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1010 g_cbsp_ser_no=1510 MTC@4aff4ae9815a: Generating CBSP payload: 61 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 0 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05E603F2001185F1ABEBD39BF0084B39DC148BE0FACA3ABEF05C035CD580083AB98CBC6EFF359907D2967E8CBE9F40F2D45F2757315644489E6E1E4A06043C6DB6ADEB000000000000000000000000000000000000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1011 g_cbsp_ser_no=1511 MTC@4aff4ae9815a: Generating CBSP payload: 77 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 0 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05E703F30011260E92CEE808A9EADB2E9AC8024B84B70C1EA29B8E0E6A99BD552FAC4A0962C6C6EA421BB5B45E2A0CBBB717DA209BFF481FD816C424DB4B60899AC9B47E812CEE0724F6660F489F972BD305AF0000000000'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1012 g_cbsp_ser_no=1512 MTC@4aff4ae9815a: Generating CBSP payload: 82 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: RSL[0,1,2] EXPECTING { conn_id := *, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_SMS_BC_CMD (29), ies := { { iei := ?, body := { chan_nr := ? } }, { iei := ?, body := { cb_cmd_type := { command := ?, default_bcast_null := ?, spare := ?, last_block := 0 } } }, { iei := ?, body := { smscb_message := { len := ?, payload := '05E803F400119A3C5847004240E66D7B143506CBB2543BA3C1CC9DACB2BDF0EDD24E572822EEBE9CF5FC94FAB29FC3F38614760A64C787BD06C6AE8101B771520394DC5E22D19F42EF354D1DE1DD0AE1832D994C6E32BA91'O } } }, * } } } MTC@4aff4ae9815a: Got SMSCB CMD on RSL[0] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[1] MTC@4aff4ae9815a: Got SMSCB CMD on RSL[2] MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: g_cbsp_msg_id=1013 g_cbsp_ser_no=1513 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3440)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3441)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3439)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3444)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3442)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3448)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3449)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3443)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3451)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3450)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3446)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3447)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3445)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3439): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3440): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3441): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3442): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3443): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3444): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3445): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3446): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3447): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3448): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3449): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3450): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3451): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_bss finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss pass'. Tue Jun 18 13:02:32 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_bss pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=718227) Waiting for packet dumper to finish... 1 (prev_count=718227, count=1506770) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi ------ Tue Jun 18 13:02:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_bts_cgi.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_bts_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_bts_cgi started. MTC@4aff4ae9815a: Generating CBSP payload: 45 octets VirtMSC-M3UA(3454)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3454)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3454)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3453)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3454)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3454)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3456)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3456)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3456)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3455)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3456)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3459)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3459)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3459)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3459)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3460)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3460)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3460)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3460)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3461)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3461)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3461)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3461)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3462)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3462)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3462)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3462)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3463)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3463)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3463)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3463)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3464)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3464)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3464)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3464)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_bts_cgi() start" MTC@4aff4ae9815a: g_cbsp_msg_id=2001 g_cbsp_ser_no=2501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3453)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3454)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3452)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3457)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3455)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3456)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3463)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3464)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3462)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3461)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3458)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3460)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3459)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3452): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3453): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3454): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3455): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3456): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3457): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3458): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3459): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3460): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3461): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3462): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3463): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3464): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_bts_cgi finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass'. Tue Jun 18 13:02:55 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=590000) Waiting for packet dumper to finish... 1 (prev_count=590000, count=1378286) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch ------ Tue Jun 18 13:03:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_bts_no_cbch started. MTC@4aff4ae9815a: Generating CBSP payload: 12 octets VirtMSC-M3UA(3467)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3467)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3467)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3466)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3467)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3467)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3469)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3469)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3469)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3468)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3469)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3472)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3472)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3472)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3472)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3473)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3473)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3473)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3473)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3474)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3474)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3474)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3474)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3475)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3475)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3475)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3475)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3476)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3476)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3476)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3476)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3477)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3477)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3477)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3477)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_bts_no_cbch() start" MTC@4aff4ae9815a: g_cbsp_msg_id=3001 g_cbsp_ser_no=3501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3467)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3466)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3465)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3470)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3468)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3472)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3473)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3471)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3474)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3477)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3475)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3476)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3469)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3465): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3466): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3467): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3468): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3469): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3470): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3471): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3472): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3473): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3474): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3475): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3476): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3477): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_bts_no_cbch finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass'. Tue Jun 18 13:03:18 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1376634) Waiting for packet dumper to finish... 1 (prev_count=1376634, count=1556694) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts'. ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts ------ Tue Jun 18 13:03:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_unknown_bts.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_unknown_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_unknown_bts started. MTC@4aff4ae9815a: Generating CBSP payload: 48 octets VirtMSC-M3UA(3480)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3480)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3480)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3479)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3480)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3480)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3482)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3482)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3482)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3481)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3482)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3485)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3485)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3485)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3485)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3486)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3486)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3486)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3486)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3487)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3487)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3487)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3487)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3488)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3488)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3488)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3488)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3489)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3489)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3489)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3489)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3490)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3490)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3490)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3490)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_unknown_bts() start" MTC@4aff4ae9815a: g_cbsp_msg_id=4001 g_cbsp_ser_no=4501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3479)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3480)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3478)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3483)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(3482)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3481)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3490)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3486)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3488)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3485)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3487)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3489)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3484)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3478): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3479): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3480): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3481): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3482): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3483): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3484): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3485): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3486): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3487): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3488): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3489): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3490): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_unknown_bts finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass'. Tue Jun 18 13:03:40 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_unknown_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=596062) Waiting for packet dumper to finish... 1 (prev_count=596062, count=1384222) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci ------ Tue Jun 18 13:03:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_lac_ci.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_lac_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_lac_ci started. MTC@4aff4ae9815a: Generating CBSP payload: 3 octets VirtMSC-M3UA(3493)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3493)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3493)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3492)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3493)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3493)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3495)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3495)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3495)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3494)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3495)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3498)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3498)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3498)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3498)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3499)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3499)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3499)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3499)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3500)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3500)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3500)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3500)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3501)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3501)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3501)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3501)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3502)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3502)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3502)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3502)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3503)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3503)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3503)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3503)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_lac_ci() start" MTC@4aff4ae9815a: g_cbsp_msg_id=5001 g_cbsp_ser_no=5501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3492)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3493)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3491)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3496)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3494)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3495)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3497)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3503)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3502)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3498)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3501)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3499)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3500)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3491): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3492): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3493): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3494): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3495): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3496): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3497): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3498): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3499): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3500): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3501): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3502): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3503): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_lac_ci finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass'. Tue Jun 18 13:04:03 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=594462) Waiting for packet dumper to finish... 1 (prev_count=594462, count=1383108) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_ci ------ Tue Jun 18 13:04:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_ci.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_ci started. MTC@4aff4ae9815a: Generating CBSP payload: 73 octets VirtMSC-M3UA(3506)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3506)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3506)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3505)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3506)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3506)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3508)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3508)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3508)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3507)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3508)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3511)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3511)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3511)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3511)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3512)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3512)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3512)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3512)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3513)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3513)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3513)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3513)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3514)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3514)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3514)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3514)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3515)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3515)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3515)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3515)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3516)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3516)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3516)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3516)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_ci() start" MTC@4aff4ae9815a: g_cbsp_msg_id=6001 g_cbsp_ser_no=6501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3505)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3506)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3504)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3509)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3507)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3508)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3512)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3510)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3514)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3516)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3515)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3513)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3511)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3504): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3505): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3506): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3507): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3508): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3509): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3510): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3511): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3512): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3513): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3514): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3515): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3516): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_ci finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci pass'. Tue Jun 18 13:04:26 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_ci pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=605449) Waiting for packet dumper to finish... 1 (prev_count=605449, count=1393735) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai'. ------ BSC_Tests_CBSP.TC_cbsp_write_lai ------ Tue Jun 18 13:04:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_lai.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_lai started. MTC@4aff4ae9815a: Generating CBSP payload: 12 octets VirtMSC-M3UA(3519)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3519)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3519)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3518)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3519)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3519)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3521)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3521)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3521)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3520)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3521)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3524)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3524)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3524)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3524)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3525)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3525)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3525)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3525)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3526)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3526)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3526)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3526)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3527)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3527)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3527)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3527)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3528)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3528)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3528)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3528)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3529)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3529)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3529)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3529)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_lai() start" MTC@4aff4ae9815a: g_cbsp_msg_id=7001 g_cbsp_ser_no=7501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3519)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3518)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3517)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3522)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3520)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3521)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3525)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3524)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3528)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3529)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3526)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3523)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3527)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3517): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3518): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3519): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3520): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3521): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3522): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3523): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3524): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3525): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3526): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3527): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3528): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3529): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_lai finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai pass'. Tue Jun 18 13:04:49 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_lai pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=585188) Waiting for packet dumper to finish... 1 (prev_count=585188, count=1373731) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac ------ Tue Jun 18 13:04:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_lac.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_lac started. MTC@4aff4ae9815a: Generating CBSP payload: 42 octets VirtMSC-M3UA(3532)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3532)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3532)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3531)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3532)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3532)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3534)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3534)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3534)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3533)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3534)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3537)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3537)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3537)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3537)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3538)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3538)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3538)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3538)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3539)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3539)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3539)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3539)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3540)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3540)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3540)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3540)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3541)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3541)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3541)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3541)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3542)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3542)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3542)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3542)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_lac() start" MTC@4aff4ae9815a: g_cbsp_msg_id=8001 g_cbsp_ser_no=8501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3531)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3532)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3530)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3535)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3533)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3541)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3540)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3542)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3534)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3537)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3539)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3536)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3538)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3530): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3531): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3532): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3533): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3534): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3535): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3536): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3537): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3538): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3539): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3540): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3541): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3542): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_lac finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac pass'. Tue Jun 18 13:05:12 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_lac pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=596935) Waiting for packet dumper to finish... 1 (prev_count=596935, count=1385221) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace ------ Tue Jun 18 13:05:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_then_replace.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_then_replace.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_then_replace started. MTC@4aff4ae9815a: Generating CBSP payload: 11 octets VirtMSC-M3UA(3545)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3545)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3545)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3544)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3545)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3545)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3547)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3547)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3547)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3546)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3547)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3550)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3550)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3550)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3550)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3551)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3551)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3551)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3551)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3552)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3552)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3552)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3552)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3553)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3553)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3553)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3553)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3554)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3554)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3554)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3554)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3555)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3555)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3555)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3555)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_then_replace() start" MTC@4aff4ae9815a: g_cbsp_msg_id=9001 g_cbsp_ser_no=9501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3544)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3543)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3545)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3548)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3546)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3552)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3554)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3553)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3547)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3555)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3549)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3551)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3550)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3543): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3544): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3545): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3546): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3547): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3548): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3549): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3550): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3551): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3552): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3553): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3554): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3555): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_then_replace finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace pass'. Tue Jun 18 13:05:33 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_then_replace pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_replace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=597336) Waiting for packet dumper to finish... 1 (prev_count=597336, count=1385588) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num'. ------ BSC_Tests_CBSP.TC_cbsp_write_rep_period_num ------ Tue Jun 18 13:05:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_rep_period_num.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_rep_period_num.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_rep_period_num started. MTC@4aff4ae9815a: Generating CBSP payload: 28 octets VirtMSC-M3UA(3558)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3558)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3558)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3557)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3558)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3558)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3560)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3560)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3560)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3559)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3560)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3563)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3563)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3563)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3563)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3564)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3564)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3564)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3564)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3565)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3565)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3565)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3565)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3566)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3566)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3566)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3566)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3567)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3567)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3567)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3567)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3568)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3568)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3568)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3568)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_rep_period_num() start" MTC@4aff4ae9815a: g_cbsp_msg_id=9001 g_cbsp_ser_no=9501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: Rx SMSCB message: count := 1, elapsed := 0.621983s, diff := 0.621875s MTC@4aff4ae9815a: Rx SMSCB message: count := 2, elapsed := 4.388187s, diff := 3.766001s MTC@4aff4ae9815a: Rx SMSCB message: count := 3, elapsed := 8.154364s, diff := 3.765813s MTC@4aff4ae9815a: Rx SMSCB message: count := 4, elapsed := 11.923902s, diff := 3.769486s MTC@4aff4ae9815a: Rx SMSCB message: count := 5, elapsed := 15.692080s, diff := 3.768056s MTC@4aff4ae9815a: Received 5 messages during 15.692165s MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3557)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3558)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3556)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3561)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-M3UA(3560)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3559)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3568)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3565)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3566)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3563)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3562)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3564)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3567)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3556): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3557): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3558): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3559): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3560): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3561): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3562): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3563): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3564): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3565): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3566): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3567): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3568): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_rep_period_num finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass'. Tue Jun 18 13:06:18 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_rep_period_num.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=701563) Waiting for packet dumper to finish... 1 (prev_count=701563, count=1489723) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist ------ Tue Jun 18 13:06:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_replace_nonexist.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_replace_nonexist.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_replace_nonexist started. MTC@4aff4ae9815a: Generating CBSP payload: 46 octets VirtMSC-M3UA(3571)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3571)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3571)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3570)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3571)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3571)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3573)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3573)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3573)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3572)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3573)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3576)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3576)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3576)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3576)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3577)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3577)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3577)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3577)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3578)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3578)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3578)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3578)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3579)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3579)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3579)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3579)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3580)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3580)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3580)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3580)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3581)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3581)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3581)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3581)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_replace_nonexist() start" MTC@4aff4ae9815a: g_cbsp_msg_id=10001 g_cbsp_ser_no=10501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3570)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3571)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3569)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3574)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3572)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3577)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3575)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3573)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3579)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3576)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3580)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3581)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3578)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3569): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3570): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3571): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3572): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3573): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3574): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3575): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3576): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3577): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3578): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3579): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3580): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3581): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_replace_nonexist finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass'. Tue Jun 18 13:06:36 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_replace_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572032) Waiting for packet dumper to finish... 1 (prev_count=572032, count=1360399) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many'. ------ BSC_Tests_CBSP.TC_cbsp_write_too_many ------ Tue Jun 18 13:06:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_too_many.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_too_many.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_too_many started. MTC@4aff4ae9815a: Generating CBSP payload: 12 octets MTC@4aff4ae9815a: Generating CBSP payload: 44 octets MTC@4aff4ae9815a: Generating CBSP payload: 56 octets VirtMSC-M3UA(3584)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3584)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3584)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3583)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3584)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3584)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3586)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3586)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3586)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3585)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3586)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3589)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3589)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3589)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3589)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3590)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3590)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3590)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3590)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3591)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3591)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3591)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3591)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3592)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3592)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3592)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3592)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3593)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3593)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3593)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3593)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3594)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3594)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3594)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3594)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_too_many() start" MTC@4aff4ae9815a: g_cbsp_msg_id=11001 g_cbsp_ser_no=11501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3583)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3584)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3582)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3587)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3585)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3591)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3586)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3594)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3590)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3588)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3592)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3589)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3593)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3582): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3583): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3584): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3585): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3586): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3587): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3588): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3589): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3590): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3591): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3592): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3593): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3594): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_too_many finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many pass'. Tue Jun 18 13:06:53 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_too_many pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_too_many.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=574421) Waiting for packet dumper to finish... 1 (prev_count=574421, count=1362349) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist ------ Tue Jun 18 13:06:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_kill_nonexist.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_kill_nonexist.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_kill_nonexist started. MTC@4aff4ae9815a: Generating CBSP payload: 53 octets VirtMSC-M3UA(3597)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3597)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3597)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3596)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3597)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3597)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3599)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3599)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3599)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3598)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3599)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3602)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3602)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3602)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3602)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3603)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3603)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3603)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3603)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3604)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3604)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3604)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3604)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3605)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3605)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3605)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3605)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3606)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3606)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3606)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3606)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3607)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3607)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3607)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3607)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_kill_nonexist() start" MTC@4aff4ae9815a: g_cbsp_msg_id=12001 g_cbsp_ser_no=12501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3597)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3596)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3595)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3600)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3598)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3605)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3601)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3599)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3602)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3606)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3604)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3607)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3603)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3595): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3596): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3597): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3598): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3599): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3600): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3601): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3602): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3603): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3604): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3605): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3606): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3607): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_kill_nonexist finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass'. Tue Jun 18 13:07:10 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_kill_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=579585) Waiting for packet dumper to finish... 1 (prev_count=579585, count=1367745) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill ------ Tue Jun 18 13:07:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_then_kill.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_then_kill.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_then_kill started. MTC@4aff4ae9815a: Generating CBSP payload: 65 octets VirtMSC-M3UA(3610)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3610)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3610)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3609)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3610)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3610)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3612)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3612)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3612)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3611)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3612)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3615)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3615)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3615)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3615)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3616)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3616)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3616)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3616)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3617)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3617)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3617)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3617)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3618)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3618)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3618)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3618)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3619)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3619)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3619)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3619)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3620)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3620)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3620)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3620)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_then_kill() start" MTC@4aff4ae9815a: g_cbsp_msg_id=13001 g_cbsp_ser_no=13501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3609)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3610)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3608)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3613)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3611)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3620)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3612)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3615)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3617)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3619)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3614)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3616)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3618)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3608): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3609): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3610): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3611): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3612): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3613): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3614): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3615): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3616): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3617): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3618): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3619): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3620): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_then_kill finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill pass'. Tue Jun 18 13:07:28 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_then_kill pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_kill.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573549) Waiting for packet dumper to finish... 1 (prev_count=573549, count=1361835) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset ------ Tue Jun 18 13:07:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_write_then_reset.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_write_then_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_write_then_reset started. MTC@4aff4ae9815a: Generating CBSP payload: 28 octets VirtMSC-M3UA(3623)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3623)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3623)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3622)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3623)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3623)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3625)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3625)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3625)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3624)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3625)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3628)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3628)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3628)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3628)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3629)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3629)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3629)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3629)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3630)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3630)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3630)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3630)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3631)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3631)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3631)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3631)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3632)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3632)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3632)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3632)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3633)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3633)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3633)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3633)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_write_then_reset() start" MTC@4aff4ae9815a: g_cbsp_msg_id=14001 g_cbsp_ser_no=14501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3622)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3623)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3626)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3621)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3624)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3625)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3629)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3628)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3632)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3627)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3630)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3633)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3631)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3621): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3622): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3623): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3624): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3625): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3626): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3627): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3628): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3629): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3630): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3631): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3632): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3633): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_write_then_reset finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset pass'. Tue Jun 18 13:07:46 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_write_then_reset pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=586590) Waiting for packet dumper to finish... 1 (prev_count=586590, count=1374957) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty ------ Tue Jun 18 13:07:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_status_q_empty.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_status_q_empty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_status_q_empty started. VirtMSC-M3UA(3636)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3636)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3636)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3635)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3636)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3636)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3638)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3638)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3638)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3637)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3638)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3641)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3641)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3641)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3641)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3642)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3642)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3642)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3642)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3643)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3643)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3643)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3643)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3644)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3644)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3644)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3644)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3645)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3645)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3645)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3645)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3646)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3646)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3646)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3646)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_status_q_empty() start" MTC@4aff4ae9815a: g_cbsp_msg_id=21001 g_cbsp_ser_no=21501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3636)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3635)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3634)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3639)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3637)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3645)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3642)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3638)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3641)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3644)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3643)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3646)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3640)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3634): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3635): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3636): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3637): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3638): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3639): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3640): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3641): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3642): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3643): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3644): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3645): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3646): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_status_q_empty finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty pass'. Tue Jun 18 13:08:03 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_status_q_empty pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=568639) Waiting for packet dumper to finish... 1 (prev_count=568639, count=1356298) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi ------ Tue Jun 18 13:08:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_status_q_bts_cgi started. VirtMSC-M3UA(3649)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3649)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3649)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3648)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3649)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3649)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3651)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3651)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3651)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3650)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3651)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3654)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3654)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3654)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3654)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3655)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3655)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3655)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3655)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3656)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3656)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3656)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3656)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3657)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3657)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3657)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3657)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3658)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3658)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3658)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3658)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3659)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3659)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3659)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3659)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_status_q_bts_cgi() start" MTC@4aff4ae9815a: g_cbsp_msg_id=22001 g_cbsp_ser_no=22501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: Generating CBSP payload: 29 octets MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3648)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3649)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3647)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3652)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3650)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3653)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3651)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3656)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3654)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3659)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3655)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3658)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3657)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3647): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3648): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3649): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3650): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3651): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3652): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3653): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3654): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3655): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3656): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3657): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3658): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3659): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_status_q_bts_cgi finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass'. Tue Jun 18 13:08:21 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=578099) Waiting for packet dumper to finish... 1 (prev_count=578099, count=1366642) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan ------ Tue Jun 18 13:08:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_dchan started. MTC@4aff4ae9815a: Generating CBSP payload: 6 octets VirtMSC-M3UA(3662)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3662)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3662)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3661)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3662)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3662)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3664)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3664)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3664)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3663)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3664)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3667)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3667)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3667)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3667)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3668)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3668)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3668)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3668)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3669)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3669)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3669)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3669)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3670)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3670)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3670)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3670)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3671)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3671)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3671)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3671)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3672)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3672)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3672)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3672)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_emerg_write_bts_cgi_dchan() start" MTC@4aff4ae9815a: g_cbsp_msg_id=15001 g_cbsp_ser_no=15501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 VirtMSC-SCCP(3661)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3661)@4aff4ae9815a: Warning: Stopping inactive timer T_ias[0]. MTC@4aff4ae9815a: Generating CBSP payload: 5 octets VirtMSC-SCCP(3661)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3661)@4aff4ae9815a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-SCCP(3661)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3661)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3661)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3661)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3661)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3661)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3661)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3661)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3661)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(3661)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3661)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3662)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3661)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3665)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3660)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3663)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3669)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3668)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3670)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3671)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3672)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3667)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3666)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3664)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3660): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3661): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3662): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3663): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3664): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3665): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3666): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3667): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3668): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3669): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3670): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3671): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3672): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_dchan finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass'. Tue Jun 18 13:08:44 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=638957) Waiting for packet dumper to finish... 1 (prev_count=638957, count=1427117) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan ------ Tue Jun 18 13:08:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_cchan started. MTC@4aff4ae9815a: Generating CBSP payload: 30 octets VirtMSC-M3UA(3675)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3675)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3675)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3674)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3675)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3675)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3677)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3677)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3677)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3676)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3677)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3680)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3680)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3680)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3680)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3681)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3681)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3681)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3681)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3682)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3682)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3682)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3682)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3683)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3683)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3683)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3683)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3684)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3684)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3684)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3684)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3685)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3685)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3685)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3685)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_emerg_write_bts_cgi_cchan() start" MTC@4aff4ae9815a: g_cbsp_msg_id=16001 g_cbsp_ser_no=16501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: Generating CBSP payload: 20 octets MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3674)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3675)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3678)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3673)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3676)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3683)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3685)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3682)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3677)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3679)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3680)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3681)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3684)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3673): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3674): none (pass -> pass) Tue Jun 18 13:09:02 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan.talloc MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3675): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3676): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3677): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3678): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3679): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3680): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3681): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3682): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3683): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3684): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3685): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_cchan finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=585388) Waiting for packet dumper to finish... 1 (prev_count=585388, count=1373663) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable ------ Tue Jun 18 13:09:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable started. MTC@4aff4ae9815a: Generating CBSP payload: 38 octets VirtMSC-M3UA(3688)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3688)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3688)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3687)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3688)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3688)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3690)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3690)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3690)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3689)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3690)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3693)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3693)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3693)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3693)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3694)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3694)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3694)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3694)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3695)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3695)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3695)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3695)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3696)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3696)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3696)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3696)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3697)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3697)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3697)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3697)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3698)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3698)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3698)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3698)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_emerg_write_bts_cgi_cchan_disable() start" MTC@4aff4ae9815a: g_cbsp_msg_id=17001 g_cbsp_ser_no=17501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: Generating CBSP payload: 77 octets MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3687)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3688)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3686)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3691)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3689)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3690)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3693)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3695)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3698)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3694)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3692)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3696)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3697)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3686): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3687): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3688): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3689): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3690): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3691): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3692): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3693): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3694): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3695): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3696): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3697): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3698): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable pass'. Tue Jun 18 13:09:24 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=589328) Waiting for packet dumper to finish... 1 (prev_count=589328, count=1377415) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace ------ Tue Jun 18 13:09:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_noreplace started. MTC@4aff4ae9815a: Generating CBSP payload: 81 octets VirtMSC-M3UA(3701)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3701)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3701)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3700)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3701)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3701)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3703)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3703)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3703)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3702)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3703)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3706)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3706)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3706)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3706)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3707)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3707)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3707)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3707)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3708)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3708)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3708)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3708)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3709)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3709)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3709)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3709)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3710)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3710)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3710)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3710)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3711)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3711)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3711)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3711)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_emerg_write_bts_cgi_noreplace() start" MTC@4aff4ae9815a: g_cbsp_msg_id=18001 g_cbsp_ser_no=18501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: Generating CBSP payload: 7 octets MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: Generating CBSP payload: 32 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: Generating CBSP payload: 60 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3700)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3701)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3704)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3699)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3702)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3703)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3711)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3707)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3705)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3708)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3709)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3706)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3710)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3699): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3700): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3701): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3702): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3703): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3704): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3705): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3706): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3707): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3708): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3709): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3710): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3711): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_noreplace finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass'. Tue Jun 18 13:09:47 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=597283) Waiting for packet dumper to finish... 1 (prev_count=597283, count=1385136) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace ------ Tue Jun 18 13:09:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_replace started. MTC@4aff4ae9815a: Generating CBSP payload: 33 octets VirtMSC-M3UA(3714)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3714)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3714)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3713)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3714)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3714)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3716)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3716)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3716)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3715)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3716)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3719)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3719)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3719)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3719)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3720)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3720)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3720)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3720)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3721)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3721)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3721)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3721)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3722)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3722)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3722)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3722)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3723)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3723)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3723)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3723)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3724)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3724)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3724)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3724)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_emerg_write_bts_cgi_replace() start" MTC@4aff4ae9815a: g_cbsp_msg_id=19001 g_cbsp_ser_no=19501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: Generating CBSP payload: 15 octets MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: Generating CBSP payload: 51 octets MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3714)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3713)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3712)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3717)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3715)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3719)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3716)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3722)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3720)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3718)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3723)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3721)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3724)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3712): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3713): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3714): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3715): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3716): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3717): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3718): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3719): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3720): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3721): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3722): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3723): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3724): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_replace finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass'. Tue Jun 18 13:10:04 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=569071) Waiting for packet dumper to finish... 1 (prev_count=569071, count=1357089) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill ------ Tue Jun 18 13:10:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill.pcap" >/data/BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_kill started. MTC@4aff4ae9815a: Generating CBSP payload: 17 octets VirtMSC-M3UA(3727)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3727)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3727)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3726)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3727)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(3727)@4aff4ae9815a: Sending buffered message #0 MTC@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(3729)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3729)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3729)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3728)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(3729)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(3732)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3732)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3732)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3732)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3733)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(3733)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(3733)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(3733)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3734)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(3734)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(3734)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(3734)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3735)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(3735)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(3735)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(3735)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3736)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(3736)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(3736)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(3736)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3737)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(3737)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(3737)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(3737)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_cbsp_emerg_write_bts_cgi_kill() start" MTC@4aff4ae9815a: g_cbsp_msg_id=20001 g_cbsp_ser_no=20501 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 0 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 1 MTC@4aff4ae9815a: CBSP: disabled ETWS PN broadcast on bts 2 MTC@4aff4ae9815a: Generating CBSP payload: 51 octets MTC@4aff4ae9815a: setverdict(pass): none -> pass MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3727)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3730)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3726)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3725)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(3728)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3729)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(3736)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3731)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(3733)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(3735)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3732)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(3737)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(3734)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3725): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3726): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3727): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3728): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3729): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3730): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3731): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3732): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(3733): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(3734): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(3735): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(3736): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(3737): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_cbsp_emerg_write_bts_cgi_kill finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill pass'. Tue Jun 18 13:10:22 UTC 2024 ====== BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=571429) Waiting for packet dumper to finish... 1 (prev_count=571429, count=1359589) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill pass' was executed successfully (exit status: 0). MC@4aff4ae9815a: Test execution finished. MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_setup_only'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_setup_only ------ Tue Jun 18 13:10:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_setup_only.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_setup_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_setup_only' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_setup_only started. MTC@4aff4ae9815a: "TC_vgcs_vbs_setup_only": using IMSI '001010166837803'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3741)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3741)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3741)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3739)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(3744)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3744)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3744)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(3742)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3741)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3744)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3740)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3740)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3743)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3747)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3747)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3747)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3747)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_setup_only() start" VirtMSC-RAN(3740)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_setup_only(3749)4977580 VirtMSC-SCCP(3739)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3739)@4aff4ae9815a: { messageType := 2, destLocRef := '4BF3AC'O, sourceLocRef := '00001C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3739)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3739)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3739)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3739)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3739)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_setup_only(3749)@4aff4ae9815a: VGCS: got setup ack VirtMSC-SCCP(3739)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3739)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3739)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3739)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3739)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3739)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3739)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3739)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_setup_only(3749)@4aff4ae9815a: setverdict(pass): none -> pass TC_vgcs_vbs_setup_only(3749)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-RAN(3740)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_setup_only(3749)4977580 VirtMSC-SCCP(3739)@4aff4ae9815a: Session index based on connection ID:0 MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(3739)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3739)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3739)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3740)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3741)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3738)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3745)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3742)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3743)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3748)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3746)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3744)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3747)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3738): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3739): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3740): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3741): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3742): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3743): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3744): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3745): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3746): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3747): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3748): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_setup_only(3749): pass (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_setup_only finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_setup_only pass'. Tue Jun 18 13:10:34 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_setup_only pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_setup_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=255541) Waiting for packet dumper to finish... 1 (prev_count=255541, count=452017) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_setup_only pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_assignment ------ Tue Jun 18 13:10:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_assignment.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_assignment started. MTC@4aff4ae9815a: "TC_vgcs_vbs_assignment": using IMSI '001019316642117'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3753)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3753)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3753)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3751)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3756)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3756)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3756)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3754)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3753)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3756)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3752)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3752)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3755)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3759)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3759)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3759)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3759)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_assignment() start" VirtMSC-RAN(3752)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_assignment(3761)10035416 VirtMSC-SCCP(3751)@4aff4ae9815a: First idle individual index:0 VirtMGW-MGCP-0(3758)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_assignment(3762) VirtMSC-SCCP(3751)@4aff4ae9815a: { messageType := 2, destLocRef := '9920D8'O, sourceLocRef := '00001D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3751)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3751)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3751)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_assignment(3761)@4aff4ae9815a: VGCS: got setup ack TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3752)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_assignment(3762)8021454 VirtMSC-SCCP(3751)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3751)@4aff4ae9815a: { messageType := 2, destLocRef := '7A65CE'O, sourceLocRef := '00001E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3758)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "724", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_assignment(3762) VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3751)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3751)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3751)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_assignment(3761)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_assignment(3761)@4aff4ae9815a: VGCS: got assignment result at call control TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3751)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3751)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3751)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3751)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3751)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3751)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3751)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3751)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3751)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3751)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3751)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3751)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment(3761)@4aff4ae9815a: VGCS: Channel assigned and uplink marked free as expected! TC_vgcs_vbs_assignment(3761)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-RAN(3752)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_assignment(3761)10035416 TC_vgcs_vbs_assignment(3761)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on connection ID:0 TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3751)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-RAN(3752)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_assignment(3762)8021454 VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on connection ID:1 TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(3751)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3751)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_assignment(3762)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3751)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3752)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3750)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3753)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3757)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3754)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3755)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3760)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3758)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3756)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3759)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3750): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3751): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3752): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3753): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3754): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3755): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3756): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3757): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3758): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3759): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3760): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_assignment(3761): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_assignment(3762): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_assignment finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment pass'. Tue Jun 18 13:10:47 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_assignment pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345442) Waiting for packet dumper to finish... 1 (prev_count=345442, count=542331) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail ------ Tue Jun 18 13:10:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_assignment_fail started. MTC@4aff4ae9815a: "TC_vgcs_vbs_assignment_fail": using IMSI '001018440385538'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3766)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3766)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3766)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3764)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3769)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3769)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3769)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3767)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3766)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3769)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3765)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3765)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3768)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3772)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3772)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3772)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3772)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_assignment_fail() start" VirtMSC-RAN(3765)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_assignment_fail(3774)12191103 VirtMSC-SCCP(3764)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3764)@4aff4ae9815a: { messageType := 2, destLocRef := 'BA057F'O, sourceLocRef := '00001F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3764)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3764)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3764)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment_fail(3774)@4aff4ae9815a: VGCS: got setup ack VirtMGW-MGCP-0(3771)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_assignment_fail(3775) TC_vgcs_vbs_assignment_fail(3775)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_assignment_fail(3775)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3765)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_assignment_fail(3775)10505528 VirtMSC-SCCP(3764)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3764)@4aff4ae9815a: { messageType := 2, destLocRef := 'A04D38'O, sourceLocRef := '000020'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3764)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3764)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3764)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment_fail(3775)@4aff4ae9815a: VGCS: got assignment failure on channel TC_vgcs_vbs_assignment_fail(3775)@4aff4ae9815a: VGCS: got release order after assignment failure TC_vgcs_vbs_assignment_fail(3774)@4aff4ae9815a: VGCS: got assignment failure at call control VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3764)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3764)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3764)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3764)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3764)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3764)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3764)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3764)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3764)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3764)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3764)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3764)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_assignment_fail(3774)@4aff4ae9815a: VGCS: Channel assignment failed as expected! TC_vgcs_vbs_assignment_fail(3774)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-RAN(3765)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_assignment_fail(3774)12191103 TC_vgcs_vbs_assignment_fail(3774)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-RAN(3765)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_assignment_fail(3775)10505528 TC_vgcs_vbs_assignment_fail(3775)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3764)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 2, expecting 0 MTC@4aff4ae9815a: count mismatch, retrying in 3.000000 VirtMSC-SCCP(3764)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3764)@4aff4ae9815a: RLC received in state:disconnect_pending MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3765)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3766)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3770)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3764)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3763)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3768)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3773)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3767)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3769)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3772)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3771)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3763): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3764): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3765): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3766): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3767): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3768): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3769): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3770): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3771): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3772): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3773): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_assignment_fail(3774): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_assignment_fail(3775): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_assignment_fail finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail pass'. Tue Jun 18 13:11:00 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299584) Waiting for packet dumper to finish... 1 (prev_count=299584, count=487941) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_req'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_req ------ Tue Jun 18 13:11:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_req.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_req' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_req started. MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_req": using IMSI '001014058524267'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3779)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3779)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3779)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3777)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3782)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3782)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3782)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3780)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3779)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3782)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3778)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3778)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3781)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3785)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3785)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3785)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3785)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_req() start" VirtMSC-RAN(3778)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_talker_req(3787)2599374 VirtMSC-SCCP(3777)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3777)@4aff4ae9815a: { messageType := 2, destLocRef := '27A9CE'O, sourceLocRef := '000021'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3777)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3777)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3777)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_req(3787)@4aff4ae9815a: VGCS: got setup ack VirtMGW-MGCP-0(3784)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_req(3788) TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3778)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_talker_req(3788)6484953 VirtMSC-SCCP(3777)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3777)@4aff4ae9815a: { messageType := 2, destLocRef := '62F3D9'O, sourceLocRef := '000022'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3784)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "729", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "22" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_talker_req(3788) VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3777)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3777)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3777)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_req(3787)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: VGCS: sending talker det TC_vgcs_vbs_talker_req(3787)@4aff4ae9815a: VGCS: got assignment result at call control VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3777)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3777)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3777)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_req(3787)@4aff4ae9815a: VGCS: received uplink req TC_vgcs_vbs_talker_req(3787)@4aff4ae9815a: VGCS: sending uplink req ack VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3777)@4aff4ae9815a: vl_len:3 VirtMSC-SCCP(3777)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3777)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000127'O TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3777)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3777)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3777)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3777)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3777)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3777)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3777)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3777)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3777)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3777)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3777)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3777)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_req(3787)@4aff4ae9815a: VGCS: Uplink requested and uplink marked busy as expected! TC_vgcs_vbs_talker_req(3787)@4aff4ae9815a: setverdict(pass): none -> pass TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3778)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_talker_req(3787)2599374 VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-RAN(3778)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_talker_req(3788)6484953 TC_vgcs_vbs_talker_req(3787)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on connection ID:1 TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3777)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3777)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3777)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_req(3788)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3779)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3776)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3777)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3778)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3783)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(3786)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3781)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3784)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3780)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3785)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3782)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3776): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3777): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3778): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3779): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3780): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3781): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3782): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3783): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3784): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3785): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3786): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_req(3787): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_req(3788): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_req finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_req pass'. Tue Jun 18 13:11:13 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_req pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354192) Waiting for packet dumper to finish... 1 (prev_count=354192, count=551632) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_req pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail ------ Tue Jun 18 13:11:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_fail started. MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_fail": using IMSI '001010954015814'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3792)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3792)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3792)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3790)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3795)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3795)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3795)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3793)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3792)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3795)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3791)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3791)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3794)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3798)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3798)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3798)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3798)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_fail() start" VirtMSC-RAN(3791)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_talker_fail(3800)7947180 VirtMSC-SCCP(3790)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3790)@4aff4ae9815a: { messageType := 2, destLocRef := '7943AC'O, sourceLocRef := '000023'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail(3800)@4aff4ae9815a: VGCS: got setup ack VirtMGW-MGCP-0(3797)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_fail(3801) TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3791)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_talker_fail(3801)12246086 VirtMSC-SCCP(3790)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3790)@4aff4ae9815a: { messageType := 2, destLocRef := 'BADC46'O, sourceLocRef := '000024'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3797)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "734", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_talker_fail(3801) VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_fail(3800)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: sending talker det TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: delay sending RSL failure ind TC_vgcs_vbs_talker_fail(3800)@4aff4ae9815a: VGCS: got assignment result at call control VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail(3800)@4aff4ae9815a: VGCS: received uplink req TC_vgcs_vbs_talker_fail(3800)@4aff4ae9815a: VGCS: sending uplink req ack VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3790)@4aff4ae9815a: vl_len:3 VirtMSC-SCCP(3790)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3790)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000127'O TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: sending RSL failure ind VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-IPA(3798)@4aff4ae9815a: Warning: dec_RSL_Message(): Data remained at the end of the stream after successful decoding: '01'O TC_vgcs_vbs_talker_fail(3800)@4aff4ae9815a: VGCS: received uplink rel ind, caused by failure TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3790)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3790)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3790)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3790)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3790)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3790)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3790)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail(3800)@4aff4ae9815a: VGCS: Uplink release and uplink marked free as expected! TC_vgcs_vbs_talker_fail(3800)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-RAN(3791)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_talker_fail(3800)7947180 TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_vgcs_vbs_talker_fail(3800)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-RAN(3791)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_talker_fail(3801)12246086 VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3790)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3790)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3790)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: "Got RSL Deact SACCH" TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_fail(3801)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3790)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3791)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3792)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3789)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3796)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(3799)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3794)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3793)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3795)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3797)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3798)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3789): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3790): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3791): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3792): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3793): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3794): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3795): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3796): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3797): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3798): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3799): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_fail(3800): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_fail(3801): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_fail finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail pass'. Tue Jun 18 13:11:28 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=372737) Waiting for packet dumper to finish... 1 (prev_count=372737, count=561711) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc ------ Tue Jun 18 13:11:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_fail_late_msc started. MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_fail_late_msc": using IMSI '001017281401130'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3805)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3805)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3805)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3803)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3808)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3808)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3808)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3806)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3805)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3808)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3804)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3804)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3807)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3811)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3811)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3811)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3811)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_fail_late_msc() start" VirtMSC-RAN(3804)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_talker_fail_late_msc(3813)1275396 VirtMSC-SCCP(3803)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3803)@4aff4ae9815a: { messageType := 2, destLocRef := '137604'O, sourceLocRef := '000025'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3813)@4aff4ae9815a: VGCS: got setup ack VirtMGW-MGCP-0(3810)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_fail_late_msc(3814) TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3804)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_talker_fail_late_msc(3814)2049266 VirtMSC-SCCP(3803)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3803)@4aff4ae9815a: { messageType := 2, destLocRef := '1F44F2'O, sourceLocRef := '000026'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3810)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "739", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "26" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_talker_fail_late_msc(3814) VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_fail_late_msc(3813)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: sending talker det TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: sending RSL failure ind TC_vgcs_vbs_talker_fail_late_msc(3813)@4aff4ae9815a: VGCS: got assignment result at call control VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3813)@4aff4ae9815a: VGCS: received uplink req TC_vgcs_vbs_talker_fail_late_msc(3813)@4aff4ae9815a: VGCS: delay uplink req ack IPA-BTS0-TRX0-RSL-IPA(3811)@4aff4ae9815a: Warning: dec_RSL_Message(): Data remained at the end of the stream after successful decoding: '01'O TC_vgcs_vbs_talker_fail_late_msc(3813)@4aff4ae9815a: VGCS: sending uplink req ack VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3803)@4aff4ae9815a: vl_len:3 VirtMSC-SCCP(3803)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3803)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000127'O VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3813)@4aff4ae9815a: VGCS: received uplink rel ind, caused by failure TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3803)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3803)@4aff4ae9815a: vl_from0 TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3803)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3803)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3803)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3803)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3803)@4aff4ae9815a: DT1 data has been put to the reassembly buffer TC_vgcs_vbs_talker_fail_late_msc(3813)@4aff4ae9815a: VGCS: Uplink release and uplink marked free as expected! VirtMSC-SCCP(3803)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_fail_late_msc(3813)@4aff4ae9815a: setverdict(pass): none -> pass TC_vgcs_vbs_talker_fail_late_msc(3813)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-RAN(3804)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_talker_fail_late_msc(3813)1275396 VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on connection ID:0 TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3803)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-RAN(3804)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_talker_fail_late_msc(3814)2049266 VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3803)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3803)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_fail_late_msc(3814)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(3805)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3802)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3803)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3804)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3809)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3806)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3812)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3807)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3808)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3810)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3811)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3802): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3803): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3804): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3805): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3806): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3807): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3808): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3809): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3810): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3811): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3812): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_fail_late_msc(3813): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_fail_late_msc(3814): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_fail_late_msc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc pass'. Tue Jun 18 13:11:42 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=373858) Waiting for packet dumper to finish... 1 (prev_count=373858, count=562138) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_est ------ Tue Jun 18 13:11:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_est.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_est.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_est started. MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_est": using IMSI '001016064730699'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3818)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3818)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3818)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3816)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3821)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3821)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3821)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3819)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3818)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3821)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3817)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3817)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3820)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3824)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3824)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3824)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3824)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_est() start" VirtMSC-RAN(3817)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_talker_est(3826)1518129 VirtMSC-SCCP(3816)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3816)@4aff4ae9815a: { messageType := 2, destLocRef := '172A31'O, sourceLocRef := '000027'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est(3826)@4aff4ae9815a: VGCS: got setup ack VirtMGW-MGCP-0(3823)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_est(3827) TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3817)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_talker_est(3827)4390631 VirtMSC-SCCP(3816)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3816)@4aff4ae9815a: { messageType := 2, destLocRef := '42FEE7'O, sourceLocRef := '000028'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3823)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "744", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_talker_est(3827) VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_est(3826)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: sending talker det TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: delay sending RSL estblish ind TC_vgcs_vbs_talker_est(3826)@4aff4ae9815a: VGCS: got assignment result at call control VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est(3826)@4aff4ae9815a: VGCS: received uplink req TC_vgcs_vbs_talker_est(3826)@4aff4ae9815a: VGCS: sending uplink req ack VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3816)@4aff4ae9815a: vl_len:3 VirtMSC-SCCP(3816)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3816)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000127'O TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: sending RSL etabish ind TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est(3826)@4aff4ae9815a: VGCS: received uplink req confirm TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3816)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3816)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3816)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3816)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3816)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3816)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3816)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est(3826)@4aff4ae9815a: VGCS: Uplink established and uplink marked busy as expected! TC_vgcs_vbs_talker_est(3826)@4aff4ae9815a: setverdict(pass): none -> pass TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_vgcs_vbs_talker_est(3826)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-RAN(3817)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_talker_est(3826)1518129 VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-RAN(3817)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_talker_est(3827)4390631 VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on connection ID:1 TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: Got RSL DATA REQ on channel TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3816)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3816)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3816)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_est(3827)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3816)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3817)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3818)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3822)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3815)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(3820)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3819)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3825)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3821)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3823)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3824)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3815): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3816): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3817): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3818): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3819): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3820): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3821): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3822): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3823): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3824): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3825): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_est(3826): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_est(3827): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_est finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est pass'. Tue Jun 18 13:11:57 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_est pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_est.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=555163) Waiting for packet dumper to finish... 1 (prev_count=555163, count=558816) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc ------ Tue Jun 18 13:12:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_est_late_msc started. MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_est_late_msc": using IMSI '001019474264902'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3831)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3831)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3831)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3829)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3834)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3834)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3834)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3832)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3831)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3834)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3830)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3830)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3833)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3837)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3837)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3837)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3837)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_est_late_msc() start" VirtMSC-RAN(3830)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_talker_est_late_msc(3839)11310232 VirtMSC-SCCP(3829)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3829)@4aff4ae9815a: { messageType := 2, destLocRef := 'AC9498'O, sourceLocRef := '000029'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est_late_msc(3839)@4aff4ae9815a: VGCS: got setup ack VirtMGW-MGCP-0(3836)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_est_late_msc(3840) TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3830)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_talker_est_late_msc(3840)13959257 VirtMSC-SCCP(3829)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3829)@4aff4ae9815a: { messageType := 2, destLocRef := 'D50059'O, sourceLocRef := '00002A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3836)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "749", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_talker_est_late_msc(3840) VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_est_late_msc(3839)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: sending talker det TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: sending RSL etabish ind TC_vgcs_vbs_talker_est_late_msc(3839)@4aff4ae9815a: VGCS: got assignment result at call control TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est_late_msc(3839)@4aff4ae9815a: VGCS: received uplink req TC_vgcs_vbs_talker_est_late_msc(3839)@4aff4ae9815a: VGCS: delay uplink req ack TC_vgcs_vbs_talker_est_late_msc(3839)@4aff4ae9815a: VGCS: sending uplink req ack VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3829)@4aff4ae9815a: vl_len:3 VirtMSC-SCCP(3829)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3829)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000127'O VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est_late_msc(3839)@4aff4ae9815a: VGCS: received uplink req confirm TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3829)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3829)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3829)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3829)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3829)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3829)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3829)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_est_late_msc(3839)@4aff4ae9815a: VGCS: Uplink established and uplink marked busy as expected! TC_vgcs_vbs_talker_est_late_msc(3839)@4aff4ae9815a: setverdict(pass): none -> pass TC_vgcs_vbs_talker_est_late_msc(3839)@4aff4ae9815a: Final verdict of PTC: pass TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3830)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_talker_est_late_msc(3839)11310232 VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-RAN(3830)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_talker_est_late_msc(3840)13959257 VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3829)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3829)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3829)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: Got RSL DATA REQ on channel TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: "Got RSL Deact SACCH" TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_est_late_msc(3840)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3830)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3835)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3829)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3831)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3828)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(3838)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-SCCP(3832)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3833)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3834)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3836)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3837)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3828): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3829): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3830): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3831): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3832): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3833): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3834): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3835): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3836): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3837): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3838): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_est_late_msc(3839): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_est_late_msc(3840): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_est_late_msc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc pass'. Tue Jun 18 13:12:11 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=370572) Waiting for packet dumper to finish... 1 (prev_count=370572, count=559135) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel ------ Tue Jun 18 13:12:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_rel started. MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_rel": using IMSI '001010386020602'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3844)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3844)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3844)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3842)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3847)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3847)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3847)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3845)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3844)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3847)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3843)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3843)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3846)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3850)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3850)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3850)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3850)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_rel() start" VirtMSC-RAN(3843)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_talker_rel(3852)1067588 VirtMSC-SCCP(3842)@4aff4ae9815a: First idle individual index:0 VirtMGW-MGCP-0(3849)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_rel(3853) VirtMSC-SCCP(3842)@4aff4ae9815a: { messageType := 2, destLocRef := '104A44'O, sourceLocRef := '00002B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: VGCS: got setup ack TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3843)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_talker_rel(3853)10366951 VirtMSC-SCCP(3842)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3842)@4aff4ae9815a: { messageType := 2, destLocRef := '9E2FE7'O, sourceLocRef := '00002C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3849)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "754", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_talker_rel(3853) VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: sending talker det TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: delay sending RSL estblish ind TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: VGCS: got assignment result at call control VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: VGCS: received uplink req TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: VGCS: sending uplink req ack VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3842)@4aff4ae9815a: vl_len:3 VirtMSC-SCCP(3842)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3842)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000127'O TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: sending RSL etabish ind TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: sending RSL release ind VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: VGCS: received uplink req confirm TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: VGCS: received uplink rel ind TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3842)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3842)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3842)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3842)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3842)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3842)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3842)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: VGCS: Uplink established+released and uplink marked free as expected! TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: setverdict(pass): none -> pass VirtMSC-RAN(3843)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_talker_rel(3852)1067588 VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-RAN(3843)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_talker_rel(3853)10366951 TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_rel(3852)@4aff4ae9815a: Final verdict of PTC: pass TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on connection ID:1 TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: "Got RSL Deact SACCH" VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3842)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3842)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3842)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_rel(3853)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3843)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3844)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3842)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3841)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3848)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3845)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3851)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3846)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3847)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3849)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3850)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3841): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3842): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3843): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3844): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3845): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3846): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3847): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3848): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3849): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3850): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3851): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_rel(3852): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_rel(3853): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_rel finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel pass'. Tue Jun 18 13:12:26 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=429278) Waiting for packet dumper to finish... 1 (prev_count=429278, count=563501) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc ------ Tue Jun 18 13:12:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_rel_late_msc started. MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_rel_late_msc": using IMSI '001019974567568'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3857)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3857)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3857)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3855)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3860)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3860)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3860)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3858)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3857)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3860)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3856)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3856)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3859)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3863)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3863)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3863)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3863)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_talker_rel_late_msc() start" VirtMSC-RAN(3856)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_talker_rel_late_msc(3865)16011302 VirtMSC-SCCP(3855)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3855)@4aff4ae9815a: { messageType := 2, destLocRef := 'F45026'O, sourceLocRef := '00002D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: VGCS: got setup ack VirtMGW-MGCP-0(3862)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_talker_rel_late_msc(3866) TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3856)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_talker_rel_late_msc(3866)15979501 VirtMSC-SCCP(3855)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3855)@4aff4ae9815a: { messageType := 2, destLocRef := 'F3D3ED'O, sourceLocRef := '00002E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3862)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "759", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_talker_rel_late_msc(3866) VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: sending talker det TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: sending RSL etabish ind TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: VGCS: got assignment result at call control TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: sending RSL release ind VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: VGCS: received uplink req TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: VGCS: delay uplink req ack TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: VGCS: sending uplink req ack TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3855)@4aff4ae9815a: vl_len:3 VirtMSC-SCCP(3855)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3855)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000127'O VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: VGCS: received uplink req confirm TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: VGCS: received uplink rel ind TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3855)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3855)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3855)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3855)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3855)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3855)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3855)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: VGCS: Uplink established+released and uplink marked free as expected! TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: setverdict(pass): none -> pass TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_vgcs_vbs_talker_rel_late_msc(3865)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-RAN(3856)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_talker_rel_late_msc(3865)16011302 VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-RAN(3856)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_talker_rel_late_msc(3866)15979501 VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3855)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3855)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3855)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: "Got RSL Deact SACCH" TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_talker_rel_late_msc(3866)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3856)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3855)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3861)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3857)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3854)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3858)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3864)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3859)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3860)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3863)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3862)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3854): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3855): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3856): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3857): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3858): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3859): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3860): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3861): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3862): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3863): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3864): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_rel_late_msc(3865): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_talker_rel_late_msc(3866): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_talker_rel_late_msc finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc pass'. Tue Jun 18 13:12:41 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=377980) Waiting for packet dumper to finish... 1 (prev_count=377980, count=565952) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject ------ Tue Jun 18 13:12:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_uplink_reject started. MTC@4aff4ae9815a: "TC_vgcs_vbs_uplink_reject": using IMSI '001011209431355'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-M3UA(3870)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3870)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3870)@4aff4ae9815a: ************************************************* VirtMSC-SCCP(3868)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3873)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3873)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3873)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3871)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3870)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3873)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3869)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3869)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3872)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3876)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3876)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3876)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3876)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_uplink_reject() start" VirtMSC-RAN(3869)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_uplink_reject(3878)9707056 VirtMSC-SCCP(3868)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3868)@4aff4ae9815a: { messageType := 2, destLocRef := '941E30'O, sourceLocRef := '00002F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3868)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3868)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3868)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_reject(3878)@4aff4ae9815a: VGCS: got setup ack VirtMGW-MGCP-0(3875)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_uplink_reject(3879) TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3869)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_uplink_reject(3879)14536496 VirtMSC-SCCP(3868)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3868)@4aff4ae9815a: { messageType := 2, destLocRef := 'DDCF30'O, sourceLocRef := '000030'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3875)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "764", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_uplink_reject(3879) VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3868)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3868)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3868)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_uplink_reject(3878)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: VGCS: sending talker det TC_vgcs_vbs_uplink_reject(3878)@4aff4ae9815a: VGCS: got assignment result at call control VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3868)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3868)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3868)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_reject(3878)@4aff4ae9815a: VGCS: received uplink req TC_vgcs_vbs_uplink_reject(3878)@4aff4ae9815a: VGCS: sending uplink rej cmd VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3868)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3868)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3868)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00044B040109'O TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3868)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3868)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3868)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3868)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3868)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3868)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3868)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3868)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3868)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3868)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3868)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3868)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_reject(3878)@4aff4ae9815a: VGCS: Uplink rejected and uplink marked free as expected! TC_vgcs_vbs_uplink_reject(3878)@4aff4ae9815a: setverdict(pass): none -> pass TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: "Got BSSMAP Clear Complete" TC_vgcs_vbs_uplink_reject(3878)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-RAN(3869)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_uplink_reject(3878)9707056 VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-RAN(3869)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_uplink_reject(3879)14536496 VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on connection ID:1 TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3868)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3868)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3868)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: "Got RSL Deact SACCH" TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_uplink_reject(3879)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(3868)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3869)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3867)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3870)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3874)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3871)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3877)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3872)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3873)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3875)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3876)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3867): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3868): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3869): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3870): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3871): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3872): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3873): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3874): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3875): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3876): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3877): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_uplink_reject(3878): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_uplink_reject(3879): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_uplink_reject finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject pass'. Tue Jun 18 13:12:53 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355168) Waiting for packet dumper to finish... 1 (prev_count=355168, count=552680) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized ------ Tue Jun 18 13:12:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_uplink_seized started. MTC@4aff4ae9815a: "TC_vgcs_vbs_uplink_seized": using IMSI '001017720739220'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3883)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3883)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3883)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3881)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3886)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3886)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3886)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3884)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3883)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3886)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3882)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3882)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3885)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3889)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3889)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3889)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3889)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_uplink_seized() start" VirtMSC-RAN(3882)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_uplink_seized(3891)15337808 VirtMSC-SCCP(3881)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3881)@4aff4ae9815a: { messageType := 2, destLocRef := 'EA0950'O, sourceLocRef := '000031'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3881)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3881)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3881)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_seized(3891)@4aff4ae9815a: VGCS: got setup ack VirtMGW-MGCP-0(3888)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_uplink_seized(3892) TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3882)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_uplink_seized(3892)218984 VirtMSC-SCCP(3881)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3881)@4aff4ae9815a: { messageType := 2, destLocRef := '035768'O, sourceLocRef := '000032'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3888)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "769", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "32" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_uplink_seized(3892) VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3881)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3881)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3881)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_uplink_seized(3891)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_uplink_seized(3891)@4aff4ae9815a: VGCS: got assignment result at call control TC_vgcs_vbs_uplink_seized(3891)@4aff4ae9815a: VGCS: sending Uplink Seized Cmd TC_vgcs_vbs_uplink_seized(3891)@4aff4ae9815a: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3881)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3881)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3881)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00044D040109'O TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: VGCS: Got UPLINK BUSY on channel TC_vgcs_vbs_uplink_seized(3891)@4aff4ae9815a: VGCS: Got UPLINK BUSY at call control TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3881)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3881)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3881)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3881)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3881)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3881)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3881)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3881)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3881)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3881)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3881)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3881)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_seized(3891)@4aff4ae9815a: VGCS: Uplink established+released and uplink marked free as expected! TC_vgcs_vbs_uplink_seized(3891)@4aff4ae9815a: setverdict(pass): none -> pass TC_vgcs_vbs_uplink_seized(3891)@4aff4ae9815a: Final verdict of PTC: pass TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3882)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_uplink_seized(3891)15337808 VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-RAN(3882)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_uplink_seized(3892)218984 VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on connection ID:1 TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3881)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel VirtMSC-SCCP(3881)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3881)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: "Got RSL Deact SACCH" TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_uplink_seized(3892)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(3880)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3881)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3887)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-RAN(3882)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3883)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3884)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3885)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3890)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3886)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3888)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3889)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3880): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3881): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3882): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3883): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3884): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3885): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3886): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3887): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3888): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3889): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3890): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_uplink_seized(3891): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_uplink_seized(3892): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_uplink_seized finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized pass'. Tue Jun 18 13:13:06 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=350996) Waiting for packet dumper to finish... 1 (prev_count=350996, count=547472) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized pass' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release'. ------ BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release ------ Tue Jun 18 13:13:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release.pcap" >/data/BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-start.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release' was executed successfully (exit status: 0). MTC@4aff4ae9815a: Test case TC_vgcs_vbs_uplink_release started. MTC@4aff4ae9815a: "TC_vgcs_vbs_uplink_release": using IMSI '001017982187148'H MTC@4aff4ae9815a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(3896)@4aff4ae9815a: ************************************************* VirtMSC-M3UA(3896)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(3896)@4aff4ae9815a: ************************************************* MTC@4aff4ae9815a: Starting RAN_Emulation VirtMSC-SCCP(3894)@4aff4ae9815a: v_sccp_pdu_maxlen:268 MTC@4aff4ae9815a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@4aff4ae9815a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(3899)@4aff4ae9815a: ************************************************* VirtSMLC-M3UA(3899)@4aff4ae9815a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(3899)@4aff4ae9815a: ************************************************* VirtSMLC-SCCP(3897)@4aff4ae9815a: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(3896)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(3899)@4aff4ae9815a: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtMSC-RAN(3895)@4aff4ae9815a: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(3895)@4aff4ae9815a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(3898)@4aff4ae9815a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(3902)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(3902)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(3902)@4aff4ae9815a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(3902)@4aff4ae9815a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4aff4ae9815a: "TC_vgcs_vbs_uplink_release() start" VirtMSC-RAN(3895)@4aff4ae9815a: Added conn table entry 0TC_vgcs_vbs_uplink_release(3904)6301063 VirtMSC-SCCP(3894)@4aff4ae9815a: First idle individual index:0 VirtMSC-SCCP(3894)@4aff4ae9815a: { messageType := 2, destLocRef := '602587'O, sourceLocRef := '000033'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3894)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3894)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3894)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: VGCS: got setup ack VirtMGW-MGCP-0(3901)@4aff4ae9815a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vgcs_vbs_uplink_release(3905) TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: wait for establishment of call controling connection TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: got establishment of call controling connection VirtMSC-RAN(3895)@4aff4ae9815a: Added conn table entry 1TC_vgcs_vbs_uplink_release(3905)1394230 VirtMSC-SCCP(3894)@4aff4ae9815a: First idle individual index:1 VirtMSC-SCCP(3894)@4aff4ae9815a: { messageType := 2, destLocRef := '154636'O, sourceLocRef := '000034'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on local reference:1 VirtMGW-MGCP-0(3901)@4aff4ae9815a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "774", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "34" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vgcs_vbs_uplink_release(3905) VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3894)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3894)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3894)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: Got RSL SACCH INFO MODIFY on channel TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: got assignment result on channel TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: VGCS: got assignment result at call control TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: VGCS: sending Uplink Seized Cmd TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: VGCS: sending Uplink Release Cmd TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: Warning: Re-starting timer T, which is already active (running or expired). TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3894)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3894)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3894)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00044D040109'O VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3894)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3894)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3894)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '00044C040109'O TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: Got UPLINK BUSY on channel TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: VGCS: Got UPLINK BUSY at call control TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: Got UPLINK FREE on channel TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: VGCS: Got UPLINK FREE at call control TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: got release order of resource controling connection TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-SCCP(3894)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3894)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3894)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3894)@4aff4ae9815a: vl_len:6 VirtMSC-SCCP(3894)@4aff4ae9815a: vl_from0 VirtMSC-SCCP(3894)@4aff4ae9815a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3894)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3894)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3894)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3894)@4aff4ae9815a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(3894)@4aff4ae9815a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(3894)@4aff4ae9815a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: VGCS: Uplink established+released and uplink marked free as expected! TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: setverdict(pass): none -> pass TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: "Got BSSMAP Clear Complete" VirtMSC-RAN(3895)@4aff4ae9815a: Deleted conn table entry 0TC_vgcs_vbs_uplink_release(3904)6301063 TC_vgcs_vbs_uplink_release(3904)@4aff4ae9815a: Final verdict of PTC: pass VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on connection ID:0 VirtMSC-RAN(3895)@4aff4ae9815a: Deleted conn table entry 1TC_vgcs_vbs_uplink_release(3905)1394230 VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on connection ID:1 VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on local reference:0 VirtMSC-SCCP(3894)@4aff4ae9815a: RLC received in state:disconnect_pending VirtMSC-SCCP(3894)@4aff4ae9815a: Session index based on local reference:1 VirtMSC-SCCP(3894)@4aff4ae9815a: RLC received in state:disconnect_pending TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: VGCS: Got RSL UNITDATA REQ on channel TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: "Got RSL Deact SACCH" TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vgcs_vbs_uplink_release(3905)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@4aff4ae9815a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(3895)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-SCCP(3894)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-M3UA(3896)@4aff4ae9815a: Final verdict of PTC: none VirtMSC-STATS(3893)@4aff4ae9815a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3900)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: setverdict(pass): none -> pass VirtSMLC-SCCP(3897)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(3898)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(3903)@4aff4ae9815a: Final verdict of PTC: none VirtMGW-MGCP-0(3901)@4aff4ae9815a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(3902)@4aff4ae9815a: Final verdict of PTC: none VirtSMLC-M3UA(3899)@4aff4ae9815a: Final verdict of PTC: none MTC@4aff4ae9815a: Setting final verdict of the test case. MTC@4aff4ae9815a: Local verdict of MTC: pass MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-STATS(3893): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-SCCP(3894): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-RAN(3895): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMSC-M3UA(3896): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-SCCP(3897): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-BSSAP_LE(3898): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtSMLC-M3UA(3899): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-CTRL-CLI-IPA(3900): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC VirtMGW-MGCP-0(3901): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(3902): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(3903): none (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_uplink_release(3904): pass (pass -> pass) MTC@4aff4ae9815a: Local verdict of PTC TC_vgcs_vbs_uplink_release(3905): none (pass -> pass) MTC@4aff4ae9815a: Test case TC_vgcs_vbs_uplink_release finished. Verdict: pass MTC@4aff4ae9815a: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release pass'. Tue Jun 18 13:13:19 UTC 2024 ====== BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357391) Waiting for packet dumper to finish... 1 (prev_count=357391, count=554932) MTC@4aff4ae9815a: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release pass' was executed successfully (exit status: 0). MC@4aff4ae9815a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4aff4ae9815a: Terminating MTC. MC@4aff4ae9815a: MTC terminated. MC2> exit MC@4aff4ae9815a: Shutting down session. MC@4aff4ae9815a: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL BSC_Tests.TC_ctrl_msc_connection_status pass->FAIL BSC_Tests.TC_ctrl_msc0_connection_status pass->FAIL BSC_Tests.TC_stat_num_msc_connected_1 pass->FAIL BSC_Tests.TC_stat_num_msc_connected_2 pass->FAIL BSC_Tests.TC_stat_num_msc_connected_3 pass BSC_Tests.TC_stat_num_bts_connected_1 pass BSC_Tests.TC_stat_num_bts_connected_2 pass->FAIL BSC_Tests.TC_stat_num_bts_connected_3 pass->FAIL BSC_Tests.TC_ctrl pass->FAIL BSC_Tests.TC_si_default pass->FAIL BSC_Tests.TC_si2quater_2_earfcns pass->FAIL BSC_Tests.TC_si2quater_3_earfcns pass->FAIL BSC_Tests.TC_si2quater_4_earfcns pass->FAIL BSC_Tests.TC_si2quater_5_earfcns pass->FAIL BSC_Tests.TC_si2quater_6_earfcns pass->FAIL BSC_Tests.TC_si2quater_12_earfcns pass->FAIL BSC_Tests.TC_si2quater_23_earfcns pass->FAIL BSC_Tests.TC_si2quater_32_earfcns pass->FAIL BSC_Tests.TC_si2quater_33_earfcns pass->FAIL BSC_Tests.TC_si2quater_42_earfcns pass->FAIL BSC_Tests.TC_si2quater_48_earfcns pass->FAIL BSC_Tests.TC_si2quater_49_earfcns pass->FAIL BSC_Tests.TC_si_acc_rotate pass->FAIL BSC_Tests.TC_si_acc_ramp_rotate pass->FAIL BSC_Tests.TC_si2_ncc_permitted pass->FAIL BSC_Tests.TC_chan_act_noreply pass BSC_Tests.TC_chan_act_counter pass BSC_Tests.TC_chan_act_ack_noest pass BSC_Tests.TC_chan_act_ack_noest_emerg pass BSC_Tests.TC_chan_rqd_emerg_deny pass BSC_Tests.TC_chan_act_ack_est_ind_noreply pass BSC_Tests.TC_chan_act_ack_est_ind_refused pass BSC_Tests.TC_chan_act_nack pass BSC_Tests.TC_chan_exhaustion pass BSC_Tests.TC_chan_deact_silence pass BSC_Tests.TC_chan_rel_rll_rel_ind pass BSC_Tests.TC_chan_rel_conn_fail pass BSC_Tests.TC_chan_rel_hard_clear pass BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass BSC_Tests.TC_chan_rel_hard_clear_csfb pass BSC_Tests.TC_chan_rel_hard_rlsd pass BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass BSC_Tests.TC_chan_rel_a_reset pass BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass BSC_Tests.TC_chan_rel_rr_cause pass BSC_Tests.TC_outbound_connect pass BSC_Tests.TC_assignment_cic_only pass BSC_Tests.TC_assignment_csd pass BSC_Tests.TC_assignment_ctm pass BSC_Tests.TC_assignment_sign pass BSC_Tests.TC_assignment_aoip_tla_v6 pass BSC_Tests.TC_assignment_fr_a5_0 pass BSC_Tests.TC_assignment_fr_a5_1 pass BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass BSC_Tests.TC_assignment_fr_a5_3 pass BSC_Tests.TC_assignment_fr_a5_4 pass BSC_Tests.TC_assignment_fr_a5_4_fail pass BSC_Tests.TC_assignment_fr_a5_not_sup pass BSC_Tests.TC_ciph_mode_a5_0 pass BSC_Tests.TC_ciph_mode_a5_1 pass BSC_Tests.TC_ciph_mode_a5_2_0 pass BSC_Tests.TC_ciph_mode_a5_2_1 pass BSC_Tests.TC_ciph_mode_a5_3 pass BSC_Tests.TC_ciph_mode_a5_4 pass BSC_Tests.TC_assignment_codec_fr pass BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass BSC_Tests.TC_assignment_codec_hr pass BSC_Tests.TC_assignment_codec_efr pass BSC_Tests.TC_assignment_codec_amr_f pass BSC_Tests.TC_assignment_codec_amr_h pass BSC_Tests.TC_assignment_codec_amr_f_S1 pass BSC_Tests.TC_assignment_codec_amr_h_S1 pass BSC_Tests.TC_assignment_codec_amr_f_S124 pass BSC_Tests.TC_assignment_codec_amr_h_S124 pass BSC_Tests.TC_assignment_codec_amr_f_S0 pass BSC_Tests.TC_assignment_codec_amr_f_S02 pass BSC_Tests.TC_assignment_codec_amr_f_S024 pass BSC_Tests.TC_assignment_codec_amr_f_S0247 pass BSC_Tests.TC_assignment_codec_amr_h_S0 pass BSC_Tests.TC_assignment_codec_amr_h_S02 pass BSC_Tests.TC_assignment_codec_amr_h_S024 pass BSC_Tests.TC_assignment_codec_amr_h_S0247 pass BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass BSC_Tests.TC_assignment_codec_amr_f_zero pass BSC_Tests.TC_assignment_codec_amr_f_unsupp pass BSC_Tests.TC_assignment_codec_amr_h_S7 pass BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass BSC_Tests.TC_assignment_codec_req_hr_fr pass BSC_Tests.TC_assignment_codec_req_fr_hr pass BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass BSC_Tests.TC_assignment_codec_hr_osmux_on pass BSC_Tests.TC_assignment_osmux pass BSC_Tests.TC_assignment_osmux_cn pass BSC_Tests.TC_assignment_osmux_bts pass BSC_Tests.TC_rll_est_ind_inact_lchan pass BSC_Tests.TC_rll_est_ind_inval_sapi1 pass BSC_Tests.TC_rll_est_ind_inval_sapi3 pass BSC_Tests.TC_rll_est_ind_inval_sacch pass BSC_Tests.TC_tch_dlci_link_id_sapi pass BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass BSC_Tests.TC_rll_err_ind_sapi_n_reject pass BSC_Tests.TC_rll_timeout_sapi_n_reject pass BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass BSC_Tests.TC_paging_imsi_nochan pass BSC_Tests.TC_paging_tmsi_nochan pass BSC_Tests.TC_paging_tmsi_any pass BSC_Tests.TC_paging_tmsi_sdcch pass BSC_Tests.TC_paging_tmsi_tch_f pass BSC_Tests.TC_paging_tmsi_tch_hf pass BSC_Tests.TC_paging_imsi_nochan_cgi pass BSC_Tests.TC_paging_imsi_nochan_lac_ci pass BSC_Tests.TC_paging_imsi_nochan_ci pass BSC_Tests.TC_paging_imsi_nochan_lai pass BSC_Tests.TC_paging_imsi_nochan_lac pass BSC_Tests.TC_paging_imsi_nochan_all pass BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass BSC_Tests.TC_paging_imsi_nochan_rnc pass BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass BSC_Tests.TC_paging_imsi_nochan_lacs pass BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass BSC_Tests.TC_paging_imsi_a_reset pass BSC_Tests.TC_paging_imsi_load pass BSC_Tests.TC_paging_counter pass BSC_Tests.TC_paging_resp_unsol pass BSC_Tests.TC_paging_500req pass BSC_Tests.TC_paging_450req_no_paging_load_ind pass BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass BSC_Tests.TC_rsl_drop_counter pass BSC_Tests.TC_rsl_unknown_unit_id pass BSC_Tests.TC_oml_unknown_unit_id pass BSC_Tests.TC_classmark pass BSC_Tests.TC_common_id pass BSC_Tests.TC_unsol_ass_fail pass BSC_Tests.TC_unsol_ass_compl pass BSC_Tests.TC_unsol_ho_fail pass BSC_Tests.TC_err_82_short_msg pass BSC_Tests.TC_err_84_unknown_msg pass BSC_Tests.TC_ho_int pass BSC_Tests.TC_ho_int_a5_0 pass BSC_Tests.TC_ho_int_a5_1 pass BSC_Tests.TC_ho_int_a5_3 pass BSC_Tests.TC_ho_int_a5_4 pass BSC_Tests.TC_ho_int_radio_link_failure pass BSC_Tests.TC_ho_out_fail_no_msc_response pass BSC_Tests.TC_ho_out_fail_rr_ho_failure pass BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass BSC_Tests.TC_ho_into_this_bsc pass BSC_Tests.TC_ho_into_this_bsc_a5_0 pass BSC_Tests.TC_ho_into_this_bsc_a5_1 pass BSC_Tests.TC_ho_into_this_bsc_a5_3 pass BSC_Tests.TC_ho_into_this_bsc_a5_4 pass BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass BSC_Tests.TC_srvcc_eutran_to_geran pass BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass BSC_Tests.TC_ho_in_fail_msc_clears pass BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass BSC_Tests.TC_ho_in_fail_no_detect pass BSC_Tests.TC_ho_in_fail_no_detect2 pass BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass BSC_Tests.TC_ho_neighbor_config_1 pass BSC_Tests.TC_ho_neighbor_config_2 pass BSC_Tests.TC_ho_neighbor_config_3 pass BSC_Tests.TC_ho_neighbor_config_4 pass BSC_Tests.TC_ho_neighbor_config_5 pass BSC_Tests.TC_ho_neighbor_config_6 pass BSC_Tests.TC_ho_neighbor_config_7 pass BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass BSC_Tests.TC_dyn_pdch_ipa_act_deact pass BSC_Tests.TC_dyn_pdch_ipa_act_nack pass BSC_Tests.TC_dyn_pdch_osmo_act_deact pass BSC_Tests.TC_dyn_pdch_osmo_act_nack pass BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass BSC_Tests.TC_chopped_ipa_ping pass BSC_Tests.TC_chopped_ipa_payload pass BSC_Tests.TC_assignment_verify_ms_power_params_ie pass BSC_Tests.TC_c0_power_red_mode pass BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass BSC_Tests.TC_mscpool_paging_and_response_imsi pass BSC_Tests.TC_mscpool_paging_and_response_tmsi pass BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass BSC_Tests.TC_early_conn_fail pass BSC_Tests.TC_late_conn_fail pass BSC_Tests.TC_stats_conn_fail pass BSC_Tests.TC_assignment_emerg_setup_allow pass BSC_Tests.TC_assignment_emerg_setup_allow_imei pass BSC_Tests.TC_assignment_emerg_setup_deny_msc pass BSC_Tests.TC_assignment_emerg_setup_deny_bts pass BSC_Tests.TC_emerg_premption pass BSC_Tests.TC_fh_params_chan_activ pass BSC_Tests.TC_fh_params_imm_ass pass BSC_Tests.TC_fh_params_assignment_cmd pass BSC_Tests.TC_fh_params_handover_cmd pass BSC_Tests.TC_fh_params_si4_cbch pass BSC_Tests.TC_lcs_loc_req_for_active_ms pass BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req pass BSC_Tests.TC_lcs_loc_req_for_idle_ms pass BSC_Tests.TC_lcs_loc_req_no_subscriber pass BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout pass BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 pass BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp pass BSC_Tests.TC_cm_service_during_lcs_loc_req pass BSC_Tests.TC_ho_during_lcs_loc_req pass BSC_Tests.TC_emerg_call_and_lcs_loc_req pass BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind pass BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail pass BSC_Tests.TC_no_msc pass BSC_Tests.TC_refuse_chan_act_to_vamos pass BSC_Tests.TC_refuse_mode_modif_to_vamos pass BSC_Tests.TC_reassignment_fr pass BSC_Tests.TC_cm_reestablishment pass BSC_Tests.TC_imm_ass_post_chan_ack pass BSC_Tests.TC_imm_ass_pre_chan_ack pass BSC_Tests.TC_imm_ass_pre_ts_ack pass BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass BSC_Tests.TC_ctrl_trx_rf_locked pass BSC_Tests.TC_ratectr_all_available_allocated pass BSC_Tests.TC_ratectr_all_available_allocated_dyn pass BSC_Tests.TC_cm_serv_rej pass BSC_Tests.TC_lost_sdcch_during_assignment pass BSC_Tests.TC_chan_alloc_algo_ascending pass BSC_Tests.TC_chan_alloc_algo_descending pass BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass BSC_Tests.TC_mgwpool_all_used pass BSC_Tests.TC_mgwpool_blocked_not_used pass BSC_Tests.TC_mgwpool_pin_bts pass BSC_Tests.TC_mgwpool_keepalive_down_not_used pass BSC_Tests.TC_ho_meas_rep_multi_band pass BSC_Tests.TC_ho_out_of_this_bsc pass BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass BSC_Tests_LCLS.TC_lcls_gcr_only pass BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass BSC_Tests_LCLS.TC_lcls_connect_break pass BSC_Tests_LCLS.TC_lcls_connect_clear pass BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass BSC_Tests_LCLS.TC_lcls_bts_connect_break pass BSC_Tests_CBSP.TC_cbsp_bsc_server pass BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass BSC_Tests_CBSP.TC_cbsp_bsc_client pass BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass BSC_Tests_CBSP.TC_cbsp_reset_bss pass BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass BSC_Tests_CBSP.TC_cbsp_write_bss pass BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass BSC_Tests_CBSP.TC_cbsp_write_ci pass BSC_Tests_CBSP.TC_cbsp_write_lai pass BSC_Tests_CBSP.TC_cbsp_write_lac pass BSC_Tests_CBSP.TC_cbsp_write_then_replace pass BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass BSC_Tests_CBSP.TC_cbsp_write_too_many pass BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass BSC_Tests_CBSP.TC_cbsp_write_then_kill pass BSC_Tests_CBSP.TC_cbsp_write_then_reset pass BSC_Tests_CBSP.TC_cbsp_status_q_empty pass BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable pass BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill pass BSC_Tests_ASCI.TC_vgcs_vbs_setup_only pass BSC_Tests_ASCI.TC_vgcs_vbs_assignment pass BSC_Tests_ASCI.TC_vgcs_vbs_assignment_fail pass BSC_Tests_ASCI.TC_vgcs_vbs_talker_req pass BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail pass BSC_Tests_ASCI.TC_vgcs_vbs_talker_fail_late_msc pass BSC_Tests_ASCI.TC_vgcs_vbs_talker_est pass BSC_Tests_ASCI.TC_vgcs_vbs_talker_est_late_msc pass BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel pass BSC_Tests_ASCI.TC_vgcs_vbs_talker_rel_late_msc pass BSC_Tests_ASCI.TC_vgcs_vbs_uplink_reject pass BSC_Tests_ASCI.TC_vgcs_vbs_uplink_seized pass BSC_Tests_ASCI.TC_vgcs_vbs_uplink_release Summary: pass->FAIL: 24 pass: 306 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BSC_Tests --rm Generated BSC_Tests.TC_assignment_aoip_tla_v6.merged Generated BSC_Tests.TC_assignment_cic_only.merged Generated BSC_Tests.TC_assignment_codec_amr_f.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S01234567.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S02.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0234567.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S024.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0247.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S1.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S124.merged Generated BSC_Tests.TC_assignment_codec_amr_f_start_mode_4.merged Generated BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto.merged Generated BSC_Tests.TC_assignment_codec_amr_f_unsupp.merged Generated BSC_Tests.TC_assignment_codec_amr_f_zero.merged Generated BSC_Tests.TC_assignment_codec_amr_h.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S0.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S02.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S024.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S0247.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S1.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S124.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S7.merged Generated BSC_Tests.TC_assignment_codec_amr_h_start_mode_4.merged Generated BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto.merged Generated BSC_Tests.TC_assignment_codec_amr_startmode_cruft.merged Generated BSC_Tests.TC_assignment_codec_efr.merged Generated BSC_Tests.TC_assignment_codec_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_by_mode_modify.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_osmux_on.merged Generated BSC_Tests.TC_assignment_codec_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_req_hr_fr.merged Generated BSC_Tests.TC_assignment_csd.merged Generated BSC_Tests.TC_assignment_ctm.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow_imei.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_bts.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_msc.merged Generated BSC_Tests.TC_assignment_fr_a5_0.merged Generated BSC_Tests.TC_assignment_fr_a5_1.merged Generated BSC_Tests.TC_assignment_fr_a5_1_codec_missing.merged Generated BSC_Tests.TC_assignment_fr_a5_3.merged Generated BSC_Tests.TC_assignment_fr_a5_4.merged Generated BSC_Tests.TC_assignment_fr_a5_4_fail.merged Generated BSC_Tests.TC_assignment_fr_a5_not_sup.merged Generated BSC_Tests.TC_assignment_osmux.merged Generated BSC_Tests.TC_assignment_osmux_bts.merged Generated BSC_Tests.TC_assignment_osmux_cn.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sign.merged Generated BSC_Tests.TC_assignment_verify_ms_power_params_ie.merged Generated BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_c0_power_red_mode.merged Generated BSC_Tests.TC_cbsp_bsc_client.merged Generated BSC_Tests.TC_cbsp_bsc_client_ipv6.merged Generated BSC_Tests.TC_cbsp_bsc_server.merged Generated BSC_Tests.TC_cbsp_bsc_server_ipv6.merged Generated BSC_Tests.TC_cbsp_cell_rflock_failure_restart.merged Generated BSC_Tests.TC_cbsp_cell_rsl_down_failure.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_cchan.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_cchan_disable.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_dchan.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_kill.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_noreplace.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_replace.merged Generated BSC_Tests.TC_cbsp_kill_nonexist.merged Generated BSC_Tests.TC_cbsp_replace_nonexist.merged Generated BSC_Tests.TC_cbsp_reset_bss.merged Generated BSC_Tests.TC_cbsp_status_q_bts_cgi.merged Generated BSC_Tests.TC_cbsp_status_q_empty.merged Generated BSC_Tests.TC_cbsp_write_bss.merged Generated BSC_Tests.TC_cbsp_write_bts_cgi.merged Generated BSC_Tests.TC_cbsp_write_bts_no_cbch.merged Generated BSC_Tests.TC_cbsp_write_ci.merged Generated BSC_Tests.TC_cbsp_write_lac.merged Generated BSC_Tests.TC_cbsp_write_lac_ci.merged Generated BSC_Tests.TC_cbsp_write_lai.merged ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_cbsp_write_rep_period_num-4aff4ae9815a-mtc.log line 1382 ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_cbsp_write_rep_period_num-4aff4ae9815a-mtc.log line 1390 ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_cbsp_write_rep_period_num-4aff4ae9815a-mtc.log line 1406 ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_cbsp_write_rep_period_num-4aff4ae9815a-mtc.log line 1414 Generated BSC_Tests.TC_cbsp_write_rep_period_num.merged Generated BSC_Tests.TC_cbsp_write_then_kill.merged Generated BSC_Tests.TC_cbsp_write_then_replace.merged Generated BSC_Tests.TC_cbsp_write_then_reset.merged Generated BSC_Tests.TC_cbsp_write_too_many.merged Generated BSC_Tests.TC_cbsp_write_unknown_bts.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_noreply.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_refused.merged Generated BSC_Tests.TC_chan_act_ack_noest.merged Generated BSC_Tests.TC_chan_act_ack_noest_emerg.merged Generated BSC_Tests.TC_chan_act_counter.merged Generated BSC_Tests.TC_chan_act_nack.merged Generated BSC_Tests.TC_chan_act_noreply.merged Generated BSC_Tests.TC_chan_alloc_algo_ascending.merged Generated BSC_Tests.TC_chan_alloc_algo_ass_dynamic.merged Generated BSC_Tests.TC_chan_alloc_algo_descending.merged Generated BSC_Tests.TC_chan_deact_silence.merged Generated BSC_Tests.TC_chan_exhaustion.merged Generated BSC_Tests.TC_chan_rel_a_reset.merged Generated BSC_Tests.TC_chan_rel_conn_fail.merged Generated BSC_Tests.TC_chan_rel_hard_clear.merged Generated BSC_Tests.TC_chan_rel_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.merged Generated BSC_Tests.TC_chan_rel_rll_rel_ind.merged Generated BSC_Tests.TC_chan_rel_rr_cause.merged Generated BSC_Tests.TC_chan_rel_sccp_tiar_timeout.merged Generated BSC_Tests.TC_chan_rqd_emerg_deny.merged Generated BSC_Tests.TC_chopped_ipa_payload.merged Generated BSC_Tests.TC_chopped_ipa_ping.merged Generated BSC_Tests.TC_ciph_mode_a5_0.merged Generated BSC_Tests.TC_ciph_mode_a5_1.merged Generated BSC_Tests.TC_ciph_mode_a5_2_0.merged Generated BSC_Tests.TC_ciph_mode_a5_2_1.merged Generated BSC_Tests.TC_ciph_mode_a5_3.merged Generated BSC_Tests.TC_ciph_mode_a5_4.merged Generated BSC_Tests.TC_classmark.merged Generated BSC_Tests.TC_cm_reestablishment.merged Generated BSC_Tests.TC_cm_serv_rej.merged Generated BSC_Tests.TC_cm_service_during_lcs_loc_req.merged Generated BSC_Tests.TC_common_id.merged Generated BSC_Tests.TC_ctrl.merged Generated BSC_Tests.TC_ctrl_msc0_connection_status.merged Generated BSC_Tests.TC_ctrl_msc_connection_status.merged Generated BSC_Tests.TC_ctrl_trx_rf_locked.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_nack.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_deact.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.merged Generated BSC_Tests.TC_early_conn_fail.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind.merged Generated BSC_Tests.TC_emerg_premption.merged Generated BSC_Tests.TC_err_82_short_msg.merged Generated BSC_Tests.TC_err_84_unknown_msg.merged Generated BSC_Tests.TC_fh_params_assignment_cmd.merged Generated BSC_Tests.TC_fh_params_chan_activ.merged Generated BSC_Tests.TC_fh_params_handover_cmd.merged Generated BSC_Tests.TC_fh_params_imm_ass.merged Generated BSC_Tests.TC_fh_params_si4_cbch.merged Generated BSC_Tests.TC_ho_during_lcs_loc_req.merged Generated BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect2.merged Generated BSC_Tests.TC_ho_int.merged Generated BSC_Tests.TC_ho_int_a5_0.merged Generated BSC_Tests.TC_ho_int_a5_1.merged Generated BSC_Tests.TC_ho_int_a5_3.merged Generated BSC_Tests.TC_ho_int_a5_4.merged Generated BSC_Tests.TC_ho_int_radio_link_failure.merged Generated BSC_Tests.TC_ho_into_this_bsc.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_0.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_4.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.merged Generated BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.merged Generated BSC_Tests.TC_ho_into_this_bsc_tla_v6.merged Generated BSC_Tests.TC_ho_meas_rep_multi_band.merged Generated BSC_Tests.TC_ho_neighbor_config_1.merged Generated BSC_Tests.TC_ho_neighbor_config_2.merged Generated BSC_Tests.TC_ho_neighbor_config_3.merged Generated BSC_Tests.TC_ho_neighbor_config_4.merged Generated BSC_Tests.TC_ho_neighbor_config_5.merged Generated BSC_Tests.TC_ho_neighbor_config_6.merged Generated BSC_Tests.TC_ho_neighbor_config_7.merged Generated BSC_Tests.TC_ho_out_fail_no_msc_response.merged Generated BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.merged Generated BSC_Tests.TC_ho_out_fail_rr_ho_failure.merged Generated BSC_Tests.TC_ho_out_of_this_bsc.merged Generated BSC_Tests.TC_imm_ass_post_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.merged Generated BSC_Tests.TC_late_conn_fail.merged Generated BSC_Tests.TC_lcls_bts_connect_break.merged Generated BSC_Tests.TC_lcls_bts_gcr_bway_connect.merged Generated BSC_Tests.TC_lcls_bts_gcr_bway_connect_hr.merged Generated BSC_Tests.TC_lcls_connect_break.merged Generated BSC_Tests.TC_lcls_connect_clear.merged Generated BSC_Tests.TC_lcls_gcr_bway_codec_mismatch.merged Generated BSC_Tests.TC_lcls_gcr_bway_connect.merged Generated BSC_Tests.TC_lcls_gcr_bway_connect_hr.merged Generated BSC_Tests.TC_lcls_gcr_bway_dont_connect.merged Generated BSC_Tests.TC_lcls_gcr_bway_dont_connect_csc.merged Generated BSC_Tests.TC_lcls_gcr_nomatch_bway_connect.merged Generated BSC_Tests.TC_lcls_gcr_only.merged Generated BSC_Tests.TC_lcls_gcr_unsuppported_cfg.merged Generated BSC_Tests.TC_lcls_gcr_unsuppported_csc.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req.merged Generated BSC_Tests.TC_lcs_loc_req_for_idle_ms.merged Generated BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp.merged Generated BSC_Tests.TC_lcs_loc_req_no_subscriber.merged Generated BSC_Tests.TC_lost_sdcch_during_assignment.merged Generated BSC_Tests.TC_mgwpool_all_used.merged Generated BSC_Tests.TC_mgwpool_blocked_not_used.merged Generated BSC_Tests.TC_mgwpool_keepalive_down_not_used.merged Generated BSC_Tests.TC_mgwpool_pin_bts.merged Generated BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_mscpool_L3Compl_on_1_msc.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated BSC_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated BSC_Tests.TC_mscpool_paging_and_response_imsi.merged Generated BSC_Tests.TC_mscpool_paging_and_response_tmsi.merged Generated BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.merged Generated BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.merged Generated BSC_Tests.TC_no_msc.merged Generated BSC_Tests.TC_oml_unknown_unit_id.merged Generated BSC_Tests.TC_outbound_connect.merged Generated BSC_Tests.TC_paging_450req_no_paging_load_ind.merged Generated BSC_Tests.TC_paging_500req.merged Generated BSC_Tests.TC_paging_counter.merged Generated BSC_Tests.TC_paging_imsi_a_reset.merged Generated BSC_Tests.TC_paging_imsi_load.merged Generated BSC_Tests.TC_paging_imsi_nochan.merged Generated BSC_Tests.TC_paging_imsi_nochan_all.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs_empty.merged Generated BSC_Tests.TC_paging_imsi_nochan_lai.merged Generated BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_rnc.merged Generated BSC_Tests.TC_paging_resp_unsol.merged Generated BSC_Tests.TC_paging_tmsi_any.merged Generated BSC_Tests.TC_paging_tmsi_nochan.merged Generated BSC_Tests.TC_paging_tmsi_sdcch.merged Generated BSC_Tests.TC_paging_tmsi_tch_f.merged Generated BSC_Tests.TC_paging_tmsi_tch_hf.merged Generated BSC_Tests.TC_ratectr_all_available_allocated.merged Generated BSC_Tests.TC_ratectr_all_available_allocated_dyn.merged ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_reassignment_fr-4aff4ae9815a-2914.log line 318 Generated BSC_Tests.TC_reassignment_fr.merged Generated BSC_Tests.TC_refuse_chan_act_to_vamos.merged Generated BSC_Tests.TC_refuse_mode_modif_to_vamos.merged Generated BSC_Tests.TC_rll_err_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_est_ind_inact_lchan.merged Generated BSC_Tests.TC_rll_est_ind_inval_sacch.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi1.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi3.merged Generated BSC_Tests.TC_rll_rel_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.merged Generated BSC_Tests.TC_rll_timeout_sapi_n_reject.merged Generated BSC_Tests.TC_rsl_drop_counter.merged Generated BSC_Tests.TC_rsl_unknown_unit_id.merged Generated BSC_Tests.TC_si2_ncc_permitted.merged Generated BSC_Tests.TC_si2quater_12_earfcns.merged Generated BSC_Tests.TC_si2quater_23_earfcns.merged Generated BSC_Tests.TC_si2quater_2_earfcns.merged Generated BSC_Tests.TC_si2quater_32_earfcns.merged Generated BSC_Tests.TC_si2quater_33_earfcns.merged Generated BSC_Tests.TC_si2quater_3_earfcns.merged Generated BSC_Tests.TC_si2quater_42_earfcns.merged Generated BSC_Tests.TC_si2quater_48_earfcns.merged Generated BSC_Tests.TC_si2quater_49_earfcns.merged Generated BSC_Tests.TC_si2quater_4_earfcns.merged Generated BSC_Tests.TC_si2quater_5_earfcns.merged Generated BSC_Tests.TC_si2quater_6_earfcns.merged Generated BSC_Tests.TC_si_acc_ramp_rotate.merged Generated BSC_Tests.TC_si_acc_rotate.merged Generated BSC_Tests.TC_si_default.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.merged Generated BSC_Tests.TC_stat_num_bts_connected_1.merged Generated BSC_Tests.TC_stat_num_bts_connected_2.merged Generated BSC_Tests.TC_stat_num_bts_connected_3.merged Generated BSC_Tests.TC_stat_num_msc_connected_1.merged Generated BSC_Tests.TC_stat_num_msc_connected_2.merged Generated BSC_Tests.TC_stat_num_msc_connected_3.merged Generated BSC_Tests.TC_stats_conn_fail.merged Generated BSC_Tests.TC_tch_dlci_link_id_sapi.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.merged Generated BSC_Tests.TC_unsol_ass_compl.merged Generated BSC_Tests.TC_unsol_ass_fail.merged Generated BSC_Tests.TC_unsol_ho_fail.merged Generated BSC_Tests.TC_vgcs_vbs_assignment.merged Generated BSC_Tests.TC_vgcs_vbs_assignment_fail.merged Generated BSC_Tests.TC_vgcs_vbs_setup_only.merged Generated BSC_Tests.TC_vgcs_vbs_talker_est.merged Generated BSC_Tests.TC_vgcs_vbs_talker_est_late_msc.merged Generated BSC_Tests.TC_vgcs_vbs_talker_fail.merged Generated BSC_Tests.TC_vgcs_vbs_talker_fail_late_msc.merged Generated BSC_Tests.TC_vgcs_vbs_talker_rel.merged Generated BSC_Tests.TC_vgcs_vbs_talker_rel_late_msc.merged Generated BSC_Tests.TC_vgcs_vbs_talker_req.merged Generated BSC_Tests.TC_vgcs_vbs_uplink_reject.merged Generated BSC_Tests.TC_vgcs_vbs_uplink_release.merged Generated BSC_Tests.TC_vgcs_vbs_uplink_seized.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-bsc-test-63 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bsc-test-io_uring-101-stp jenkins-ttcn3-bsc-test-io_uring-101-bts0 jenkins-ttcn3-bsc-test-io_uring-101-bts1 jenkins-ttcn3-bsc-test-io_uring-101-bsc jenkins-ttcn3-bsc-test-io_uring-101-bts2 + [ -n jenkins-ttcn3-bsc-test-io_uring-101-stp jenkins-ttcn3-bsc-test-io_uring-101-bts0 jenkins-ttcn3-bsc-test-io_uring-101-bts1 jenkins-ttcn3-bsc-test-io_uring-101-bsc jenkins-ttcn3-bsc-test-io_uring-101-bts2 ] + docker_kill_wait jenkins-ttcn3-bsc-test-io_uring-101-stp jenkins-ttcn3-bsc-test-io_uring-101-bts0 jenkins-ttcn3-bsc-test-io_uring-101-bts1 jenkins-ttcn3-bsc-test-io_uring-101-bsc jenkins-ttcn3-bsc-test-io_uring-101-bts2 + docker kill jenkins-ttcn3-bsc-test-io_uring-101-stp jenkins-ttcn3-bsc-test-io_uring-101-bts0 jenkins-ttcn3-bsc-test-io_uring-101-bts1 jenkins-ttcn3-bsc-test-io_uring-101-bsc jenkins-ttcn3-bsc-test-io_uring-101-bts2 jenkins-ttcn3-bsc-test-io_uring-101-stp jenkins-ttcn3-bsc-test-io_uring-101-bts0 jenkins-ttcn3-bsc-test-io_uring-101-bts1 jenkins-ttcn3-bsc-test-io_uring-101-bsc jenkins-ttcn3-bsc-test-io_uring-101-bts2 + docker wait jenkins-ttcn3-bsc-test-io_uring-101-stp jenkins-ttcn3-bsc-test-io_uring-101-bts0 jenkins-ttcn3-bsc-test-io_uring-101-bts1 jenkins-ttcn3-bsc-test-io_uring-101-bsc jenkins-ttcn3-bsc-test-io_uring-101-bts2 137 137 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-101-stp Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-101-bts0 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-101-bts1 + true + network_remove + set +x Removing network ttcn3-bsc-test-63 + docker network remove ttcn3-bsc-test-63 ttcn3-bsc-test-63 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test-io_uring/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/_cache:/cache --name jenkins-ttcn3-bsc-test-io_uring-101-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-bsc-test-io_uring/logs/bsc-tester/junit-xml-21.log "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12568 BSC_Tests control part BSC_Tests.ttcn:3158 TC_ctrl_msc_connection_status testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12569 BSC_Tests control part BSC_Tests.ttcn:3168 TC_ctrl_msc0_connection_status testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12573 BSC_Tests control part BSC_Tests.ttcn:3205 TC_stat_num_msc_connected_1 testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12574 BSC_Tests control part BSC_Tests.ttcn:3213 TC_stat_num_msc_connected_2 testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12575 BSC_Tests control part BSC_Tests.ttcn:3221 TC_stat_num_msc_connected_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12579 BSC_Tests control part BSC_Tests.ttcn:3327 TC_stat_num_bts_connected_3 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12580 BSC_Tests control part BSC_Tests.ttcn:3333 TC_ctrl testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12585 BSC_Tests control part BSC_Tests.ttcn:2758 TC_si_default testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12586 BSC_Tests control part BSC_Tests.ttcn:2869 TC_si2quater_2_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12587 BSC_Tests control part BSC_Tests.ttcn:2874 TC_si2quater_3_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12588 BSC_Tests control part BSC_Tests.ttcn:2879 TC_si2quater_4_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12589 BSC_Tests control part BSC_Tests.ttcn:2884 TC_si2quater_5_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12590 BSC_Tests control part BSC_Tests.ttcn:2889 TC_si2quater_6_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12591 BSC_Tests control part BSC_Tests.ttcn:2894 TC_si2quater_12_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12592 BSC_Tests control part BSC_Tests.ttcn:2899 TC_si2quater_23_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12593 BSC_Tests control part BSC_Tests.ttcn:2904 TC_si2quater_32_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12594 BSC_Tests control part BSC_Tests.ttcn:2909 TC_si2quater_33_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12595 BSC_Tests control part BSC_Tests.ttcn:2914 TC_si2quater_42_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12596 BSC_Tests control part BSC_Tests.ttcn:2919 TC_si2quater_48_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12597 BSC_Tests control part BSC_Tests.ttcn:2928 TC_si2quater_49_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12598 BSC_Tests control part BSC_Tests.ttcn:3002 TC_si_acc_rotate testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12599 BSC_Tests control part BSC_Tests.ttcn:3054 TC_si_acc_ramp_rotate testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12600 BSC_Tests control part BSC_Tests.ttcn:3120 TC_si2_ncc_permitted testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12603 BSC_Tests control part BSC_Tests.ttcn:1381 TC_chan_act_noreply testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: UNSTABLE